Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.terang.ai/llms.txt

Use this file to discover all available pages before exploring further.

Welcome

The Terang AI API allows you to integrate SSO, manage users, enrollments, and more. This documentation is auto-generated from our OpenAPI specification.

Base URL

https://api.terang.ai

Authentication

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