Authentication
Each request should include auth header with the key x-api-key
followed by your private token
Auth header
401 Unauthorized
Will be returned if your credentials are wrong or you have insufficient privileges.
Last updated