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 into a json file and save it for your trading program 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, Secret to place orders and retrieve private data through REST

  • Private JWT token for websocket private account data

  • Refresh token is used to renew your keys

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

How to create an API key and secret

Step 1

Step 2

Step 3

Step 4

Last updated