First API call in 5 minutes
Three steps: get credentials, send a request, see the response.
What you get
One API endpoint
POST /v1/responses — send text in, get AI output back. Six SDKs included.Real-time analytics
Track every request: token counts, latency, volume, model distribution.
Project isolation
Separate dev, staging, and production with independent keys, logs, and analytics.
How it works
Send requests
POST to
/v1/responses with your key, project ID, and model. Response comes back as structured JSON.
