Quick start

Make your first read-only API request

Create a key, use the Base URL supplied by this deployment, and list the models visible to that key before choosing one.

1. Sign in and create a key

Keep the new key private. If account creation is closed, sign in with an existing account or contact support.

2. Copy the current endpoint

Use the runtime Base URL shown on the page instead of a hostname copied from an old guide.

3. Discover models

Call GET /v1/models with the API key to read the models currently available to your account.

4. Send and review

Choose a returned model for a compatible request, then review the record on the Usage page.