# Grubhub Menu API

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

Grubhub Menu 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 Menus, Menu Ingestion, Catalog, Restaurant, and Point-of-Sale. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

Create, update and manage Grubhub Marketplace menus. Ingestion is diff-based against external IDs: validate a normalized menu, submit it, poll the ingestion job, and read back what Grubhub stored. Also carries menu-item schedule overrides (by internal or external ID, in bulk) and alcohol tagging.

## Operations (10)

| Method | Path | Summary |
|---|---|---|
| POST | `/pos/v1/menu/ingestion/validate` | Validate a normalized menu |
| POST | `/pos/v1/menu/ingestion` | Add or update a normalized menu |
| PATCH | `/pos/v1/merchant/{merchant_id}/menu/schedules/overrides/external` | Bulk menu item schedule override operation by external IDs |
| GET | `/pos/v1/merchant/{merchant_id}/menu/schedules/overrides` | Get schedule overrides for a merchant |
| PATCH | `/pos/v1/merchant/{merchant_id}/menu/schedules/overrides` | Bulk menu item schedule override operation by Grubhub internal IDs |
| PATCH | `/pos/v1/merchant/{merchant_id}/menu/entities/tags/alcohol` | Mark items/modifiers as alcoholic |
| GET | `/pos/v1/merchant/{merchant_id}/menu/schedules/overrides/{job_id}/status` | Get bulk schedule override job status |
| GET | `/pos/v1/merchant/{merchant_id}/menu/normalized` | Retrieve a normalized menu for a given merchant ID |
| GET | `/pos/v1/merchant/{merchant_id}/menu/entities/tags/{job_id}/status` | Check supplemental tag job status |
| GET | `/pos/v1/menu/ingestion/jobs/{job_id}` | Check ingestion job status |

## Machine-readable artifacts (6)

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

## Other Grubhub APIs (11)

- [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 Deliveries API](https://apis.io/apis/grubhub/grubhub-deliveries/)
- [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

Menus, Menu Ingestion, Catalog, Restaurant, Point-of-Sale

---

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