Create game report
Tickets
Create Game Report
Create a ticket from an in-game player report
POST
Create game report
Overview
Create a ticket from an in-game player report. Used by game servers to report players directly to the tickets system. Important Notes:- Game reports are marked with
GameReport: true - Includes
GameDatawith place and server information - Discord notifications include a special game report indicator
- Cannot receive staff replies (game reports are view-only)
authorAvatarUrlis required
Request Body
Report subject
Category ID
Report details
Priority level:
low, medium, high, urgent (default: medium)Reporter’s UserId
Reporter’s username
Reporter’s display name
Reporter’s avatar URL
Place ID where the report originated
Server ID where the report originated (optional)
Response
Whether the request was successful
Example
Response Example
Error Responses
400 - Validation Error
400 - Validation Error
403 - Premium Required
403 - Premium Required
403 - Module Not Enabled
403 - Module Not Enabled
Rate Limit
25 requests per second per API keyAuthorizations
Pass your API key in the apikey header. Alternatively, the x-api-key header is also accepted.
Body
application/json
Report subject
Category ID
Report details
Reporter's UserId
Avatar URL of the reporter
Place ID where the report originated
Available options:
low, medium, high, urgent Reporter's username
Reporter's display name
Server ID where the report originated
Response
Game report ticket created successfully

