TheFork POS API
TheFork POS API enables point-of-sale providers to integrate their systems with TheFork Management platform, synchronizing reservations and restaurant operations data. TheFork calls the POS provider's configured webhook endpoints (for example a receipt opening URL) to open orders when a diner is seated, then receives final order details such as total amount and currency back, marking reservations as left when payment completes. Authentication uses an API key supplied in the X-Api-Key header for requests to TheFork, and a bearer token for callbacks.
Documentation
Documentation
https://docs.thefork.io/POS-API/how-it-works
APIReference
https://docs.thefork.io/POS-API/Flow/create-order
GettingStarted
https://docs.thefork.io/getting-started
Authentication
https://docs.thefork.io/preliminary-steps
Specifications
Schemas & Data
JSONSchema
https://raw.githubusercontent.com/api-evangelist/thefork/refs/heads/main/json-schema/thefork-pos-order-schema.json
JSONStructure
https://raw.githubusercontent.com/api-evangelist/thefork/refs/heads/main/json-structure/thefork-pos-order-structure.json