Lichess · Capability
Lichess API — OAuth
Lichess API — OAuth. 4 operations. Lead operation: Request authorization code. Self-contained Naftiko capability covering one Lichess business surface.
Lichess API — OAuth is a Naftiko capability published by Lichess, one of 23 capabilities the APIs.io network indexes for this provider. It bundles 4 operations across the POST, GET, and DELETE methods.
The capability includes 1 read-only operation and 3 state-changing operations. Lead operation: Request authorization code. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Lichess and OAuth.
What You Can Do
GET
Oauth
— Request authorization code
/v1/oauth
POST
Apitoken
— Obtain access token
/v1/api/token
DELETE
Apitokendelete
— Revoke access token
/v1/api/token
POST
Tokentest
— Test multiple OAuth tokens
/v1/api/token/test
MCP Tools
lichess-oauth
Request authorization code
read-only
lichess-apitoken
Obtain access token
lichess-apitokendelete
Revoke access token
lichess-tokentest
Test multiple OAuth tokens