TALQENDocs

API Reference

Verified integrator endpoints. Application review routes that require dashboard session tokens are intentionally omitted.

Catalog

MethodPathStatus
GET/v1/integrationAvailable
GET/v1/staff/meAvailable
GET/v1/activity/me/summaryAvailable
GET/v1/activity/leaderboardAvailable
POST/v1/activity/shifts/startAvailable
POST/v1/activity/shifts/{shiftId}/heartbeatAvailable
POST/v1/activity/shifts/{shiftId}/stopAvailable
GET/v1/activity/shifts/activeAvailable
GET/v1/activity/staff/{robloxUserId}/summaryAvailable

Planned capabilities

  • Event ingestion

    Planned

    General-purpose POST /v1/events ingestion for arbitrary game facts is not yet available as a public integrator route.

  • Command execution

    Planned

    POST /v1/commands for platform automation commands is not yet available for external API keys.

  • Roblox request HMAC signing

    Planned

    X-Talqen-Key-Id / Timestamp / Nonce / Signature verification is reserved but not enforced yet.