Errors
This page
Errors are returned with a conventional HTTP status and a JSON body.
Status codes used by this API#
| Status | Meaning |
|---|---|
401 |
Unauthenticated |
404 |
Not Found |
409 |
Conflict |
422 |
Unprocessable Entity |
429 |
Too Many Requests |
Error body#
{
"message": "These credentials do not match our records."
}
A 429 means you have exceeded a rate limit. See Rate limiting for the specific limits.
Free while you are building.
Get an API key