Mutes
When Alice mutes Bob:- All of Bob’s casts, likes, replies, and recasts are hidden from Alice in feeds, search, and reaction APIs when Alice’s
viewer_fid
is specified. See the full list of endpoints below. - Notifications from Bob are hidden when fetching notifications for Alice.
- Bob can still view and interact with Alice’s casts.
Blocks
When Alice blocks Bob:- Bob’s casts, likes, replies, and recasts are hidden from Alice – and vice versa – when either user’s
viewer_fid
is provided. - Both users are always hidden from each other in the Notifications based on the provided
fid
.
Bans
A user can be banned from a client at the discretion of the app owner. This will hide that user’s account and all of their activity in the endpoints listed below for all API calls made from that app’s API key. Bans are only viewable by the app owner, and can be listed, created, and deleted via our Ban APIs.List of Endpoints
The endpoints listed below respect mutes, blocks and bans. For these endpoints, the mutes, blocks and bans apply to the optionalviewer_fid
provided.
fid
provided.