List Paid Models

View as Markdown

Shortcut: list only models that have a non-zero cost.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful Response
idstring
namestring
context_lengthinteger or null
is_freeboolean
pricingobject
supports_thinkingboolean
supports_completions_apiboolean
supports_responses_apiboolean
model_typestring
input_modalitieslist of strings
output_modalitieslist of strings
providerstring or null
descriptionstring or null
supports_realtimebooleanDefaults to false
supports_embeddingsbooleanDefaults to false
supports_toolsbooleanDefaults to false
supports_structured_outputbooleanDefaults to false
supports_system_promptbooleanDefaults to true
supports_batchingbooleanDefaults to false
context_windowinteger or null
standard_context_thresholdinteger or null
realtime_session_max_tokensinteger or null
realtime_max_concurrent_per_ownerinteger or null
is_compositebooleanDefaults to false
composite_modelslist of strings or null