Try Our APIs

๐Ÿ“˜

BEARER TOKEN LIFESPAN

The lifespan of a Bearer token to access our APIs is one hour (3600 seconds) for both sandbox and production environments.

๐Ÿ“˜

NOTE

DO NOT perform load testing or production data testing in the sandbox environment. Please use the sandbox ONLY to view sample API responses to HTTP requests using our predefined fields and parameters and to familiarize yourself with our APIs.

To perform load testing and production data testing, we recommend using our APIs in the production environment.

Using interactive Try It interface

You can run our API requests directly in this interface and view an actual response to the API request.

๐Ÿ“˜

NOTE

See API URLs and endpoints for a list of our API endpoints.

๐Ÿ‘

IMPORTANT

For sandbox usage, all fields must have the correct predefined values to obtain a successful response. Inventing new PMI values or using real-world PMI values will result in errors. Please provide all of the values, such as tradingPartnerServiceId, controlNumber, subscriber, and so on marked as required (R) (see example) in your API requests.

Related Topics