grubhub · Authentication Profile
Grubhub Authentication
Authentication
grubhub secures its APIs with apiKey and oauth2 across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).
Methods: apiKey, oauth2
Schemes: 2
OAuth flows: clientCredentials
API key in: header
Security Schemes
hmacAuth apiKey
oauthAuth oauth2