Authentication
Endpoints that return user data require an API key. Include it in the X-API-Key header.
Available Endpoints
GET
/api/roblox/{robloxUserId}
Get detailed cheater records for a specific Roblox user. Includes server history, timestamps, and current status.
Response
Request Examples
GET
/api/discord/{discordId}
Restricted
Get detailed cheater records for a specific Discord user. This endpoint is only available upon request (approved).
Response
Request Examples
GET
/api/stats
Get general database statistics including total indexed cheaters and last update time.
Response
Request Examples
GET
/health
Health check endpoint to verify API availability and response time.