specification: API Commons Plans specificationVersion: '0.1' schema: https://raw.githubusercontent.com/api-evangelist/interface-research/main/schema/api-commons.yml#/$defs/Plans provider: Tock providerId: tock created: '2026-05-08' # Provenance stamped 2026-08-11: this artifact was written by the API Evangelist # bulk sweep dated 2026-05-08, not harvested from the provider. See roadmap#35. method: generated modified: '2026-06-03' reconciled: false tags: - Hospitality - Reservations - Restaurants - Events - Plans description: Tock offers tiered restaurant SaaS plans (Tock Plus, Tock Pro, etc.) plus per-ticket fees. Public pricing pages have advertised tiers from $199/month upward historically; confirm with sales. notes: Tock has been owned by American Express since June 2024 (acquired from Squarespace, which had bought Tock for ~$400M in 2021). API and webhook access (Data Exports, Guest Profile Ingest, and the Reservation Webhook) is an entitlement of the Premium and Premium Unlimited plans; partners request an API key from integrate@tockhq.com. Published API documentation lives at api.exploretock.com. sources: - https://www.exploretock.com/ - https://www.exploretock.com/partners - https://tock.zendesk.com/hc/en-us/articles/25447494175508-API-FAQ plans: - id: tock-restaurant-tiers name: Tock Restaurant Tiers type: paid description: Tiered monthly SaaS for restaurants with optional per-ticket and reservation fees. entries: - label: Monthly Subscription name: monthly_saas type: tiered metric: monthly limit: -1 timeFrame: monthly geo: global unit: 1 price: see exploretock.com userMultiplied: false - label: Per Ticket Fee name: per_ticket type: per-unit metric: ticket limit: -1 timeFrame: usage geo: global unit: 1 price: varies userMultiplied: false elements: - name: Reservations - name: Ticketed Events - name: Takeout / Delivery - id: tock-partner-api name: Partner API type: enterprise description: Contractual partner access. entries: - label: Partner Agreement name: partner type: flat metric: agreement limit: -1 timeFrame: yearly geo: global unit: 1 price: contact partnerships userMultiplied: false elements: - name: Approved Partner Endpoints maintainers: - FN: Kin Lane email: kin@apievangelist.com