API Authentication
Learn how to authenticate with our API
Last updated
Learn how to authenticate with our API
Last updated
Flow diagram
Authentication steps
Obtain Access Credentials
Get your Client ID and Client Secret from the authentication section of the Developer Portal.
There are two types of access credentials:
Sandbox Credentials (For the sandbox environment to test with testnets)
Production Credentials (For the production environment for deploying on mainnet)
You can switch between the access credentials from the authentication page by hitting the toggle button.
Access Credentials - Developer Portal