Portal
Documentation: all sections

Build on Sable.

Sable 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

PageWhat it does
QuickstartMake your first call in about 30 seconds.
API referenceEvery endpoint, grouped by how it authenticates.
SDKsThe TypeScript and Python clients.
AuthenticationBearer keys and Sign-In With Ethereum sessions.

Inference

PageWhat it does
Chat completionsThe main OpenAI-shape inference endpoint.
Anthropic Messages APIPoint Claude Code and Anthropic SDKs at Sable.
EmbeddingsOpenAI-shape vector embeddings.
StreamingToken-by-token output over Server-Sent Events.
ModelsThe catalog, its lanes, and per-model pricing.
Sable MemoryMetered knowledge bases and private RAG that compose into a chat call.
EvalsTest suites that score a model and catch regressions across runs.
ImagesOpenAI-shape image generation, metered with a signed receipt.
Framework integrationsLangChain, Vercel AI SDK, LlamaIndex, and CrewAI recipes.

Compute

PageWhat it does
Sandbox computeMetered, receipted code execution in an isolated runner.
Agent runtimeDurable sealed state and account-scoped agent-to-agent messaging.
MCP serverExpose Sable as tools inside an agent.

Privacy

PageWhat it does
Privacy tiersStandard, confidential, and sovereign guarantees.
The privacy ladderAnonymized, double-blind, and confidential access.
Outbound scrubbingRedact secret and PII shapes before egress.
Region pinningAssert the serving region, or the request refuses.
Privacy contractExactly what Sable will and will not store.

Billing and spend control

PageWhat it does
Paying with USDTPrepaid credit and inline x402 settlement.
Payment railNon-custodial USDT invoices and signed settlement receipts between two parties.
Cost & meteringPer-model pricing and how usage is metered.
API key controlsSpend caps, model allowlists, expiry, and spend windows.
Delegated sub-keysBounded credentials an agent mints for its sub-agents.
Spending mandatesA signed, in-path budget authorization with verifiable proof.
AgentFinOpsRunaway-spend circuit breakers and signed spend statements.
Rate limitsPer-key token-bucket request budgets.

Proof and accountability

PageWhat it does
Verifiable receiptsSigned, publicly verifiable proof of every billable call.
Agent PassportA signed identity and reputation credential built from real history.
Compliance audit packsA tamper-evident, signed export of a whole agent run.
WebhooksSubscribe to account, money, and delivery events.

Sable Vault

PageWhat it does
Sable VaultPrivate RWA registry: sealed metadata, hash-chained ledgers, Solana-anchored settlement.
Vault view keysScoped, revocable read access for auditors and regulators.

Fleet

PageWhat it does
Node agent contractThe wire contract a node implements to serve Sable jobs.