Skip to main content
GET
List endpoints
  • endpoints: the canonical endpoint IDs currently exposed by the API
  • data: endpoint records with public_path, collection, model_count, and provider_count
  • sample_models: up to 10 recent visible model IDs from the public catalogue
Use List model endpoint capabilities when you need provider- and parameter-level detail for one model.

Authorizations

Authorization
string
header
required

Bearer token authentication

Response

200 - application/json

Endpoint metadata

ok
enum<boolean>
required
Available options:
true
endpoints
string[]
required
data
object[]
required
sample_models
string[]
required

Model identifier. This is a runtime string so newly released models can be used without waiting for an SDK update.

Last modified on August 5, 2026