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 tables API

The tables API from TableCheck — 1 operation(s) for tables.

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

Tagged areas include tables. 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.0, at version 1.0.0.

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

1 operations 1 paths 5 schemas 1 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 tables 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 1

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

tables 1
GET
/shops/{shop_id}/tables
List all Tables
listTables 2 params → 200403422

Schemas 5

The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Table (15 properties), ForbiddenError (1 property), UnprocessableEntityError (1 property), TablesListResponse (1 property). Each schema is shown below with its type and property counts.

ShopNotFoundError
object
1 property 1 required
TablesListResponse
object
1 property
UnprocessableEntityError
object
1 property 1 required
Table
object
15 properties
ForbiddenError
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tablecheck-tables-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 reservation_flags API
TableCheck reservations API
TableCheck shops API
TableCheck table_status API