How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

grubhub Schedules API

Endpoints for retrieving and managing merchant operating hours for delivery, pickup, and catering.

grubhub Schedules API is one of 17 APIs that Grubhub publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Schedules. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an AsyncAPI specification.

This API exposes 6 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.2.0, at version 1.0.0.

Requests are made against 2 base URLs: https://api-third-party-gtm.grubhub.com, https://api-third-party-gtm-pp.grubhub.com.

6 operations 3 paths 4 schemas 3 GET3 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0.0
Base URL
https://api.grubhub.com
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

grubhub Schedules API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (hmacAuth). By default, every request must be authenticated.

  • hmacAuth — HMAC-based authentication. Every request must include X-GH-PARTNER-KEY and an Authorization header with MAC authentication details.

Paths & Operations 6

Across 3 paths, the API surfaces 6 operations — 3 GET, 3 PUT. Each is listed below with its method, path, parameters, and response codes.

Schedules 6

Endpoints for retrieving and managing merchant operating hours for delivery, pickup, and catering.

GET
/pos/v1/merchant/{merchant_id}/schedules/delivery
Grubhub Get Delivery Schedule
getDeliverySchedule 1 param → 200401404
PUT
/pos/v1/merchant/{merchant_id}/schedules/delivery
Grubhub Update Delivery Schedule
updateDeliverySchedule 1 param body → 200400401404
GET
/pos/v1/merchant/{merchant_id}/schedules/pickup
Grubhub Get Pickup Schedule
getPickupSchedule 1 param → 200401404
PUT
/pos/v1/merchant/{merchant_id}/schedules/pickup
Grubhub Update Pickup Schedule
updatePickupSchedule 1 param body → 200400401404
GET
/pos/v1/merchant/{merchant_id}/schedules/catering
Grubhub Get Catering Schedule
getCateringSchedule 1 param → 200401404
PUT
/pos/v1/merchant/{merchant_id}/schedules/catering
Grubhub Update Catering Schedule
updateCateringSchedule 1 param body → 200400401404

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are WeeklySchedule (7 properties), Error (3 properties), TimeWindow (2 properties), DaySchedule (2 properties). Each schema is shown below with its type and property counts.

WeeklySchedule
object
A weekly schedule defining operating hours for each day of the week.
7 properties
Error
object
Standard error response from the Grubhub API.
3 properties
DaySchedule
object
Operating hours for a single day, supporting multiple time windows.
2 properties
TimeWindow
object
A time window defining a start and end time.
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

grubhub-schedules-api-openapi.yml Raw ↑

Other APIs Grubhub publishes across the network.

grubhub Delivery Status API
grubhub Driver Communication API
grubhub Issue Reporting API
grubhub Menu Ingestion API
grubhub Menu Retrieval API
grubhub Menu Schedule Overrides API
grubhub Merchant Eligibility API
grubhub Merchant Onboarding API
grubhub Merchant Properties API
grubhub Merchant Status API
grubhub Merchants API
grubhub Order Change Requests API
Where this information came from

This is an independent, third-party profile of grubhub Schedules API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.