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.
API keys
Every request to Tera authenticates with a bearer token. Keys look likesk-tera-<random> and are issued per-customer.
Authorization header for every request. The OpenAI SDKs handle this via api_key=... / apiKey: ....
Requesting access
Tera is in private access while we onboard with OpenRouter. Email hello@tera.gw with a one-line description of what you’re building.Errors
Returned when the
Authorization header is missing or the key is unknown or revoked.Some keys are scoped to specific models. Requests to other models return 403.