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 Concierge - Reference API

Concierge bootstrap data - resources, groups, restaurants.

Eat App Concierge - Reference 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 Concierge - Reference. 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 Concierge - Reference 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.

Concierge - Reference 3

Concierge bootstrap data - resources, groups, restaurants.

GET
/concierge/v2/resources
Get reference data
getConciergeResources → 200401
GET
/concierge/v2/groups
List accessible groups
listConciergeGroups → 200401
GET
/concierge/v2/restaurants
List restaurants in a group
listConciergeRestaurants 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-concierge-reference-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 - Reservations API
Eat App Partner - Availability API
Eat App Partner - Reservations API
Eat App Tables and Floor Plans (Modeled) API