UnifyAPI
← Back to catalog

lichess.daily_puzzle

mock data$0.001 / call

Lichess Daily Puzzle

Get today's Lichess daily puzzle — puzzle ID, FEN position, solution moves, theme, rating difficulty.

Games & Entertainmentprovider: Lichess#lichess#games

Input schema

_unused

Reserved for future filtering — not currently used.

string

Call via REST

curl -X POST https://unifyapi.pro/api/call/lichess.daily_puzzle \
  -H "Authorization: Bearer uak_live_..." \
  -H "Content-Type: application/json" \
  -d '{"_unused":"<_unused>"}'

Try it

Paste a UnifyAPI key (create one in the dashboard) and run a real call.