Skip to main content
GET
List models (OpenAI-compatible)

Authorizations

Authorization
string
header
required

API key authentication. Pass your API key as a Bearer token.

Query Parameters

type
string

Comma-separated entry kinds to return: model, pool, dynamic_route. Omit for all three.

Example:

"pool,dynamic_route"

Response

Successful response

data
object[]
required
object
string
required