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
brandstring or null
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
supports_background_responsebooleanDefaults to false
supports_video_generationbooleanDefaults to false
supports_image_editbooleanDefaults to false
supports_image_inpaintbooleanDefaults to false
supports_image_outpaintbooleanDefaults to false
supports_image_mixbooleanDefaults to false
supports_image_reframebooleanDefaults to false
supports_image_upscalebooleanDefaults to false
supports_image_remove_backgroundbooleanDefaults to false
supports_image_referencebooleanDefaults 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