API
Overview
Getting started with the TheRedStonee APIs.
API overview
Some TheRedStonee services offer an HTTP API. This section will be filled with the real OpenAPI specs (e.g. the Tickets API).
This is currently a placeholder. The interactive API reference (endpoints, authentication,
examples) will follow from the respective OpenAPI spec.
Authentication (general)
- Web/SSO: session cookie after login.
- Mobile/apps: bearer token via
POST /api/auth/mobile-login→ the token works for therequireUserendpoints.
Want a specific service documented? Name it — then the matching OpenAPI spec goes here.