Embed learning into your product with a single API call. Courses, progress tracking, and learner management — all API-first.
curl -X POST https://api.monopane.io/tenants/{tenantId}/enrollments \
-H "X-Api-Key: eak_live_..." \
-H "Content-Type: application/json" \
-d '{
"learnerId": "lrn_abc123",
"courseId": "crs_xyz456"
}'{
"id": "enr_9f3k21",
"status": "active",
"enrolledAt": "2026-03-05T12:00:00Z"
}Build and manage content programmatically. Courses, modules, lessons, and activities — all via REST. Your content, your structure.
Real-time learner progress with webhooks. Know exactly where learners are, what they've completed, and when they need a nudge.
OpenAPI spec, generated SDKs, and an MCP server for AI agents. Works with your existing auth. Ships with Cloudflare Workers.
We're onboarding teams gradually. Get early access and shape the product.