TableCheck · Authentication Profile

Tablecheck Authentication

Authentication

TableCheck secures its APIs with apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

RestaurantReservationsBookingHospitalityAvailabilityGuest CRMPoint of SaleJapan
Methods: apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

ApiKeyAuth apiKey
· in: header (AUTHORIZATION)
ApiKeyAuth apiKey
· in: header (Authorization)

Source

Authentication Profile

Raw ↑
generated: '2026-07-11'
method: derived
source: openapi/tablecheck-availability.yml, openapi/tablecheck-booking.yml, openapi/tablecheck-crm.yml,
  openapi/tablecheck-pos.yml, openapi/tablecheck-site-controller.yml, openapi/tablecheck-web-booking.yml
summary:
  types:
  - apiKey
  api_key_in:
  - header
schemes:
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: AUTHORIZATION
  sources:
  - openapi/tablecheck-availability.yml
  - openapi/tablecheck-booking.yml
  - openapi/tablecheck-pos.yml
  - openapi/tablecheck-site-controller.yml
  - openapi/tablecheck-web-booking.yml
- name: ApiKeyAuth
  type: apiKey
  in: header
  parameter: Authorization
  sources:
  - openapi/tablecheck-crm.yml