Skip to main content

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

https://iai.terang.ai

Authentication

All API endpoints are authenticated using Bearer tokens.
"security": [
  {
    "bearerAuth": []
  }
]