What you get
Production primitives, no glue code.
REST API
Idempotent endpoints with predictable responses and rate-limits.
Webhooks
Signed, retried event streams for every delivery state change.
SDKs
First-party libraries in TypeScript, Python and Go — planned for Phase 2.
Sandboxes
Test against a simulated rider network before going live.
Auth
API keys and OAuth scopes for partner dashboards.
Example
A delivery request, end-to-end.
POST /v1/deliveries
{
"pickup": { "lat": 12.97, "lng": 77.59 },
"drop": { "lat": 12.93, "lng": 77.62 },
"package": "cafe-order",
"sla_minutes": 35
}↳ rider_assigned · webhook fired
Get in touch
Get early API access.
The Rider Network API launches in Phase 2. Register your interest now and we will reach out when we open the first cohort.
hello@movzee.in · movzee.in