TableCheck

TableCheck is a restaurant booking and guest-experience platform (founded 2011, headquartered in Tokyo, Japan) used by thousands of restaurants across 35+ countries to consolidate reservations, availability, guest CRM, memberships, and POS integration into one system. TableCheck exposes a production JSON/REST API, partitioned into components - Availability, Web Booking, Booking, CRM, POS, and Site Controller - under https://api.tablecheck.com/api. Access is partner-gated, and a per-environment secret_key is issued by the TableCheck API team on approval, while some components (notably the direct Booking API) are available only by special arrangement. Each component publishes an OpenAPI 3.0 description.

TableCheck publishes 14 APIs on the APIs.io network, including availability API, blockages API, calendar API, and 11 more. Tagged areas include Restaurant, Reservations, Booking, Hospitality, and Availability.

TableCheck’s developer surface includes authentication, documentation, engineering blog, and 8 more developer resources.

34.6/100 thin ▬ flat Agent 41/100 agent ready Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessEnterpriseSelf serve
14 APIs
RestaurantReservationsBookingHospitalityAvailabilityGuest CRMPoint of SaleJapan

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 34.6/100 · thin
Contract Quality 13.7 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 3.4 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 41/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tablecheck: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 14

Individual APIs this provider publishes, each with its own machine-readable definition.

TableCheck availability API

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

TableCheck blockages API

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

TableCheck calendar API

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

TableCheck customers API

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

TableCheck franchises API

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

TableCheck membership_programs API

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

TableCheck memberships API

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

TableCheck pos_journals API

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

TableCheck reservation_flags API

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

TableCheck reservations API

The reservations API from TableCheck — 6 operation(s) for reservations.

TableCheck shops API

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

TableCheck table_status API

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

TableCheck tables API

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

TableCheck timetable API

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

Scroll for all 14

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

TableCheck API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Tablecheck Rate Limits

2 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Tablecheck Authentication

apiKey · 2 schemes

SECURITY

Tablecheck Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Tablecheck Agentic Access

59 operations · 22 acting

59 operations · 22 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: tablecheck
url: https://raw.githubusercontent.com/api-evangelist/tablecheck/refs/heads/main/apis.yml
name: TableCheck
kind: company
description: TableCheck is a restaurant booking and guest-experience platform (founded 2011, headquartered in Tokyo, Japan)
  used by thousands of restaurants across 35+ countries to consolidate reservations, availability, guest CRM, memberships,
  and POS integration into one system. TableCheck exposes a production JSON/REST API, partitioned into components - Availability,
  Web Booking, Booking, CRM, POS, and Site Controller - under https://api.tablecheck.com/api. Access is partner-gated, and
  a per-environment secret_key is issued by the TableCheck API team on approval, while some components (notably the direct
  Booking API) are available only by special arrangement. Each component publishes an OpenAPI 3.0 description.
accessModel:
  pricing: enterprise
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Enterprise · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/tablecheck.png
tags:
- Restaurant
- Reservations
- Booking
- Hospitality
- Availability
- Guest CRM
- Point of Sale
- Japan
created: '2026-07-05'
modified: '2026-07-05'
specificationVersion: '0.19'
apis:
- aid: tablecheck:tablecheck-availability-api
  name: TableCheck availability API
  description: The availability API from TableCheck — 1 operation(s) for availability.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - availability
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-availability-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-blockages-api
  name: TableCheck blockages API
  description: The blockages API from TableCheck — 2 operation(s) for blockages.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - blockages
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-blockages-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-calendar-api
  name: TableCheck calendar API
  description: The calendar API from TableCheck — 1 operation(s) for calendar.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - calendar
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-calendar-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-customers-api
  name: TableCheck customers API
  description: The customers API from TableCheck — 3 operation(s) for customers.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - customers
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-customers-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-franchises-api
  name: TableCheck franchises API
  description: The franchises API from TableCheck — 2 operation(s) for franchises.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - franchises
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-franchises-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-membership-programs-api
  name: TableCheck membership_programs API
  description: The membership_programs API from TableCheck — 2 operation(s) for membership_programs.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - membership_programs
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-membership-programs-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-memberships-api
  name: TableCheck memberships API
  description: The memberships API from TableCheck — 2 operation(s) for memberships.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - memberships
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-memberships-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-pos-journals-api
  name: TableCheck pos_journals API
  description: The pos_journals API from TableCheck — 3 operation(s) for pos_journals.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - pos_journals
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-pos-journals-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-reservation-flags-api
  name: TableCheck reservation_flags API
  description: The reservation_flags API from TableCheck — 2 operation(s) for reservation_flags.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - reservation_flags
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-reservation-flags-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-reservations-api
  name: TableCheck reservations API
  description: The reservations API from TableCheck — 6 operation(s) for reservations.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - reservations
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-reservations-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-shops-api
  name: TableCheck shops API
  description: The shops API from TableCheck — 3 operation(s) for shops.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - shops
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-shops-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-table-status-api
  name: TableCheck table_status API
  description: The table_status API from TableCheck — 2 operation(s) for table_status.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - table_status
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-table-status-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-tables-api
  name: TableCheck tables API
  description: The tables API from TableCheck — 1 operation(s) for tables.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - tables
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-tables-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
- aid: tablecheck:tablecheck-timetable-api
  name: TableCheck timetable API
  description: The timetable API from TableCheck — 1 operation(s) for timetable.
  humanURL: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  baseURL: https://api.tablecheck.com/api/availability/v1
  tags:
  - timetable
  properties:
  - type: OpenAPI
    url: openapi/tablecheck-timetable-api-openapi.yml
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/46301274/Availability+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/availability/v1/docs
  - type: PostmanCollection
    url: collections/tablecheck.postman_collection.json
  - type: OpenCollection
    url: collections/tablecheck.opencollection.json
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/48595292/Web+Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/web_booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/160334455/Booking+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/booking/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44664326/CRM+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/crm/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/44958898/POS+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/pos/v1/docs
  - type: Documentation
    url: https://tablecheck.atlassian.net/wiki/spaces/API/pages/1739194852/Site+Controller+v1
  - type: APIReference
    url: https://api.tablecheck.com/api/site/v1/docs
common:
- type: AgenticAccess
  url: agentic-access/tablecheck-agentic-access.yml
- type: DomainSecurity
  url: security/tablecheck-domain-security.yml
- type: Authentication
  url: authentication/tablecheck-authentication.yml
- type: GitHubOrganization
  url: https://github.com/tablecheck
- type: LinkedIn
  url: https://www.linkedin.com/company/tablecheck
- type: Website
  url: https://www.tablecheck.com
- type: Documentation
  url: https://tablecheck.atlassian.net/wiki/spaces/API
- type: Plans
  url: plans/tablecheck-plans-pricing.yml
- type: RateLimits
  url: rate-limits/tablecheck-rate-limits.yml
- type: FinOps
  url: finops/tablecheck-finops.yml
- url: https://www.tablecheck.com/en/blog/
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com