Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Eat App Partner - Reservations API

Partner API reservation creation.

Eat App Partner - Reservations API is one of 7 APIs that Eat App publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Partner - Reservations. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 1 operation across 1 path, and defines 5 schemas. It is described by OpenAPI 3.0.3, at version 2.0.

Requests are made against 2 base URLs: https://api.eatapp.co, https://api.eat-sandbox.co.

1 operations 1 paths 5 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
2.0
Base URL
https://api.eatapp.co/partners/v2
Authentication
HTTP Bearer
Contact
Resource Areas
1

Authentication & Security 1

Eat App Partner - Reservations API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • bearerAuth — Bearer token (the API key Eat App issues to a partner or Concierge user). Sent as Authorization: Bearer .

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

Partner - Reservations 1

Partner API reservation creation.

POST
/partners/v2/reservations
Post a reservation (Partner)
createPartnerReservation body → 201401422429

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are PartnerReservationInput (6 properties), GuestInput (4 properties), ResourceObject (3 properties), Error (1 property). Each schema is shown below with its type and property counts.

PartnerReservationInput
object
6 properties 4 required
GuestInput
object
4 properties
ResourceObject
object
3 properties
ReservationResponse
object
1 property
Error
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eat-app-partner-reservations-api-openapi.yml Raw ↑

Other APIs Eat App publishes across the network.

Eat App Concierge - Availability API
Eat App Concierge - Guests API
Eat App Concierge - Reference API
Eat App Concierge - Reservations API
Eat App Partner - Availability API
Eat App Tables and Floor Plans (Modeled) API