2. Generate Your API Credentials

After your testing account is set up, create your API credentials as follows:

  1. Go to Bitso API Setup. If you're not logged in, then the login screen appears first. After logging in,
    a. Hover over your name and click Profile.
    b. Select API on the left-hand bar.
  2. Click the button Add new API key.
  3. Give your API key a name, and in Permissions, ensure you toggle all the functionalities you need to enable.
    You must use 2FA to generate your credentials.
  4. Click the button Add new API key to save your credentials.
    The site displays your API key and secret only once. Ensure you copy and paste them in a safe place because you need them to sign your API requests. No way exists to show them again. If you don’t save them, then the fix is creating a new set of credentials.
  5. Go back to view your API key.

πŸ“˜

Restrict IP Addresses

You can set up a list of approved IP addresses (allowlist) so that the API only validates requests from those addresses.

Add new API Key