Browse the catalogue of models programatically in our database.
data – details sourced from the AI Stats dataset such as supported input/output modalities.gateway – live routing metadata showing the endpoints and providers that are currently active through the gateway.include_data=false and/or include_gateway=false to omit either section (both default to true). All of the existing filters—provider, organisation, include_endpoints, exclude_endpoints, input_types, and output_types—continue to work exactly the same, and the top-level model metadata (name, identifiers, statuses, aliases, organisation) stays unchanged for backwards compatibility.Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Filter results to models served by one or more provider identifiers.
Maximum number of models to return (default 50).
1 <= x <= 250Number of models to skip before starting the page.
x >= 0Restrict results to models associated with one or more organisation identifiers. Organisation identifier.
ai21, amazon, anthropic, baidu, black-forest-labs, bytedance, cohere, deepseek, eleven-labs, google, ibm, inclusionai, lg, meta, microsoft, minimax, mistral, moonshotai, nous, nvidia, openai, perplexity, qwen, suno, x-ai, z-ai Only return models that support at least one of the specified gateway endpoints.
chat.completions, images.generations, audio.speech, audio.transcription, moderations, video.generation, embeddings, batch Exclude models that support any of the specified gateway endpoints.
chat.completions, images.generations, audio.speech, audio.transcription, moderations, video.generation, embeddings, batch Only return models that advertise support for at least one of the requested input content types.
Only return models that advertise support for at least one of the requested output content types.
Whether to include models marked as rumoured in the response (default true).
Whether to include models marked as deprecated in the response (default true).
Whether to include models marked as retired in the response (default true).