Moderation API
The Moderation API allows you to handle incidents with the Moderation service through automated processes.
Available endpoints
Endpoints are available for the following actions:
- Retrieve a paginated, filtered, and sorted list of incidents.
- Retrieve a specific incident.
- Update an incident.
- Retrieve player action types (actions that can be applied to a player).
- Retrieve a list of filtered actions.
- Apply an action to a player.
- Update or revoke an action applied to a player.
- Retrieve a paginated, filtered, and sorted list of players.
Note: Managing custom actions is currently not supported via the Moderation API.
Full API documentation is available in the services docs.
This API supports service accounts for authentication.