Tock Data Exports API

Twice-daily export of all historical reservation and guest data for the locations in a Tock business group. Payloads follow the published Reservation data model (party, purchased experiences, options, fees, payments, refunds, payouts, feedback, notes, tables). This is a partner-provisioned data feed - no public self-serve endpoint path, method, or OpenAPI is documented, so the API is modeled from Tock's public data model reference and API FAQ.

API entry from apis.yml

apis.yml Raw ↑
aid: tock-reservations:tock-data-exports-api
name: Tock Data Exports API
tags:
- Reservations
- Guest Data
- Data Export
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
humanURL: https://api.exploretock.com/docs/latest/reservation.html
baseURL: https://api.exploretock.com
endpointsModeled: true
properties:
- url: https://api.exploretock.com/docs/latest/reservation.html
  type: Documentation
- url: https://tock.zendesk.com/hc/en-us/articles/25447494175508-API-FAQ
  type: Documentation
description: Twice-daily export of all historical reservation and guest data for the locations in a Tock
  business group. Payloads follow the published Reservation data model (party, purchased experiences,
  options, fees, payments, refunds, payouts, feedback, notes, tables). This is a partner-provisioned data
  feed - no public self-serve endpoint path, method, or OpenAPI is documented, so the API is modeled from
  Tock's public data model reference and API FAQ.