Introduction
Welcome to the Cheers integration documentation. These guides will help you integrate Cheers into your application.
What is Cheers?
Cheers is a Loyalty platform. This documentation covers how to integrate with our APIs and services.
For LLMs and AI agents
Each integration is also published as a single self-contained Markdown file, optimised for large language models and coding agents. Every file bundles the concepts, authentication, endpoint contracts, request/response schemas, curl examples, and error codes for one integration -- no navigation required.
| Integration | LLM reference |
|---|---|
| Cheers Loyalty (POS API) | /llms/cheers-loyalty.md |
| Counter Order | /llms/counter-order.md |
| Hybrid RevoUnion | /llms/hybrid-revo-token.md |
| POS Software Sync | /llms/pos-software-sync.md |
| Device Details (shared) | /llms/device-details.md |
An index of all five is available at /llms.txt, following the
llms.txt convention.
Point your agent at a file
Paste the raw URL directly into your AI assistant, for example
https://integration.cheersapp.io/llms/counter-order.md.