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 Tables and Floor Plans (Modeled) API

Honestly-modeled table and floor-plan operations. Not documented in the public Partner or Concierge references; confirm before use.

Eat App Tables and Floor Plans (Modeled) 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 Tables and Floor Plans (Modeled). The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and an API reference.

This API exposes 3 operations across 3 paths, and defines 3 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.

3 operations 3 paths 3 schemas 3 GET

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 Tables and Floor Plans (Modeled) 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 3

Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.

Tables and Floor Plans (Modeled) 3

Honestly-modeled table and floor-plan operations. Not documented in the public Partner or Concierge references; confirm before use.

GET
/concierge/v2/tables
List tables (MODELED)
listTables 1 param → 200401
GET
/concierge/v2/tables/{table_id}
Get a table (MODELED)
getTable 2 params → 200401404
GET
/concierge/v2/floor_plans
List floor plans (MODELED)
listFloorPlans 1 param → 200401

Schemas 3

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

ResourceObject
object
3 properties
Error
object
1 property
GenericResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

eat-app-tables-and-floor-plans-modeled-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 Partner - Reservations API