Version: 1.1.0
REST API
Authentication
- API Key: API-Key
- API Key: API-Sign
The "API-Key" header should contain your API key.
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | API-Key |
Authenticated requests should be signed with the "API-Sign" header, using a signature generated with your private key, nonce, encoded payload, and URI path.
Security Scheme Type: | apiKey |
---|---|
Header parameter name: | API-Sign |