Get started
Models
The model IDs you can call through the Messages and image endpoints.
Pass one of the model IDs below in the model field of your request. New models land as they ship, and live pricing for each is in the dashboard.
Text models
Call these through /v1/messages.
All text models support tool use and extended thinking. The current-generation models also support effort control and web search. See Tool use and Extended thinking.
Image models
Call these through /v1/images/generations and /v1/images/edits.
Image models support text-to-image, image editing, and a range of sizes and aspect ratios.
Pricing
Final per-token and per-image prices for every model are on the pricing page, settled onchain with nothing added on top.
Discover models programmatically
Point an agent at /v1/llms.txt for a plain-text list of the live models and endpoints.