API and Webhooks
API
API
ImportantThere are two environments available:
Production environment
API host:https://api.developers.deliveroo.com
OAuth host:https://auth.developers.deliveroo.comSandbox environment
API host:https://api-sandbox.developers.deliveroo.com
OAuth host:https://auth-sandbox.developers.deliveroo.com
Webhooks
Webhooks
A webhook is an HTTP callback that enable Deliveroo to send information when things on our end change, enabling asynchronous communication. A webhook endpoint will be the service you are building that will react to the notifications we send.
Updated 3 days ago
What’s Next
