Create API Keys
-
Sign in to the Dashboard
-
Click your profile picture in the top-right corner > Select Settings
-
Navigate to the Developer > API Keys screen.
- Click Create API Keys in the top-right corner.
- You can set IP allow list when creating or editing API key.
- The API key is displayed ONLY upon creation; ensure it is stored securely.
- Note: Only the master account can generate API keys. To call APIs on behalf of a sub-account, refer to Acting On Behalf Of a Subaccount: x-on-behalf-of
- You can view / copy the Client ID on the API Keys page
- Call Request access token with ClientId and APIKey to obtain an access token, then use the access token to request subsequent APIs.
Updated 5 months ago
