These are the endpoints for the data and answers for most of the New York Times Games.
- For a specific day: https://www.nytimes.com/svc/wordle/v2/[YYYY-MM-DD].json
- For a specific day: https://www.nytimes.com/svc/connections/v2/[YYYY-MM-DD].json
- Editorial content: https://www.nytimes.com/svc/crosswords/v6/editorial-content/puzzle/[YYYY-MM-DD].json
- Latest puzzle: https://www.nytimes.com/svc/crosswords/v6/puzzle/mini.json
- For a specific day: https://www.nytimes.com/svc/crosswords/v6/puzzle/mini/[YYYY-MM-DD].json
- Must be sent with header
X-Games-Auth-Bypassset totrue
- Must be sent with header
- Latest puzzle: https://www.nytimes.com/svc/crosswords/v6/puzzle/daily.json
- For a specific day: https://www.nytimes.com/svc/crosswords/v6/puzzle/daily/[YYYY-MM-DD].json
Both of these requests must be sent with headerX-Games-Auth-Bypassset totrue