methods and method_params reported
by their providers. On
GET /v1/openai/models a routed model
carries a non-empty provider field.
Prices are the provider’s listed prices in USD per 1M tokens (input / output).
Prices in USD per 1M tokens
Every routed model accepts a JSON Schemaresponse_format, except
meta/muse-glimmer-30b, which accepts json_object only. See
Methods & Response Format.
qwen/qwen3.8-27b is not listed here. It runs
on VLM Run GPUs, so it carries no provider, and it is documented with the
Gateway VQA models.
Next steps
Models
The full Gateway model catalog.
Chat Completions API
Full request parameters, streaming, and error handling.