Education & LMS Domain
Courses, lessons, students, enrollments, assignments, grades, and certificates
API Prefix
/api/education
Every endpoint hangs off this prefix so you can compose requests consistently.
Endpoint coverage
10
Curated routes spanning common workflows
Playground ready
Deep link directly into the playground with your preferred method and path.
Open in PlaygroundCapabilities
Mix and match endpoints to validate dashboards, onboarding flows, error states, and integration docs before touching production systems.
Course catalogs with lessons and difficulty levels
Student, enrollment, assignment, and grade records
Certificate issuance data for completion flows
Searchable course and student directories
Instructor-friendly syllabus metadata
Ready-made LMS product fixtures
Endpoints
Each endpoint responds with JSON objects modeled after production systems, complete with pagination, filtering, and optional latency controls for stress testing.
/api/education/courses
/api/education/courses/course_001
/api/education/courses/course_001/lessons
/api/education/courses
/api/education/students
/api/education/enrollments
/api/education/enrollments
/api/education/assignments
/api/education/grades
/api/education/certificates
Prototype catalogs, lesson players, progress views, and gradebooks from one mock API.
Explore more
Browse the full library of free mock API domains for your next project.