Skip to main content
With Air API, you can choose a supported model within a project and run quick tests using the Playground.

Choosing a model

In the Air API screen of your project, select the model you want to use. Supported models may expand over time—if a model you need isn’t available, you can request it via the feedback channel.

What to consider when choosing

  • Use case (e.g., chat, summarization, generation)
  • Latency requirements
  • Cost and expected usage
  • Whether you may later expand to Air Container

Playground

The Playground is a browser-based interface for testing model responses. After creating a secret key, the Playground is a fast way to verify behavior before integrating into your application.
  1. Choose a model
  2. Create a secret key
  3. Test with code samples
  4. Test in the Playground
  5. Integrate into your app or expand via containers

Air API Overview

See the full Air API workflow.

API Usage Guide

Learn how to create keys and run tests.

Troubleshooting

Common issues and how to resolve them.