OurToken documentation
Build against official model identities with a small OpenAI-compatible API and a prepaid wallet you can reconcile.
OurToken keeps the public model contract separate from the provider route that delivers it. You choose an official model ID, send an OpenAI-compatible chat request, and receive normalized usage with an explainable prepaid charge.
Start with the real contract
- Getting started covers the shortest path to a first request.
- API keys explains key issuance, restrictions, and revocation.
- Models explains stable IDs and the public catalog.
- Chat completions documents the available inference endpoint.
Operating your account
- Pricing and billing explains reservation and settlement.
- Playground and threads covers private threads, attachments, and comparison runs.
- Errors and retries explains safe recovery with idempotency keys.
Documented scope
The current public API supports the OpenAI-compatible model catalog and Chat Completions. Do not assume support for Responses, Anthropic Messages, media generation, embeddings, or provider-routing extensions unless we document them here.