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 an
No SDKs indexed for this API yet.
curl \ -H "Authorization: Bearer $API_KEY" \ https://uk.api.just-eat.io/delivery/pools
curl \ -H "Authorization: Bearer $API_KEY" \ https://uk.api.just-eat.io/delivery/estimate
curl \
-H "Authorization: Bearer $API_KEY" \
https://uk.api.just-eat.io/consumers/{tenant}No SDKs yet