Skip to main content
The Gateway exposes multiple modalities through a unified API surface. Each endpoint maps to a different capability, and model support varies by provider.

Modalities and endpoints

Checking model support

Use the Models endpoint to see which models are available and which endpoints they support. Provider coverage is available via the Providers endpoint.

Best practices

  • Match the endpoint to the modality you need, even if the model name is shared across modalities.
  • Validate payloads against the API Reference before shipping.
Last modified on July 26, 2026