API Errors

Errors are returned using standard HTTP error code syntax and any additional information is included in the body of the response, JSON-formatted. Here are some standard API errors:

The following is an example of error code structure from an API call without proper authentication:

See: Admin API Reference - Errors