J

just-eat.co.uk

Just Eat is an online food ordering and delivery platform. Its UK developer offering provides APIs for partners covering ordering, logistics, delivery workflows, and related platform operations.

1 integration · REST

Just Eat UK exposes one public developer integration surface: a documented HTTP API at `https://uk.api.just-eat.io` with an OpenAPI spec, supporting partner API-key, Basic auth, JWT bearer, and JET Connect/Flyt API-key authentication depending on endpoint.

discovered 1d ago
REST · OpenAPI1
Credentials
Just Eat partner API keyapi_keyGet key

Just Eat states that APIs for delivery partners require an API key that "will have been issued to you." The public developer entry point is the Just Eat Takeaway.com Public Developers Portal; if you do not already have a key, use that portal or the integration contact listed in the API docs to start partner onboarding and request issuance. The API sends this in the Authorization header with the JE-API-KEY prefix.

Just Eat partner basic-auth credentialsbasicGet credentials

The API documentation says a few services allow basic authentication when a partner doesn't support OAuth-based authentication. These credentials are partner-issued during integration/onboarding; start from the Just Eat Takeaway.com Public Developers Portal or the integration contact referenced in the API docs to arrange access.

Just Eat JWT bearer tokenjwtGet key

The API documentation describes bearer-token authentication using a JSON Web Token for delivery-as-a-service endpoints. The same API includes an endpoint under Operate Platform called "Generate JSON Web Token", indicating JWTs are part of the Just Eat-issued auth model. Begin from the Just Eat Takeaway.com Public Developers Portal to obtain access and token-generation details for your integration. Send the token as Authorization: Bearer <token>.

conventions · 0/8 published

Publish these signals → /publishing