v1
latestOpenAPI 3.0.32026-07-22112930.0 KBBilling
List pricing
List public model prices. No auth required. Money fields use integer microcents: 1 cent = 1,000,000 microcents.
get/billing/pricing
Response
List of public prices.
Example response
[
{
"model": "google/gemma-4-26B-A4B-it",
"provider": "google",
"version": "2026-06-01",
"input_microcents_per_token": 10,
"output_microcents_per_token": 40,
"cached_input_microcents_per_token": 2,
"public": true
}
]