Lessons, subjects, lesson details, and educational videos.
Featured Lesson Listing
ASYNCREADNo auth
Lists featured lessons with titles, URLs, thumbnails, categories, and durations.
ParametersFormJSON
Sort order for the lesson listing (e.g. featured-position, publish-date-desc)
cost: 2 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_ed_ted_lesson_listing_featured", "params": { "sort": "featured-position" } }'