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.
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.
- Just Eat UK APIdiscovered
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.
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.
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
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing