Udacity
communityOnline learning platform specializing in tech skills — AI, data science, cloud, programming
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
/api/v1/coursesSearch nanodegree programs and courses
Parameters
qstringrequiredcategorystringoptionalReturns
courses[] with id, title, description, duration, level, priceGET
/api/v1/courses/{id}Get course details and syllabus
Parameters
idstringrequiredReturns
title, description, syllabus[], instructors[], prerequisites, projects[]GET
/api/v1/catalogGet full course catalog
Parameters
categorystringoptionalReturns
programs[] with id, title, category, level, enrollment_count