Welcome
The Terang AI API is split into two surfaces:- Core API — SSO, user management, health checks. Served from the API gateway.
- LMS API — Courses, learner progress, bundles. Served from the LMS application.
Base URLs
Authentication
API Key Authentication (LMS APIs)
LMS API endpoints (courses, lms-progress) use API key authentication. Include your API key in thex-api-key header:
- Log in to the LMS as a teacher/admin
- Go to Dashboard → API Keys
- Click Buat Kunci Baru and give it a name
- Copy the generated key immediately — it’s shown only once
Retry-After header.