Error format
All errors return a JSON body with anerrors array:
field property is only present for validation errors and indicates which request field caused the problem.
HTTP status codes
Rate limiting
Requests are rate-limited per API key. If you exceed the limit you’ll receive a429 response with a Retry-After header indicating when you can retry.
Handling errors
Node.js