0Bit Documentation

0Pools API

Approved partner 0Pools discovery, quote, transact, status, trade, and balance operation groups.

0Pools API pages are for approved headless partners. They cover the partner-visible quote, transact, status, trade, and balance lifecycle only.

OpenAPI spec

The machine-readable OpenAPI 3.1 spec for these operations is available for client codegen at /openapi/pools-v1.yaml, served from the site root. It is the same contract these pages describe, and is gated early access like the rest of the 0Pools partner API.

Availability

The 0Pools partner liquidity API is gated early access, provisioned per partner by 0Bit. It is not generally available and not self-serve: access is operator-set per partner (status, KYC state, tier, and entitled pools) and confirmed during account review. Settlement is real. Most integrations should use 0Gate instead.

The on-ramp (buy) path is the supported flow. The off-ramp (sell) path is gated and not yet publicly enabled.

What this API covers

  • Entitled pool discovery and availability checks.
  • Short-lived quote creation, retrieval, rejection, and one-time execution.
  • Partner-scoped transaction status and trade reads.
  • Partner-visible balance or entitlement checks.
  • Strict public boundaries around liquidity-sensitive internals.

Public boundary

This reference covers partner-visible discovery, quote, transact, status, trade, and balance behavior. Liquidity operations, routing internals, provider details, reserve logic, and runbooks are outside the public API contract.

On this page