Getting Started
Account Setup
Create your free account and invite students to your classroom using our intuitive interface. All new users get access to 30 days of premium features to explore our platform.
First Classroom
Walkthrough to set your first classroom, organize students into groups, and start adding educational content.
API Integration
// Get student progress data
GET /api/classroom/progress/student/{id}
Authorization: Bearer {ACCESS_TOKEN}
// Response Example
{
"student_id": 12345,
"grade": "A",
"last_active": "2025-09-23T14:30:00Z",
"assignments_completed": 8/10
}
Our RESTful API allows full integration with existing educational platforms. All endpoints support authentication via OAuth 2.0 and offer rate limiting based on your subscription tier.
Advanced Features
Custom Analytics
Export student data to generate detailed performance reports using our advanced analytics engine.
Custom Templates
Design personalized classroom templates for consistent lesson planning and assessment frameworks.
Multi-language Support
Switch between 12+ languages instantly across the platform for international classrooms.