Skip to main content
Terang AI home page
Search...
⌘K
Ask AI
Support
Platform
Platform
Search...
Navigation
API Documentation
Introduction
Guides
API Reference
Platform
API Documentation
Introduction
Courses
GET
List courses
POST
Create a course
On this page
Welcome
Base URL
Authentication
API Documentation
Introduction
Copy page
Terang AI API reference documentation
Copy page
Welcome
The Terang AI API allows you to manage courses, users, enrollments, and more. This documentation is auto-generated from our OpenAPI specification.
Base URL
Production
Development
Copy
Ask AI
https://iai.terang.ai
Authentication
All API endpoints are authenticated using Bearer tokens.
Copy
Ask AI
"security"
: [
{
"bearerAuth"
: []
}
]
List courses
⌘I
Assistant
Responses are generated using AI and may contain mistakes.