Khan Academy
communityFree online education platform with courses in math, science, computing, arts, and test prep.
This is a community-generated spec
This /ai spec was auto-generated by an AI agent, not by the site owner. It may be incomplete or inaccurate.
GET
https://www.khanacademy.org/api/v1/topictreeBrowse topic tree
Parameters
kindTopic|Video|Exercise (stringoptionalReturns
children[] with id, title, slug, kind, description, children[] (nested)GET
https://www.khanacademy.org/api/v1/videos/{video_id}Get video details
Parameters
video_idvideo readable ID (stringrequiredReturns
title, description, youtube_id, duration, ka_url, download_urls, date_addedGET
https://www.khanacademy.org/api/v1/exercises/{exercise_name}Get exercise/practice details
Parameters
exercise_nameexercise name (stringrequiredReturns
name, display_name, description, prerequisites[], related_videos[], problem_types[]