For authenticated requests, the following headers should be sent with the request.

  • BSX-KEY: Your API key
  • BSX-SECRET: Your API Secret

API Key Generation

API Key can be generated by hitting the /users/register endpoint

To generate the wallet_signature and signer_signature values, you can follow the script here