Moderation API
Use the Moderation API to integrate moderation functionality.
阅读时间1 分钟最后更新于 20 天前
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.
Full API documentation is available in the services docs.
This API supports service accounts for authentication.