OpenAPI
The service publishes a global schema. It is broader than Starter — this documentation is the scope.
Schema
The running FastAPI service exposes its global machine-readable schema:
https://api.foresportia.com/openapi.json
This schema describes the whole service and can contain
non-Starter routes. The six endpoints in this documentation are the authoritative Starter scope.
LLM-oriented files
- llms.txt — short index of this documentation.
- llms-full.txt — every page aggregated in reading order.
Both are generated from the same source as these HTML pages, so they never drift.