API
Shared REST surface consumed by the launcher, dashboard, and services.
Sections
- Friends
- Auth
- Health
- IP
- Profile
- Connect
- Personal Totem
- Discord
- Feedback
- MOTDs
- News
- Permissions
- Roles
- Users
- Changelog
Live tryout
Observability
- When
SENTRY_DSN(orSENTRY_DSN_FILE) is configured, the service reports uncaught panics and server errors to Sentry with the releasepublic-api@${PUBLIC_API_BUILD}(override withSENTRY_RELEASE) and aregiontag sourced fromPUBLIC_API_REGION. - The HTTP trace layer also emits
error!logs for 5xx responses so Sentry captures individual request metadata.