Authentication
To ensure secure access to your crypto assets, provide the API Key, nonce, and API signature in the request headers:- Biz-Api-Key: The API Key used for the request.
- Biz-Api-Nonce: The nonce. The nonce is the current Unix timestamp in milliseconds.
- Biz-Api-Signature: The API signature. To learn how to calculate the API signature, see Calculating the API Signature.