Comment on page
Authentication
How to authenticate to any API
The API relies on provisioned API keys for authentication and access. In order to obtain a key, please contact us at https://www.cryptosat.io/contact.
The key must be included with the header of each request:
get
{{api-url}}
/{{request}}
Last modified 2mo ago