Documentation: all sections

Build on Saxeo.

Saxeo speaks the OpenAI API. If your code already targets /v1/chat/completions, you're 30 seconds away from running it on private infrastructure.

New here? Start with the Quickstart, keep the API reference open beside it, and reach for the sections below as you need them.

Get started

QuickstartWhat it doesMake your first call in about 30 seconds.
API referenceWhat it doesEvery endpoint, grouped by how it authenticates.
SDKsWhat it doesThe TypeScript and Python clients.
AuthenticationWhat it doesBearer keys and Sign-In With Ethereum sessions.

Inference

Chat completionsWhat it doesThe main OpenAI-shape inference endpoint.
Anthropic Messages APIWhat it doesPoint Claude Code and Anthropic SDKs at Saxeo.
EmbeddingsWhat it doesOpenAI-shape vector embeddings.
StreamingWhat it doesToken-by-token output over Server-Sent Events.
ModelsWhat it doesThe catalog, its lanes, and per-model pricing.
Saxeo MemoryWhat it doesMetered knowledge bases and private RAG that compose into a chat call.
EvalsWhat it doesTest suites that score a model and catch regressions across runs.
ImagesWhat it doesOpenAI-shape image generation, metered with a signed receipt.
Framework integrationsWhat it doesLangChain, Vercel AI SDK, LlamaIndex, and CrewAI recipes.

Compute

Sandbox computeWhat it doesMetered, receipted code execution in an isolated runner.
Agent runtimeWhat it doesDurable sealed state and account-scoped agent-to-agent messaging.
MCP serverWhat it doesExpose Saxeo as tools inside an agent.

Privacy

Privacy tiersWhat it doesStandard, confidential, and sovereign guarantees.
The privacy ladderWhat it doesAnonymized, double-blind, and confidential access.
Outbound scrubbingWhat it doesRedact secret and PII shapes before egress.
Region pinningWhat it doesAssert the serving region, or the request refuses.
Privacy contractWhat it doesExactly what Saxeo will and will not store.

Billing and spend control

Paying with USDTWhat it doesPrepaid credit and inline x402 settlement.
Payment railWhat it doesNon-custodial USDT invoices and signed settlement receipts between two parties.
Cost & meteringWhat it doesPer-model pricing and how usage is metered.
API key controlsWhat it doesSpend caps, model allowlists, expiry, and spend windows.
Delegated sub-keysWhat it doesBounded credentials an agent mints for its sub-agents.
Spending mandatesWhat it doesA signed, in-path budget authorization with verifiable proof.
AgentFinOpsWhat it doesRunaway-spend circuit breakers and signed spend statements.
Rate limitsWhat it doesPer-key token-bucket request budgets.

Proof and accountability

Verifiable receiptsWhat it doesSigned, publicly verifiable proof of every billable call.
Agent PassportWhat it doesA signed identity and reputation credential built from real history.
Compliance audit packsWhat it doesA tamper-evident, signed export of a whole agent run.
WebhooksWhat it doesSubscribe to account, money, and delivery events.

Saxeo Vault

Saxeo VaultWhat it doesPrivate RWA registry: sealed metadata, hash-chained ledgers, Solana-anchored settlement.
Vault view keysWhat it doesScoped, revocable read access for auditors and regulators.
Private BenchmarkWhat it doesBenchmark a portfolio against a peer cohort without exposing holdings: sealed intake, minimum cohort sizes, overlap control, deterministic bucketing.

Fleet

Node agent contractWhat it doesThe wire contract a node implements to serve Saxeo jobs.