How to access the API
Last updated
Was this helpful?
Last updated
Was this helpful?
Only users with the Owner role can generate API credentials.
To get access to API:
Click your user icon in the upper right corner of the page and select Access list.
Switch to the API tab.
In the Manage API access section, optionally whitelist IP addresses for API access: refer to for step-by-step instructions.
Enable the Activate API user toggle.
In the Your API access credentials section, click the Regenerate button.
In the confirmation popup, enter your password, and then 2FA code to confirm the operation.
The newly generated API key and secret are displayed in the popup. Use Copy buttons to copy values.
Mind that the credentials only reveal once in this popup. They can’t be accessed after the popup is closed and have to be regenerated.
Now you can access the system via the API. The new API user with the Admin role is automatically granted access to all your wallets.
If sharing your API keys with other persons to set up integrations:
Use password managers for secure credential sharing.
Whitelist IP addresses for API access.
Generate new credentials after the setup is complete.
Only users with the Owner role can generate callback secrets.
To get a callback secret:
Click your user icon in the upper right corner of the page and select Access list.
Switch to the Callback secret tab.
In the Your callback secret section, click the Regenerate button.
In the confirmation popup, enter your password, and then 2FA code to confirm the operation.
The newly generated callback secret displayed in the popup. Use Copy button to copy the value.
Mind that the callback secret only reveals once in this popup. It can’t be accessed after the popup is closed and has to be regenerated.
Now you can use the callback secret for and callback verifications.