Models

List All Models

Get a list of all available models with their specifications and pricing information.

get/models

Query parameters

model_typestring nullable

Filter by model type: 'llm', 'embedding', or 'image'

Filter by model type: 'llm', 'embedding', or 'image'

providerstring nullable

Filter by provider name

Filter by provider name

supports_toolsboolean nullable

Filter by tool/function calling support

Filter by tool/function calling support

supports_visionboolean nullable

Filter by image input support

Filter by image input support

supports_audio_inputboolean nullable

Filter by audio input support

Filter by audio input support

supports_video_inputboolean nullable

Filter by video input support

Filter by video input support

supports_image_outputboolean nullable

Filter by image generation support

Filter by image generation support

supports_audio_outputboolean nullable

Filter by audio output support

Filter by audio output support

supports_video_outputboolean nullable

Filter by video output support

Filter by video output support

supports_thinkingboolean nullable

Filter by reasoning/thinking capability

Filter by reasoning/thinking capability

supports_json_outputboolean nullable

Filter by JSON object / structured response support (true/false; omit for all)

Filter by JSON object / structured response support (true/false; omit for all)

min_contextinteger nullable

Minimum context limit

Minimum context limit

max_contextinteger nullable

Maximum context limit

Maximum context limit

skipinteger

Number of records to skip

Number of records to skip

limitinteger

Maximum number of records to return

Maximum number of records to return

Headers

authorizationstring nullable
x_session_tokenstring nullable

Response

Successful Response

totalinteger required

Total number of models

Changes

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