0Bit Documentation

Support matrix

Understand which 0Bit product surfaces, environments, assets, credentials, and event contracts are public-candidate, review-only, partner-gated, or internal-only.

The support matrix is a documentation boundary, not a commercial availability promise. Use it to choose the right product path and to avoid treating example assets, example routes, or generated API surfaces as live support for every partner.

Confirm live access before launch

Before you show a workflow as live, confirm product entitlement, environment, region, asset/currency support, payment method, payout method, rail status, and compliance approval with 0Bit.

Product status

AreaPublic docs statusBuild against it whenDo not assume
0GateCandidate public developer path.You are building hosted buy, sell, swap, or payment-session flows.Every country, asset, payment method, payout method, or rail is enabled.
Gate SDKCandidate public developer path pending package/version review.You use server helpers, browser embed helpers, React helpers, or webhook verification utilities.Package versions or method surfaces are final without release confirmation.
0PoolsPartner-gated and liquidity-sensitive.You are an approved headless liquidity partner with your own UX and compliance flow.Public, self-serve, provider-level, treasury-level, or routing-level access.
0BaseFoundation/review-only.Product and Engineering approve the object, report, settlement, and provider behavior for your environment.Live checkout, refunds, settlement, payouts, or money movement.
0LinkProduct docs only, public endpoint contract not assumed.Product approves connected app/link workflows for your use case.Internal routing, large-order execution, provider terms, or desk workflows.
0Pools ScanPublic-safe explorer-style docs.You need read visibility into transactions, swaps, assets, mint/burn events, pool activity, and statuses.A webhook contract, legal attestation, or internal indexer API.
Partner HubPartner-confidential account/admin UI.You are an approved partner admin using managed UI access.A public API package or self-serve onboarding contract.
Internal servicesNot public.Never from public docs.Direct partner access to internal operations, provider, treasury, reserve, or settlement systems.

Environment matrix

ProductEnvironmentBase URLPublic-safe interpretation
0GateSandboxhttps://gate-api-sandbox.0bit.app/v1Candidate public test integration path.
0GateProductionhttps://gate-api.0bit.app/v1Requires live keys, entitlement, and launch approval.
0GateLocal devhttp://localhost:4000/v1Local development reference.
0BaseSandboxhttps://base-api-sandbox.0bit.app/v1Review-only foundation/testing reference.
0BaseProductionhttps://base-gate-api.0bit.app/v1Do not treat as live launch evidence without approval.
0BaseLocal devhttp://localhost:4600/v1Local development reference.
0PoolsProductionhttps://pools-api.0bit.app/v1Approved partner-only headless liquidity API.
0PoolsLocal devhttp://localhost:4100/v1Local/reference only, not public availability.

Credential matrix

CredentialSafe locationProduct use
pk_test_* / pk_live_* publishable keyBrowser/mobile only where explicitly allowed.0Gate embed bootstrap and approved discovery-style calls.
sk_test_* / sk_live_* secret keyPartner server only.Create sessions, lock quotes, execute writes, read protected records.
Product client secretBrowser only for one server-created object.Bind a hosted 0Gate experience to a session.
whsec_* webhook secretPartner server only.Verify inbound webhook signatures.
Idempotency keyPartner server-generated and stored with a logical write.Deduplicate retries for sessions, quotes, transactions, payment objects, and refunds.

Asset and currency examples

The docs use configured 0Asset examples to explain asset-aware workflows:

AssetExample use in docsAvailability boundary
0EUREUR-denominated payment, settlement, and swap examples.Example/configured asset, not universal live support.
0BRLBRL liquidity and asset activity examples.Region, rail, entitlement, and compliance dependent.
0NGNNGN receive and pool route examples.Region, rail, entitlement, and compliance dependent.
0COPMint/burn and scan activity examples.Lifecycle visibility does not equal legal reserve attestation.
0MXNBurn/redeem-style lifecycle examples.Settlement timing and redemption behavior require approval.
USDTCommon quote, settlement, or swap counterpart in examples.Route support varies by product, network, partner, and environment.

Use capability endpoints and product approval for live support. Do not infer production availability from an example page.

Event and webhook matrix

ProductEvent contractPublic-safe use
0GateSource-backed signed events and delivery operations.Verify, dedupe, persist, and reconcile session/customer/quota/test events.
0Gate restricted railsEntitlement-gated event names exist in source.Use only if the rail flow is enabled for your account.
0BaseFoundation/review-only delivery evidence.Treat as reporting/object-model documentation until approved.
0PoolsPartner-gated and liquidity-sensitive evidence.Use only approved quote/trade status handling for entitled partners.
0Pools ScanRead visibility pages.Use API reads or explorer pages for status, not webhook fulfillment.

What to verify before launch

TopicVerify
ProductWhich product owns the workflow and whether the product is enabled for the partner.
EnvironmentSandbox versus live host, key prefix, webhook secret, and callback/origin configuration.
GeographySupported country, region, corridor, and compliance restrictions.
AssetsAsset symbols, networks, routes, liquidity, and settlement or scan visibility.
PaymentsPayment methods, payout methods, hosted flow status, settlement expectations, and refund behavior.
WebhooksEvent types, signature header, endpoint URL, retry behavior, dead-letter replay process, and duplicate handling.
OperationsRequest ids, event ids, object ids, reporting fields, reconciliation ownership, and support escalation path.

On this page