Back to home
API Reference
RitualOS exposes APIs for identity, governance, and other services. This page is the entry point for the unified API reference; detailed endpoints and schemas are documented per application.
Documentation by app
- Central documentation – Getting started, architecture, and guides.
- Governance – Proposals, votes, treasury, strategy (see governance app docs).
- Identity (id.ritualos.com) – OAuth 2.0 + PKCE, passport, credentials.
- Path, Learn, Scroll, Guild – Each app may expose its own API; refer to their docs.
Authentication
Most ecosystem APIs use the RitualOS passport. Authenticate via id.ritualos.com (OAuth 2.0 + PKCE). Access tokens are issued per application; see the authentication guide in the docs.