Search by model name
Pass a model ID or partial name asq:
data includes:
model_idprovider_idpricing.promptandpricing.completionin USD per token
Read the rates
Multiply by1_000_000 when you want dollars per million tokens:
Filter rows where
model_id matches exactly when the query returns variants or aliases.
Paginate large result sets
Addpage and page_size when a model appears on many hosts:
meta.page reaches meta.total_pages.
Next step
Send token counts toPOST /v1/traces/cost to get a dollar total for one request.