Just Eat Order Webhooks API
The Order Webhooks API from Just Eat — 3 operation(s) for order webhooks.
Just Eat Order Webhooks API is one of 24 APIs that Just Eat publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Order Webhooks. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 3 operations across 3 paths, and defines 4 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.
Requests are made against 3 base URLs: https://uk.api.just-eat.io, https://i18n.api.just-eat.io, https://aus.api.just-eat.io.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 5
Just Eat Order Webhooks API declares
5 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (Bearer).
An API key is passed in the header as Authorization (api_key).
It accepts HTTP basic authentication (basic_auth).
It supports OpenID Connect (justeat_adfs) discovered at https://adfs.just-eat.com/adfs/.well-known/openid-configuration.
It accepts HTTP bearer tokens (JWT token with payload `RestaurantId` and Role `[RestaurantRead | VerifyEmail | RestaurantWrite | FullAccess | DocumentRead]`) (restaurantsignup_jwt).
Bearer— Bearer token authentication using a JSON Web Token (JWT).api_key— APIs for delivery partners require an API key that will have been issued to you.basic_auth— A few services allow the use of basic authentication when a partner doesn't support OAuth based authentication.justeat_adfs— ADFS authentication provider for internal Just Eat tools.restaurantsignup_jwt— Bearer token authentication using a JSON Web Token (JWT), used by the restaurant sign up system
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 POST. Each is listed below with its method, path, parameters, and response codes.
Schemas 4
The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are order-ready-for-preparation (12 properties), location (5 properties), item-v2 (5 properties), send-to-pos-failed (1 property). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Just Eat 12
Other APIs Just Eat publishes across the network.