Depending on applicable regulations or business limitations, specific API requests may not be available for your use.

General Error Handling

We use standard HTTP error codes:

  • 400 Bad Request: This code is paired with an error code to provide more information (e.g., ‘invalid.statecode’). Please check your request, correct the information, and resubmit.
  • 403 Forbidden: A request without the proper permissions. This could be the result of a bad authentication header, an endpoint you do not have permission to use, or you do not have the proper permissions to access an entity. If you believe you should have the proper permissions, please contact API Support.
  • 404 Not Found: An invalid request URL. Please confirm the resource you are trying to reach and resubmit with corrections or contact API Support.
  • 500 Server Error: An unexpected internal error. You may attempt to resubmit or contact API Support for more information.

Getting Started

REST APIs

Resources