API · source category: Ecommerce

Just Eat UK

Just Eat API Just Eat offers services for our various business partners and our consumer applications. How you interact with the API depe…

Just Eat API Just Eat offers services for our various business partners and our consumer applications. How you interact with the API depends on the services you wish to interact with. ## Security ### HTTPS All api calls and callbacks require HTTPS. Your service will need a valid SSL certificate and be accessible via the standard SSL port (port 443). ## Making an API request Some API calls require an API key, to authenticate the partner calling the API. PUT https://uk-partnerapi.just-eat.io/orders/abcd1234 HTTP/1.1 Authorization: JE-API-KEY abcd123456789 Other calls require a user token in the form of a JWT. GET https://uk.api.just-eat.io/consumer/me/orders/uk HTTP/1.1 Authorization: Bearer abcd123456789 ## Date Formats ### Date and time formats All dates and times should use the ISO 860…

Open documentation ↗

Record

Type
Web API
Category
E-commerce
Authentication
API key
Pricing
Free
Base URL
https://uk.api.just-eat.io
Free tier
Public OpenAPI specification

Fields are reproduced from the source registry as-is. “Unknown” means the source did not describe the field — it is not an inference. See the methodology for how records are collected and normalised.

Tags

  • Ecommerce

Browse all E-commerce APIs.