EatStreet API v2
The live EatStreet API, served under https://eatstreet.com/api/v2 and protected by OAuth 2.0 authorization code with PKCE. EatStreet publishes no reference, no OpenAPI and no developer portal for it; the only public contract is the RFC 8414 authorization server metadata, which names the authorize, token, introspection and revocation endpoints and the three advertised scopes (merchant_integration, customer, example). The router is live and answers unauthenticated probes with structured JSON errors, but the resource path space is undiscoverable without credentials.
Documentation
Authentication
https://raw.githubusercontent.com/api-evangelist/eatstreet/refs/heads/main/authentication/eatstreet-authentication.yml
RateLimits
https://raw.githubusercontent.com/api-evangelist/eatstreet/refs/heads/main/rate-limits/eatstreet-rate-limits.yml
Other Resources
OAuthScopes
https://raw.githubusercontent.com/api-evangelist/eatstreet/refs/heads/main/scopes/eatstreet-scopes.yml
ErrorCatalog
https://raw.githubusercontent.com/api-evangelist/eatstreet/refs/heads/main/errors/eatstreet-problem-types.yml
Conventions
https://raw.githubusercontent.com/api-evangelist/eatstreet/refs/heads/main/conventions/eatstreet-conventions.yml
Lifecycle
https://raw.githubusercontent.com/api-evangelist/eatstreet/refs/heads/main/lifecycle/eatstreet-lifecycle.yml
Plans
https://raw.githubusercontent.com/api-evangelist/eatstreet/refs/heads/main/plans/eatstreet-plans-pricing.yml
APIsJSON
https://raw.githubusercontent.com/api-evangelist/eatstreet/refs/heads/main/apis.yml