API Documentation
Developer Docs
Explore user-accessible API endpoints by category, review authentication requirements, and test requests directly from the docs.
Documented
114
API Key
89
Session
104
Public
15
Docs origin
https://docs.playroom.date
API origin
https://playroom.date
Categories
Authentication
10 endpointsHow API keys are issued, scoped, and sent with requests.
Bans
9 endpointsLook up and manage ban records for integrations and moderation tooling.
Staff
17 endpointsStaff and moderation administration endpoints.
Users
16 endpointsUser profile, account, and identity endpoints.
Tickets
11 endpointsSupport ticket workflows, category management, and message actions.
Applications
9 endpointsApplication submission and staff review APIs.
Content
22 endpointsBlog and Help Center public content, CMS editing, and media upload APIs.
Settings
15 endpointsPublic settings, admin configuration, API key administration, and outbound integrations.
Audit
1 endpointsAudit-log access and administrative observability.
Realtime
4 endpointsNotifications, server-sent events, and socket metadata routes.
Scope Matrix
| Resource | Read Scope | Write Scope | Status |
|---|---|---|---|
| bans | bans:read | bans:write | implemented for API-key and session flows |
| users | users:read | users:write | implemented where actor-linked API keys are safe; destructive self-service remains session-only |
| staff | staff:read | staff:write | implemented for actor-linked administrator keys with existing permission checks |
| tickets | tickets:read | tickets:write | implemented for ticket APIs; category listing remains public/read-only |
| applications | applications:read | applications:write | implemented for actor-linked application APIs |
| content | staff:read | staff:write | implemented for actor-linked CMS APIs with manage_blogs or manage_help_center permissions |
| settings | settings:read | settings:write | implemented except API-key management, which stays session-only |
| audit | audit:read | n/a | implemented for read-only audit access |