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

TableCheck reservation_flags API

The reservation_flags API from TableCheck — 2 operation(s) for reservation_flags.

TableCheck reservation_flags API is one of 14 APIs that TableCheck publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 8 schemas. It is described by OpenAPI 3.0.0, at version 1.0.0.

Requests are made against a single base URL, https://api.tablecheck.com/api/availability/v1/.

2 operations 2 paths 8 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
1.0.0
Base URL
https://api.tablecheck.com/api/availability/v1
Authentication
API Key
Terms of Service
Resource Areas
1

Authentication & Security 1

TableCheck reservation_flags API declares 1 security scheme for authenticating requests. An API key is passed in the header as AUTHORIZATION (ApiKeyAuth). By default, every request must be authenticated.

Paths & Operations 2

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

reservation_flags 2
GET
/reservation_flags
List all Reservation Flags
listReservationFlags 8 params → 200400403422
GET
/reservation_flags/{reservation_flag_id}
Fetch a specific Reservation Flag
showReservationFlagById 1 param → 200400403404422

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are ReservationFlag (10 properties), ReservationFlagsListResponse (2 properties), PaginationData (2 properties), ReservationFlagShowResponse (1 property). Each schema is shown below with its type and property counts.

ForbiddenError
object
1 property 1 required
BadRequestError
object
1 property 1 required
NotFoundError
object
1 property 1 required
ReservationFlag
object
10 properties
ReservationFlagsListResponse
object
2 properties
UnprocessableEntityError
object
1 property 1 required
PaginationData
object
2 properties
ReservationFlagShowResponse
object
1 property

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tablecheck-reservation-flags-api-openapi.yml Raw ↑

Other APIs TableCheck publishes across the network.

TableCheck availability API
TableCheck blockages API
TableCheck calendar API
TableCheck customers API
TableCheck franchises API
TableCheck membership_programs API
TableCheck memberships API
TableCheck pos_journals API
TableCheck reservations API
TableCheck shops API
TableCheck table_status API
TableCheck tables API