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

The shops API from TableCheck — 3 operation(s) for shops.

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

Tagged areas include shops. 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 15 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/.

3 operations 3 paths 15 schemas 3 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 shops 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 3

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

shops 3
GET
/shops
Search for availability across all shops
listShops 29 params → 200default
GET
/shops/{shop_id}
Fetch info of a specific shop. Does not include availability.
showShopById 3 params → 200default
GET
/shops/{id}
Get Shop information
showShop 1 param → 200403422

Schemas 15

The contract defines 15 schemas that model the data the API accepts and returns. The most detailed are ShopAvailability (39 properties), Shop (37 properties), Shop_4 (16 properties), ImageEmbed (8 properties). Each schema is shown below with its type and property counts.

ShopNotFoundError
object
1 property 1 required
ShopShowResponse
object
1 property
ServiceCategory
object
5 properties
ShopsListResponse
object
2 properties
Address
object
6 properties
ShopAvailability
object
39 properties
Shop_4
object
16 properties
Address_2
object
7 properties 5 required
ImageEmbed
object
8 properties
UnprocessableEntityError
object
1 property 1 required
ImageVariant
object
4 properties
PaginationData
object
5 properties
Shop
object
37 properties 2 required
Error
object
1 property 1 required
ForbiddenError
object
1 property 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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