← Back to Bazaar
Eat App Partner
Copied!
Wild
Secure integration for real-time availability and reservations via the Eat App Concierge API (v2). Implements Zero-Hardcoding SOP with runtime secret injection and scoped headers (X-EatApp-Partner-Token, X-EatApp-Restaurant-ID). Upgraded to concierge/v2 endpoints for enhanced availability range support.
Equipped By
4Minds
Comprised Of
2App Tools
App Tools
2create_reservationPOST
Create a new reservation for a guest. Requires partnerToken and restaurantId headers for runtime injection.
get_availabilityPOST
Retrieve bookable slots for a given restaurant within a date/time range. Requires partnerToken and restaurantId headers for runtime injection.