Documentation Index
Fetch the complete documentation index at: https://docs.tera.gw/llms.txt
Use this file to discover all available pages before exploring further.
1. Get an API key
Tera is currently in private access. 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.