Ship 1 or 10,000. Same control tower.

Move your dispatch onto verified riders with live tracking, smart bundling and an API your engineers will actually enjoy.

Your delivery problem, permanently off your desk.

Your business everyday without Dyspatch:

  • Calling five riders to find one who's free
  • Haggling the price all over again
  • No idea where any order is right now
  • Customers calling you to ask
  • Something goes missing and nobody's accountable

Your business everyday with Dyspatch:

  • Live map for every single order
  • Upload the batch up to 10 at once
  • Fixed fare shown before you confirm
  • Customers watch their own tracking link
  • Verified riders, OTP handover, full record
For Developers

Your first delivery, in about six lines.

A REST API your engineers won't fight. Create a request, and the moment a verified rider accepts, we hand your system a delivery and a live tracking link.

curl https://api.dyspatch.ng/v1/requests \
  -H "Authorization: Bearer sk_test_xxx" \
  -H "Content-Type: application/json" \
  -d '{
    "pickup":  { "address": "12 Admiralty Way, Lekki" },
    "dropoff": { "address": "4 Adeola Odeku, V.I.",
                 "contact": { "name": "Ada", "phone": "+2348012345678" } },
    "package": "medium"
  }'
Webhook ⚡delivery.matched · +71s
request_id"req_8fK2mQ"
delivery_id"DYS-00482"
status"matched"
track_url"DYS-00482"
rider{ name, plate, rating }
RequestMatched

A rider accepted the order. Now there's a real delivery, and tracking goes live.

Building with an AI agent?

Copy a prompt that teaches it our model.

Move your delivery to Dyspatch.

Start free with sandbox keys, or talk to sales about volume pricing and SLAs.