Applications

The application object and the allowed CRUD operations on the related resource endpoint

OAuth applications let you consume the API and build your integrations. Three different types of API credentials — providing different types of API credentials — are currently available: sales channel, integration, and webapp.

To fully manage your applications and API credentials please leverage the dedicated endpoint on the Provisioning API.

How-to

Check the related section to learn more about the available API credetials types, how they work, and which one to choose based on your use case.

This is a singleton API, meaning that only the API credentials within the current scope are retrieved. No need to specify the resource ID. If you need to manage (programmatically or manually) all your API credentials you can leverage our Provisioning API.

Last updated