API changelog
Changes to the public LookCam API. The contract is described by the OpenAPI specification.
- New
Support/DMCA requests: POST /v1/support.
- New
Moderation appeals: POST /v1/appeals.
- New
Active sessions: GET/DELETE /v1/users/me/sessions.
- New
Data export (GDPR): GET /v1/users/me/export.
- New
Moderation tools (staff): /v1/admin/reports, /v1/admin/appeals, /v1/admin/users/:id/strikes.
- New
Personal API tokens (PAT) + chat bots: /v1/tokens, /v1/bot/messages.
- Removed
Removed the duplicated player telemetry endpoint: /v1/metrics/playback (analytics moved to Streamway).