How to Enable API Access?
This article explains how to enable API access for your Maqsam account, including requesting approval and generating API credentials. Follow these steps to securely obtain your API keys and start integrating Maqsam with other tools.
By default, API access is disabled for your account and is not visible in your account settings. If you're looking to integrate with other tools via API, follow the steps outlined in this article to get started.
✅ Steps to Enable API Access
- Step 1: Contact support via chat or email at support@maqsam.com, requesting API access for your account.
- Wait for confirmation. Once approved, API access will be enabled.
- As an Owner, go to Account Settings > API Credentials.
4. Click on "View Base API URL" button at the top right of the API credentials page. A pop-up window will appear displaying the Base API URL, as it will be required for your API calls.
5. Click on "Generate New Key" to create a new API key.
6. Copy your Access Key and Secret, make sure to copy and store your keys securely.
7. Use both the Access Key and Access Secret to authenticate each API requests as outlined in our API Documentation.
Treat your Access Secret like a password, if it becomes exposed, you should revoke and immediately regenerate it from your account settings.