Skip to content

Chidori for enterprise

Delivery, as an API

Add Chidori to your product and request a delivery with a single API call, the way you would call any other API. We send a rider, you track it live.

One endpoint

Call it, and a rider is on the way

Think of it like calling a ride API. Tell Chidori where to pick up and where to drop, and the network does the rest while your app stays in control.

POST /v1/deliveries

{

"pickup": "Your store, Bodija",

"dropoff": "Customer address",

"package": "documents"

}

// 201 Created, rider assigned

The platform

Built to drop into your product

Request a delivery in one call

Send a pickup and drop-off, get back a delivery and a rider. No fleet, no dispatch desk.

Live status and webhooks

Stream every status change into your own app, from assigned to picked up to delivered.

Sandbox and production keys

Build against a sandbox, then flip to live keys when you are ready to ship.

The Chidori rider network

Your requests run on the same vetted riders that move food and parcels across the city.

Who it's for

Teams that need delivery in their flow

If your product needs to move something to a customer, you call Chidori instead of building a delivery operation. We handle the riders, you keep the experience.

  • A startup that sends documents to its customers
  • An online store fulfilling orders at checkout
  • A pharmacy dispatching prescriptions on demand
  • Any product that needs delivery built in

Build delivery into your product

Tell us what you are building and we will get you API access and keys.