Course catalog, lessons, progress, streaks, leagues, and profiles.
Course Catalog Listing
ASYNCREADNo auth
Returns the full course catalog with languages, learner counts, and learning-path metadata.
This action takes no params.
cost: 3 credits · balance: 0
curl https://api.openwire.sh/v1/wire/task \ -X POST \ -H "X-API-Key: $ANAKIN_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "action_id": "act_duolingo_course_catalog_listing", "params": {} }'