# Grubhub Deliveries API

**Canonical:** https://apis.io/apis/grubhub/grubhub-deliveries/  
**Provider:** Grubhub — https://apis.io/providers/grubhub/  
**Base URL:** https://api-third-party-gtm.grubhub.com  
**Documentation:** https://developer.grubhub.com/api/deliveries

Grubhub Deliveries API is one of 12 APIs that [Grubhub](https://apis.io/providers/grubhub/) publishes on the [APIs.io](https://apis.io/) network, described by a machine-readable OpenAPI specification. Tagged areas include Deliveries, Delivery Tracking, Logistics, Restaurant, and Last Mile. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Read the delivery state of a Grubhub Marketplace order, by order UUID or by delivery ID. The only operation in the whole Grubhub contract that declares a 429 lives here.

## Operations (2)

| Method | Path | Summary |
|---|---|---|
| GET | `/pos/v1/merchant/{merchant_long_id}/orders/{order_uuid}/delivery` | Get delivery by order ID |
| GET | `/pos/v1/deliveries/{delivery_id}` | Get delivery by delivery ID |

## Machine-readable artifacts (5)

- **OpenAPI** — https://raw.githubusercontent.com/api-evangelist/grubhub/refs/heads/main/openapi/grubhub-deliveries-openapi.yml
- **OpenAPI** — https://developer.grubhub.com/resource/partner-docs/api-docs/delivery_api_final.json
- **Documentation** — https://developer.grubhub.com/api/deliveries
- **APIReference** — https://developer.grubhub.com/api/deliveries
- **Overlay** — https://raw.githubusercontent.com/api-evangelist/grubhub/refs/heads/main/overlays/grubhub-deliveries-overlay.yaml

## Other Grubhub APIs (11)

- [Grubhub Menu API](https://apis.io/apis/grubhub/grubhub-menu/)
- [Grubhub Orders API](https://apis.io/apis/grubhub/grubhub-orders/)
- [Grubhub Merchant Data API](https://apis.io/apis/grubhub/grubhub-merchant-data/)
- [Grubhub Merchant Schedules API](https://apis.io/apis/grubhub/grubhub-merchant-schedules/)
- [Grubhub Busy Intervals API](https://apis.io/apis/grubhub/grubhub-busy-intervals/)
- [Grubhub Connect (Delivery as a Service) API](https://apis.io/apis/grubhub/grubhub-connect-endpoints/)
- [Grubhub Connect Webhooks](https://apis.io/apis/grubhub/grubhub-connect-webhooks/)
- [Grubhub Onboarding API](https://apis.io/apis/grubhub/grubhub-onboarding/)
- [Grubhub Merchant Reporting API](https://apis.io/apis/grubhub/grubhub-reporting-endpoints/)
- [Grubhub Reporting Webhooks](https://apis.io/apis/grubhub/grubhub-reporting-webhooks/)
- [Grubhub Testing API](https://apis.io/apis/grubhub/grubhub-testing/)

## Tags

Deliveries, Delivery Tracking, Logistics, Restaurant, Last Mile

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/grubhub/grubhub-deliveries/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/grubhub/.
