Lichess · Capability
Lichess API — FIDE
Lichess API — FIDE. 3 operations. Lead operation: Get a FIDE player. Self-contained Naftiko capability covering one Lichess business surface.
Lichess API — FIDE is a Naftiko capability published by Lichess, one of 23 capabilities the APIs.io network indexes for this provider. It bundles 3 operations across the GET method rooted at /v1/api/fide/player.
The capability includes 3 read-only operations. Lead operation: Get a FIDE player. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lichess and FIDE.
What You Can Do
GET
Fideplayerget
— Get a FIDE player
/v1/api/fide/player/{playerId}
GET
Fideplayerratings
— Get ratings history of a FIDE player
/v1/api/fide/player/{playerId}/ratings
GET
Fideplayersearch
— Search FIDE players
/v1/api/fide/player
MCP Tools
lichess-fideplayerget
Get a FIDE player
read-only
lichess-fideplayerratings
Get ratings history of a FIDE player
read-only
lichess-fideplayersearch
Search FIDE players
read-only