lichess_users_status
Check online and playing status for up to 50 Lichess users in one API call. Get real-time availability data including streaming and patron status with no authentication required.
Instructions
Online/playing status for up to 50 users in one call — who is available right now.
Returns: [{id, name, title, online, playing, streaming, patron}] (top-level array)
Example: Status of two players {"ids": ["thibault", "neio"]}
Auth: none needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | Up to 50 usernames, comma-joined. |