All APIs return following error codes:
401
Unauthenticated
Authentication has failed
403
Forbidden
The API key does not have access
404
Resource not found
The requested resource is not found
429
Too many requests
API Rate limit is reached. Try after sometime
400
Bad Request
The request is not properly formed
500
Internal server error
Unexpected error in the server
The access keys are specific to a human user. The access key has same privileges as of the human user.
All APIs are rate limited. The rate limits depends on your plan type. Contact support for more details.
Last updated 3 years ago