Ordering Stack Venue API. Manages all aspects of venue (restaurant or store). Create and edit venues, set attributes, etc...

114 subscribers
10 endpoints
The in-depth APIMemo review for this API hasn't been published yet — the data below comes straight from the public marketplace listing.

Venue endpoints

MethodEndpointDescription
venue-api
GET getVenue
/venue-api/api/venues/{venue}
Get venue by ID
GET list
/venue-api/api/venues
Get paginated list of venues. This endpoint is compatible with React AdminOnRest framework to provide DataSource.
GET getVenue_1
/venue-api/api/venue/{venue}
Get venue by ID
POST validateCluster
/venue-api/api/venue/validateCluster
Validate venue cluster (batch of venues). Returns information if order can be made to those venues simultaneously. Currently only single venue is allowed.
GET getNearest
/venue-api/api/nearest
Locate venues near provided geo position. Currently mocked and returning all venues.
DELETE deleteVenue
/venue-api/api/venues/{venue}
Delete venue by ID. Be careful as this is irreversible operation.
POST postVenue
/venue-api/api/venues
Update venue by ID. Works as upsert
POST activateVenue
/venue-api/api/venues/{venue}/activate
Activate venue by ID. Active venues can receive orders.
PUT putVenue
/venue-api/api/venues/{venue}
Update venue by ID. Works as upsert
POST deactivateVenue
/venue-api/api/venues/{venue}/deactivate
Deactivate venue by ID. Inactive venues cannot receive orders.

Venue pricing

PlanPriceRate limitQuotas
BASIC Free
  • Requests: unlimited / monthly

More Food APIs

View all →
  • The spoonacular Nutrition, Recipe, and Food API allows you to access over 365,000 recipes and 86,000 food…

    FoodFreemium794 subscribers
  • API to query data about recipe, plan, ingredients, etc... as on official site

    FoodFreemium17.8k subscribers
  • The Woolworths Products API allows you to search for products by name or barcode, returning detailed…

    FoodFreemium586 subscribers
  • yolorecai is a tasty recipe-generation API that turns prompts or ingredients into complete meal ideas,…

    FoodFreemium102 subscribers
  • Dataset of over 450 Ketogenic diet recipes in over 10 categories from Breakfast to Dinner. Check out…

    FoodFreemium636 subscribers
  • API to get data on alcohol & cocktails.

    FoodFreemium5.4k subscribers