Coursera
api.coursera.org
Coursera is an online learning platform offering courses, specializations, and degrees from top universities and companies. Its Catalog API provides public read access to the course catalog, instructor profiles, and partner institutions. Useful for searching and browsing educational content programmatically.
api_key
free
1.0
https://api.coursera.org
1
2026-03-01T11:53:18.000Z
Health
This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →
Capabilities
get_course
e-commerceRetrieve detailed information about a specific course including its syllabus, instructors, ratings, and enrollment options.
Detail: https://api.coursera.org/capabilities/get_course
get_instructor
e-commerceRetrieve profile details and course listings for a specific instructor on the platform.
Detail: https://api.coursera.org/capabilities/get_instructor
list_partners
e-commerceList all partner institutions (universities and companies) that offer courses on Coursera.
Detail: https://api.coursera.org/capabilities/list_partners
list_specializations
e-commerceBrowse specializations (multi-course sequences) with filtering by topic area and partner institution.
Detail: https://api.coursera.org/capabilities/list_specializations
search_courses
e-commerceSearch the Coursera catalog for courses by keyword, topic, or skill. Returns course titles, descriptions, ratings, and partner institutions.
Detail: https://api.coursera.org/capabilities/search_courses
Agent Preview
This is what an AI agent sees when it discovers this service via the Gateway:
Service: Coursera Description: Coursera is an online learning platform offering courses, specializations, and degrees from top universities and companies. Its Catalog API provides public read access to the course catalog, instructor profiles, and partner institutions. Useful for searching and browsing educational content programmatically. Auth: api_key Capabilities: - get_course: Retrieve detailed information about a specific course including its syllabus, instructors, ratings, and enrollment options. - get_instructor: Retrieve profile details and course listings for a specific instructor on the platform. - list_partners: List all partner institutions (universities and companies) that offer courses on Coursera. - list_specializations: Browse specializations (multi-course sequences) with filtering by topic area and partner institution. - search_courses: Search the Coursera catalog for courses by keyword, topic, or skill. Returns course titles, descriptions, ratings, and partner institutions.