SweatStack developer docs¶
SweatStack is the sports data platform for developers. These docs cover the API, the official Python client, the CLI, and integrations with Streamlit, FastAPI, and Jupyter.
The Python client is a reference implementation of the API. Examples here apply to both unless noted otherwise.
For the brand site, pricing, and editorial content, see sweatstack.no.
Where to start¶
- Getting started: quickstart with the Python client.
- Learn: concepts (data model, OAuth2/OIDC, webhooks, integrations).
- Tutorials: end-to-end walkthroughs.
- Reference: generated API reference for the Python client.
- Interactive API docs: live OpenAPI UI for every endpoint.
- Create your first app: register an OAuth2 application.