Learn how to authenticate your API requests using API keys
X-API-Key
header is enforced by the server. Timestamp/signature headers are accepted but not validated yet. HMAC verification is coming soon.X-API-Key
header of your requests.
Store API Keys Securely
Handle Authentication Errors