Authentication
How to authenticate to any API
Last updated
How to authenticate to any API
Last updated
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}}
Name | Type | Description |
---|---|---|
x-api-key*
String
The provisioned API key.