Lichess · Capability
Lichess API — Relations
Lichess API — Relations. 5 operations. Lead operation: Get users followed by the logged in user. Self-contained Naftiko capability covering one Lichess business surface.
Lichess API — Relations is a Naftiko capability published by Lichess, one of 23 capabilities the APIs.io network indexes for this provider. It bundles 5 operations across the POST and GET methods rooted at /v1/api/rel.
The capability includes 1 read-only operation and 4 state-changing operations. Lead operation: Get users followed by the logged in user. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lichess and Relations.
What You Can Do
GET
Apiuserfollowing
— Get users followed by the logged in user
/v1/api/rel/following
POST
Followuser
— Follow a player
/v1/api/rel/follow/{username}
POST
Unfollowuser
— Unfollow a player
/v1/api/rel/unfollow/{username}
POST
Blockuser
— Block a player
/v1/api/rel/block/{username}
POST
Unblockuser
— Unblock a player
/v1/api/rel/unblock/{username}
MCP Tools
lichess-apiuserfollowing
Get users followed by the logged in user
read-only
lichess-followuser
Follow a player
lichess-unfollowuser
Unfollow a player
lichess-blockuser
Block a player
lichess-unblockuser
Unblock a player