Completion is not competency
LMS dashboards show enrollments, video watch time, and quiz passes. They rarely answer whether a learner can perform under real constraints—especially when AI tools sit between the learner and the task.
Platforms that differentiate on outcomes need a readiness layer they can call via API.
Agentic API v2 surface area
Create Performance Workspaces from prompts, list assessable blocks, upload evidence (tool traces, screenshots, video, EEG), run structured performance reports or chat analysis, issue private evaluation links, and poll completion results.
Designed for agents, automation, and product backends—not cookie-based browser sessions.
Guest provisioning for external learners
Organization admins mint guest API keys for learners without full accounts. Guests create workspaces, run evaluation sessions, and return results to your platform via webhooks or polling patterns you control.
Ideal for customer education portals, partner academies, and certification prep products.
Keep your UX, add verification depth
Embed readiness checks at module boundaries, capstone projects, or certification gates. Return gap analysis JSON to your gradebook, coach dashboard, or recommendation engine.
MCP transport is also available for agent-native integrations.
Frequently asked questions
- Do we replace our LMS?
- No. openLesson is a readiness and verification backend. Your LMS remains the learner-facing experience.
- What authentication does the API use?
- Bearer API keys (sk_ for members, gsk_ for guests) with scoped permissions. See the Agentic API reference for full endpoint specs.
- Can we white-label evaluation sessions?
- Evaluation links use bearer URLs on your domain path. Learners complete sessions without OpenLesson accounts when using private links.
Add readiness verification to your product
Ship competency evidence—not just completion badges.