Teachable
communityOnline course and coaching platform for creating and selling educational content.
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://developers.teachable.com/v1/coursesList courses
Parameters
perresults (integeroptionalpagepage (integeroptionalReturns
courses[] with id, name, heading, description, is_published, image_url, author_bio, lecture_count, enrolled_countGET
https://developers.teachable.com/v1/courses/{courseId}Get course details
Parameters
courseIdcourse ID (integerrequiredReturns
id, name, heading, description, image_url, lecture_sections[] with lectures[] with name, position, is_publishedGET
https://developers.teachable.com/v1/usersList enrolled students
Parameters
perresults (integeroptionalpagepage (integeroptionalReturns
users[] with id, name, email, role, created_at, last_sign_in_at, enrolled_courses_count