Mutes lookup
The mutes lookup endpoint allows you to see which accounts the authenticated user has muted. This endpoint has a rate limit of 15 requests per 15 minutes per user.Manage mutes
The manage mute endpoints enable you to mute or unmute a specified account on behalf of an authenticated user. For these endpoints, there are two methods available: POST and DELETE. The POST method allows you to mute an account, and the DELETE method allows you to unmute an account. There is a user rate limit of 50 requests per 15 minutes for both the POST and DELETE endpoints. **Please note: **If a user mutes from X, there is a limit of 200 requests per 15 minutes. Account setup To access these endpoints, you will need:- An approved developer account.
- To authenticate using the keys and tokens from a developer App that is located within a Project.