Why the Grid
- OpenAI-compatible —
/v1/chat/completions; existing SDKs work by changing the base URL. - Confidential — prompts are end-to-end encrypted and run inside a TEE; responses carry an attestation. See Confidential inference.
- Pay-per-call — credits or x402 USDC, no subscription. See Pricing.
- Decentralized — served by staked operators, not one provider.
How a request flows
Pick a model
Browse models served on the network.
Authenticate
API key, session, or per-request signature — see Wallet & auth.
Send
Call the OpenAI-compatible endpoint (or use the playground).
In this section
Models
What’s served, and how to choose.
Playground
Try models in the browser.
API
OpenAI-compatible quickstart.
Confidential inference
E2E encryption + attestation.
Pricing
How cost is calculated.
