Lichess · OAuth Scopes
Lichess OAuth Scopes
OAuth 2.0
derived
Lichess publishes 23 OAuth 2.0 scopes via the authorizationCode flow. Scopes are the fine-grained permissions an application requests at authorization time to act against the Lichess API on a user’s behalf.
Tokens are issued from https://lichess.org/api/token.
This index is generated from the provider’s OpenAPI security definitions (and, where available, its documented scope reference) and refreshes on every APIs.io network build. Browse every provider’s scopes at scopes.apis.io.
ChessGamesOpen SourceNonprofitTournamentsPuzzlesBotsStreamingND-JSONOAuth
Scopes: 23
Flows: authorizationCode
Method: derived
OAuth endpoints
Authorization URL
https://lichess.org/oauth
https://lichess.org/oauth
Token URL
https://lichess.org/api/token
https://lichess.org/api/token
Flows
authorizationCode
authorizationCode
Scopes (23)
| Scope | Description | Flows |
|---|---|---|
| board:play | Play with the Board API | authorizationCode |
| bot:play | Play with the Bot API. Only for [Bot accounts](#tag/bot/POST/api/bot/account/upgrade) | authorizationCode |
| challenge:bulk | Create, delete, query bulk pairings | authorizationCode |
| challenge:read | Read incoming challenges | authorizationCode |
| challenge:write | Create, accept, decline challenges | authorizationCode |
| email:read | Read your email address | authorizationCode |
| engine:read | Read your external engines | authorizationCode |
| engine:write | Create, update, delete your external engines | authorizationCode |
| follow:read | Read followed players | authorizationCode |
| follow:write | Follow and unfollow other players | authorizationCode |
| msg:write | Send private messages to other players | authorizationCode |
| preference:read | Read your preferences | authorizationCode |
| preference:write | Write your preferences | authorizationCode |
| puzzle:read | Read puzzle activity | authorizationCode |
| puzzle:write | Write puzzle activity | authorizationCode |
| racer:write | Create and join puzzle races | authorizationCode |
| study:read | Read private studies and broadcasts | authorizationCode |
| study:write | Create, update, delete studies and broadcasts | authorizationCode |
| team:lead | Manage teams (kick members, send PMs) | authorizationCode |
| team:read | Read private team information | authorizationCode |
| team:write | Join, leave teams | authorizationCode |
| tournament:write | Create tournaments | authorizationCode |
| web:mod | Use moderator tools (within the bounds of your permissions) | authorizationCode |