Models Catalog
Browse all models with live pricing, context lengths, and capability filters.
GET /v1/models
Fetch the full model list programmatically with pricing and metadata.
Model Tiers
- Free models
- Pay-As-You-Go models
Free models are identified by a
:free suffix in their ID (e.g. deepseek-r1:free).Exceeding the rate limit returns a
429. See Rate Limits.Listing Models Programmatically
Fetch the live catalog — including pricing, capabilities, and availability — with a single request:Response shape
Model Schema
Core fields
Pricing fields
All rates use
price_per_million_t (USD per 1M tokens). See How Billing Works for caching cost examples.
Capabilities
Service tier pricing
Present only on models that support service tiers. Multipliers are applied to the standardpricing.input and pricing.output rates.
Benchmarks
Common benchmark scores included where available. Fields arenull when a score has not been published.
Endpoints
Each model advertises which API paths it supports in theendpoints array. Not all models are available on every path.