Site Controller v1

Site Controller v1

This API is Live and ready to use in production.

The Site Controller API is used to retrieve shop settings from TableCheck.

Target Audience

Site Controller aggregator systems which assist in allocating table inventory to third-party booking sites.

Endpoint

The Site Controller API is read-only.

https://api.tablecheck.com/api/site/v1/...

Interactive API console

https://api.tablecheck.com/api/site/v1/docs

Refer to Using the API Console for help.

Rate Limits

Implementation Workflow

The following is a general outline of how to implement this API:

  1. Please request access for specific Shops by contacting api@tablecheck.com.

  2. Use GET /shops to fetch all the shop settings including sheets and tables. You can optionally pass one or more Shop IDs in this API call.

Fetching Shop Settings

The following query will fetch the shop settings.

GET /ts_api/site_controller/v1/shops

Object Model

For further inquiries and assistance, please contact api@Tablecheck.com.