Credential Types

After creating your account in the developer portal you will be able to manage your API credentials.

There are two types of credentials: Sandbox and Production.

Sandbox credentials allow you to test your integration with Deliveroo in an isolated environment before going to production. To obtain production credentials you need to pass all scenarios listed for your API Suite and get your contract approved.

Sandbox credentials can be further split into two categories — Dev Portal Scenarios API credentials and credentials for product suites. For example, you would use scenariosAPI credentials to trigger a scenario for your selected API, and then use normal sandbox credentials to place a Signature API order.

You can choose your category of sandbox credentials when creating them:

You can then use your credentials to obtain an OAuth2 token and start interacting with our API.