Models
Get Models V2
Returns all available models with metadata and accurate pricing. No authentication required.
GET
Get models v2
Returns all available Gloo AI models with metadata and pricing. No authentication required.
Each model includes:
Use the
- Identification — Gloo model ID (for API requests), provider ID, name, and family
- Capabilities — Context window, max input/output tokens, supported modalities, speed rating
- Pricing — Per-1K and per-1M token list rates for input and output (and cache segments where applicable)
The rates returned here are list prices (the model’s base rate). Usage is
billed at the list rate plus a flat platform rate applied to every segment
(input, cached, output).
id field as the model parameter in Completions V2 requests.Get models v2

