API Reference
Verified integrator endpoints. Application review routes that require dashboard session tokens are intentionally omitted.
Catalog
| Method | Path | Status |
|---|---|---|
| GET | /v1/integration | Available |
| GET | /v1/staff/me | Available |
| GET | /v1/activity/me/summary | Available |
| GET | /v1/activity/leaderboard | Available |
| POST | /v1/activity/shifts/start | Available |
| POST | /v1/activity/shifts/{shiftId}/heartbeat | Available |
| POST | /v1/activity/shifts/{shiftId}/stop | Available |
| GET | /v1/activity/shifts/active | Available |
| GET | /v1/activity/staff/{robloxUserId}/summary | Available |
Planned capabilities
Event ingestion
PlannedGeneral-purpose POST /v1/events ingestion for arbitrary game facts is not yet available as a public integrator route.
Command execution
PlannedPOST /v1/commands for platform automation commands is not yet available for external API keys.
Roblox request HMAC signing
PlannedX-Talqen-Key-Id / Timestamp / Nonce / Signature verification is reserved but not enforced yet.

