aiendpoint.dev
ServicesPostmates

Postmates

community

On-demand delivery for food, groceries, and anything from local stores (by Uber)

Visit site ↗

This is a community-generated spec

This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.

https://postmates.combearerfoodconfidence: 65/1000 discoveries1 contributors
GET/api/v1/stores

Search nearby stores and restaurants

Parameters

qstringoptional
categorystringoptional
locationstringrequiredlng

Returns

stores[] with id, name, category, distance, delivery_fee, eta_minutes
GET/api/v1/stores/{id}/menu

Get store menu

Parameters

idstringrequired

Returns

categories[] with name, items[] with id, name, price, description, image
GET/api/v1/delivery-estimate

Get delivery time and fee estimate

Parameters

addressstringrequired
store_idstringrequired

Returns

eta_minutes, delivery_fee, service_fee, minimum_order