Skip to content
English
  • There are no suggestions because the search field is empty.

How to Find Your API Credentials

 API credentials allow you to authenticate API requests to Maqsam. You can find your Access Key and Access Secret from your Maqsam account settings. 

⚠️ Keep your API credentials secure. Do not share your Access Secret publicly.

 

✅ Steps to Find and Create Your API Credentials

  1. As an Owner, go to your Account Settings. 
  2. From the side-menu, go to API Credentials. 
  3. If you don't have an API key yet, click Generate API Key at the top right. 
  4. Enter a name for your API key and create it. The new API credential will appear in the list.
  5. Copy the Access Key using the copy icon next to it. 
  6. Click the eye icon in the Access Secret field to view your secret, then copy and store it securely. 
  7. Click View Base API URL at the top right to view the Base API URL required for your API requests. 
  8. Use the Access Key, Access Secret, and Base API URL to make API requests as described in our API Documentation.