Assent APIs

The Assent APIs are a collection of "public facing" services exposed by Assent Compliance and include the following:

Unsecured Endpoints

These endpoints do not require an Authorization header containing a JSON Web Token (JWT).

  • The Health Check API provides functionality to check the health of the api service.
  • The Sessions API provides endpoints required to generate a JSON Web Token (JWT). The JWT is required for all secured calls to the Assent Compliance API.

Secured Endpoints

These endpoints require an Authorization header containing a JSON Web Token (JWT).

Version 8

Version 7

  • The Batch API provides read access to batch information.
  • The Classification Types API provides read access to classification type data.
  • The Contacts API provides filtered contact level access to all supplier contact data.
  • The Declarations API provides filtered declaration level access to all supplier declaration data.
  • The File Bundles API provides the ability to request file bundle creation.
  • The File Transfers API provides the ability to download files.
  • The Modules API provides functionality to retrieve module information.
  • The Parts API provides filtered part level access to all supplier parts data. - Deprecated
  • The Reports API provides reports on specified data.
  • The Suppliers API provides filtered supplier level access to all supplier data.

Version 6 - Deprecated

  • The Contacts API provides filtered contact level access to all supplier contact data.
  • The Parts API provides filtered part level access to all supplier parts data.
  • The Suppliers API provides filtered supplier level access to all supplier data.