word-of-day
word_of_day

Get Today Word

Get word of the day with translations for user's target languages. If date_str is provided (YYYY-MM-DD format), fetches word for that date. Otherwise, returns today's word. Returns the same concept across all languages, but only includes translations for languages the user is learning.

get/api/word-of-day/today

Query parameters

date_strstring nullable
word_idinteger nullable

Response

Successful Response

{"stackTrail":"paths:/api/word-of-day/today:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes