Authentication

Signing a request

Banxa uses API Keys to authenticate all API calls. Depending on the type of workspace environment, the base API URL will be one of the following:

The partner value should be set to your account name we have provided to you. e.g. metamask.

Every API request must contain the following headers:

  • x-api-key - The API Key displayed from your Banxa Partner Dashboard
  • Accept - This value should be set to application/json