Endpoint
Description
Fetch the daily puzzle. The endpoint returns a new puzzle each day at midnight UTC. The daily puzzle is a carefully selected tactical puzzle that changes once per day and is the same for all users.Authentication
No authentication required. This endpoint is publicly accessible.Response
Game information where the puzzle originated
The puzzle data
Example Request
Example Response
Notes
- The daily puzzle changes at midnight UTC
- The puzzle is the same for all users on a given day
- No authentication required
- Rate limiting applies as per standard API limits
- The HTML endpoint
/training/dailyprovides a user-friendly web interface
Related Endpoints
- Get Puzzle Activity - Get user’s puzzle solving activity
- Get Puzzle Dashboard - Get user’s puzzle performance dashboard

