Status
Service health is exposed as JSON. A successful response includes ok: true.
Delivery webhooks
Configure these callback URLs in your provider dashboard. Requests must use POST with a signed JSON body.
Uber Direct
POST https://api.algoscapeinnovat.io/bellbite_uk/webhooks/delivery/uber
Signature: HMAC SHA-256 hex digest in the X-Uber-Signature header.
Stuart
POST https://api.algoscapeinnovat.io/bellbite_uk/webhooks/delivery/stuart
Signature: HMAC SHA-256 hex digest in the X-Stuart-Signature header.
Notes for integrators
- Webhook endpoints accept POST only; other methods return 404.
- Unsigned or invalid signatures are rejected in production (401 / 503).
- Webhook signing secrets are exchanged out of band โ contact us before go-live testing.
- API base:
https://api.algoscapeinnovat.ioยท API prefix:/bellbite_uk
Contact
Technical and integration enquiries: support@bellbite.app