Models

List all available models

get/v1/models

Query parameters

include_deactivatedstring

Include deactivated models in the response

Example:false

Include deactivated models in the response

exclude_deprecatedstring

Exclude deprecated models from the response

Example:false

Exclude deprecated models from the response

no_trainingstring

Only return models and provider mappings whose provider does not train on API data

Example:false

Only return models and provider mappings whose provider does not train on API data

mappedstring

Return one entry per provider mapping with provider/model-id ids (the gateway's provider-pinned request format) instead of one aggregated entry per model. Each entry carries that specific mapping's pricing, context length, and capabilities.

Example:false

Return one entry per provider mapping with provider/model-id ids (the gateway's provider-pinned request format) instead of one aggregated entry per model. Each entry carries that specific mapping's pricing, context length, and capabilities.

Response

List of available models

Changes

No recorded changes to this endpoint across all 1 revision of this API.