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 applications — providing different types of API credentials — are currently available: sales channel, integration, and webapp.
Check the related section to learn more about the available application types, how they work, and which one to choose based on your use case.
This is a singleton API, meaning that only the application within the current scope it’s retrieved. No need to specify the resource ID.
Last modified 10mo ago