Generate Your API Keys

Once logged in, users can generate their API key and secret by clicking the ⚙️ gear icon at the top right-hand side of the page. You will be asked to sign a message to generate your API keys. We recommend setting IP restrictions as a security best practice.

Once the API key is created, you can export it into a JSON file and save it for your trading programme to be used.

Once your API key is created, you will be able to copy the API Key, Secret, Public and Private JWT tokens.

  • You will need the API Key and Secret to place orders and retrieve private data through REST.

  • You will need the Private JWT token for websocket private account data.

  • Refresh token is used to renew your keys.

Note: You can renew your tokens for 30 days by clicking the "Renew Now" button.

How to create an API key and secret

Step 1

Step 2

Step 3

Step 4

Last updated