latestOpenAPI 3.0.22026-08-1751714.1 KB
434c9de75420
Models
List models
Returns the TextCortex models available through the OpenAI-compatible public API.
get/models
Response
Successful response
Example response
{
"data": [
{
"id": "kimi-k2-5",
"owned_by": "textcortex"
}
]
}