Request an on-demand local delivery quote and create a delivery using Uber Direct

domain: developer.uber.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

Verify Uber Direct webhook signatures — the full failure-mode walkthrough related to developer.uber.com, checked against official docs, with linked verified routes.

Steps

  1. Register an application on the Uber Developer Portal, obtain OAuth 2.0 client credentials, and POST to https://auth.uber.com/oauth/v2/token with grant_type=client_credentials and scope=eats.deliveries to get a bearer token
  2. POST to https://api.uber.com/v1/customers/{customer_id}/delivery_quotes with pickup_address and dropoff_address to receive a fee quote and time estimate; store the returned quote_id
  3. Present the quoted fee and estimated delivery time to the end user and confirm their acceptance
  4. POST to https://api.uber.com/v1/customers/{customer_id}/deliveries with the quote_id from step 2 plus pickup and dropoff contact details, and optionally item manifest for the driver
  5. Poll GET https://api.uber.com/v1/customers/{customer_id}/deliveries/{delivery_id} or configure a webhook to receive status updates as the delivery progresses
  6. If needed, cancel the delivery by POST to https://api.uber.com/v1/customers/{customer_id}/deliveries/{delivery_id}/cancel before a courier is assigned

Known gotchas

Related routes

Quote and create deliveries with Uber Direct
uber.com · 6 steps · unrated
Create an Uber Direct on-demand delivery for a merchant
developer.uber.com · 5 steps · unrated
request a delivery quote and dispatch a local delivery order via the walmart golocal api
developer.walmart.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans