LEIA Documentation
Everything you need to integrate with the LEIA platform.
Welcome to the LEIA platform documentation. LEIA transforms educational content into interactive AI tutors, enabling partners to programmatically create courses, generate lessons, and produce learning-ready video presentations.
Getting Started
What you can build
- Course Parsing — Turn a natural-language description into a structured course outline
- Curriculum Generation — AI-powered curriculum design with modules and lessons
- Lesson Content — Auto-generate full lecture content with exercises and quizzes
- Slide Decks — Produce illustrated presentation slides for every lesson
- Video Exports — Render slides + narration into downloadable MP4 videos
Architecture
LEIA exposes a versioned REST API at https://api.leia.io/api/v1. All endpoints are server-to-server, authenticated via per-organization API keys. The API is a stable facade over the internal tRPC procedures — backwards-compatible and designed for partner LMS integrations.