Documentation
Spot implements the OpenAI Chat Completions API. If you already call a hosted model, you are two lines away from buying the same capability at the market price.
Get started
- Quickstart — five minutes, key to first fill
- Buyer flow — first chat completion with a
max_pricebid - Seller flow — list capacity and price an ask
- Price limits & routing — how the ceiling is enforced
- Instruments — capability classes, not vendor names
API reference
- Chat completions — OpenAI-compatible request plus Spot fields
- Errors & retries — market conditions versus faults
- Authentication
- Seller guide
- SDK
- OpenAPI