Provider: Tera
Provider: Tera
Provider: Tera
Use Respan Gateway to call Tera models (tera/gpt-oss-20b) while keeping unified observability (logs, cost, latency, reliability) in Respan.
Top up credits to pay through Respan. No Tera key required, Respan handles provider auth and billing.
Prefer to route through your own Tera account? See Use your own Tera key.
Pick the integration that matches your stack. The base URL is https://api.respan.ai/api and the only key needed is your RESPAN_API_KEY.
Tera is OpenAI-compatible. Point the OpenAI SDK at the Respan gateway and call any Tera model with the tera/ prefix.
Tera models work with every Respan gateway integration:
Change the model parameter to call any supported model through the same client. Use the tera/ prefix to disambiguate when routing across providers. Browse the full list on the Models page.
Credits are the default path. If you’d rather bill Tera directly, attach your own provider key.
Use credential_override when one model on a request should use a different Tera key than the default.
Already calling Tera directly? Send logs to Respan asynchronously to track cost, latency, and performance for those external calls.
See the logging guide for the full setup.