1. Get an API key
Email hello@tera.gw to request a key. Keys are formatted assk-tera-....
2. Send your first request
3. Stream the response
Add"stream": true to get token-by-token output over Server-Sent Events. See Streaming for the full event format.
What next?
Browse models
Pick the right model for your workload.
OpenAI compatibility
Migrating from OpenAI? Read this first.
Reasoning models
How to use chain-of-thought reasoning with Qwen3.5.
Tool calling
Function calling with OpenAI-compatible schemas.