Skip to content

Creating a "quick pairing" game of two anonymous users using the official API? #11707

Answered by ornicar
HubKing asked this question in Q&A
Discussion options

You must be logged in to vote

You can create a game that 2 anonymous players can join: https://lichess.org/api#tag/Challenges/operation/challengeOpen

But the game will have to be played on Lichess, because as you noted, there are no ways to send moves through the API without a user account.

You are correct to assume that the official mobile app uses a non-documented way of doing it, which we don't want third-party clients to use.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by HubKing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants