API Quickstart

Run your first call
right here.

Paste your API key, edit the prompt, hit Run. You'll see a real response from the same gateway as production — billed in EUR, no SDK required.

01Your API key

Paste your tb_live_... key. It's stored locally in your browser only.


02Endpoint

All requests go to this OpenAI-compatible endpoint.


03cURL snippet

Updates live as you type your key — copy this to run from any terminal.

bash

04Model and prompt


05Run it

Fires a real request to the proxy gateway. The response below uses the same code path as your production calls.


💡

Need the prose guide? See the full developer docs for Python, Node.js, and error codes, or the API reference for all endpoint specs, pricing, and sample responses.