API Authentication and Scope
Deliverect provides API credentials, with access controlled by scopes that define which APIs are available to an integration based on its specific use case.
After signing an API agreement with Deliverect, our API team will provide you with API credentials for the staging environment, including a client_id
and client_secret
.
Each integration has a different scope depending on the type of partnership as show below.
Scope | Access |
---|---|
genericChannel:{channel_scope} | All endpoints within the Channel API |
genericPOS | All endpoints within the POS + Store API |
store | All endpoints within the Store API |
genericFulfillment | All endpoints within the Dispatch API |
genericKDS | All endpoints within the KDS API |
payments | All endpoints within the DPAY API |
genericCommerce | All endpoints within the Commerce API |
Updated 9 days ago
See related guides