HYBRID-CHAINDEVELOPERS
DOCUMENTATIONv2

API V2 · IMPLEMENTATION REFERENCE

A clean public edge.
Explicit service ownership.

api.hybrid-chain.com/api/v2 is the canonical namespace for the public API gateway. V1 remains routed to the legacy system while V2 grows from full parity into machine access for every platform application.

526production-listed routes0source-ready · awaiting deployment330planned · non-executable45mapped application surfaces

OPENAPI FOR AGENTS

Give your agent the live API contract.

Point an agent, OpenAPI importer, SDK generator, or orchestration system at the production OpenAPI 3.1 document. It can ingest the available operations, parameters, schemas, authentication requirements, scopes, response models, and Hybrid-Chain agent metadata directly from one stable URL.

READ THE STATUS CORRECTLY

Contract readiness and runtime availability are separate gates.

A route can be implemented in source before its production deployment, and a deployed route can still fail closed for an unconfigured tenant, suspended market, disabled login provider, or insufficient scope.

  1. 01PLANNED

    A reviewed public contract and business mapping exist, but the route is not executable.

  2. 02SOURCE READY

    The route, schema, authorization boundary, adapter, and relevant conformance tests are merged into canonical gateway main.

  3. 03PRODUCTION LISTED

    The route appears in the currently deployed production OpenAPI document.

  4. 04OPERATIONALLY ENABLED

    The caller has the scope and tenant, venue, market, provider, or feature policy permits the operation.

AGENTIC-ENABLEDOPENAPI 3.1LIVE PRODUCTION CONTRACT

REFERENCE AUTHORITY

Built for agents.
Defined by a live machine contract.

Hybrid-Chain API V2 is designed for agentic discovery and integration. An agent can ingest the production OpenAPI document to understand implemented operations, exact parameters, schemas, authentication and scopes, idempotency, RFC 9421 signing, response models, and Hybrid-Chain agent metadata—without scraping this website.

Use the OpenAPI document for executable production capabilities. Use the capability registry for planned, non-executable contracts, ownership, and application mapping.

PRODUCTION RECONCILIATION

Source and deployment compared route by route.

Observed 11 Sept 2026, 06:35:11 UTC. This comparison is generated from the canonical gateway capability registry and the checksum-bound production OpenAPI document—not from a manually maintained availability claim.

526SOURCE READY + PRODUCTION LISTED

Canonical public contracts present in the deployed OpenAPI document.

0SOURCE READY · AWAITING DEPLOYMENT

Merged contracts absent from the observed production deployment.

4PRODUCTION UTILITY / COMPATIBILITY

Health or V1 bridge operations intentionally outside the public V2 catalog.

SOURCE / DEPLOYMENT ALIGNEDNo source-implemented public routes are missing from the observed production OpenAPI. Caller permissions, owner readiness and lifecycle approvals remain separate checks.
00 ROUTES

TRADING AUTHORITY

The public order contract is stable. Matching authority is still gated.

Source readiness and matching-engine authority are deliberately separate. The V2 gateway can expose and validate a contract while Core continues to route authoritative order flow through the legacy Python implementation.

01PUBLIC CONTRACT20 SOURCE READY

Typed market, order, position, trade, balance, and lifecycle contracts are merged in gateway main.

02PRODUCTION EDGE20 PRODUCTION LISTED

Only routes present in the live OpenAPI are deployed. An absent route must not be integrated yet.

03CURRENT AUTHORITYLEGACY PYTHON

NXG remains observational only. A successful shadow comparison never changes ingress, publishing, allowlists, or market suspension.

04ECONOMIC SAFETYFAIL-CLOSED EVIDENCE

Collateral admission, partial-fill consumption, remainder release, settlement retry/rollback, and cross-view reconciliation must pass before promotion.

05PROMOTIONEXPLICIT MARKET APPROVAL

Authority and later traffic admission are separate, market-scoped decisions with retained evidence and an exercised emergency re-suspension path.

SOURCE-READY ECONOMIC LIFECYCLEMERGED · NOT AN AUTHORITY OR DEPLOYMENT CLAIM
  1. 01 · RESERVE

    Core calculates conservative collateral and reserves it before any future NXG command is submitted. Each non-reduce-only combo leg is reserved independently inside one atomic root admission.

  2. 02 · SUBMIT OR RETAIN

    A definitive rejection releases the new reservation. An ambiguous transport outcome retains the hold as in-doubt; callers retry the same logical command with the same Idempotency-Key.

  3. 03 · REPLACE SAFELY

    The original and candidate reservations coexist while replacement is unresolved. Acceptance atomically activates the candidate and releases the original; rejection releases only the candidate.

  4. 04 · SETTLE ATOMICALLY

    Fill projection, proportional collateral consumption, balanced settlement movements, and terminal remainder release commit together in Core or roll back together.

V2 CAPABILITY REGISTRY

One public interface. Every service-owned contract.

This registry accounts for every documented V1 operation, every current platform application, and the expanded Explorer, Identity, and Core surfaces.

APPLICATION API MAPEvery browser application mapped to the machine-facing contracts it depends on.
45 APPLICATIONS
OPERATE15
BUILD07
TRUST & DATA04
PUBLIC NETWORK05
ADMINISTRATION14
856of 856 public V2 contracts
01

Authentication

32 contracts
09

Functions

V2 EXPANSION

POST
Close an account/api/v2/account-closure-requests

Identity & Login · Access Control

GET
List sessions/api/v2/auth/sessions

Identity & Login · Access Control

POST
Create session/api/v2/auth/sessions

Identity & Login · Access Control

POST
Revoke session/api/v2/auth/sessions/{session_id}/revocations

Identity & Login · Access Control

POST
Verify bearer token/api/v2/me

Overview · Access Control

POST
Disable authenticator/api/v2/me/authenticator-disablements

Identity & Login · Access Control

POST
Begin authenticator enrollment/api/v2/me/authenticator-enrollments

Identity & Login · Access Control

POST
Confirm authenticator enrollment/api/v2/me/authenticator-enrollments/{enrollment_id}/confirmations

Identity & Login · Access Control

POST
Register account/api/v2/registrations

Identity & Login · Access Control

01

Identity · validate

V2 EXPANSION

22

Identity sessions and federation

V2 EXPANSION

GET
Get account closure request/api/v2/account-closure-requests/{request_uuid}

Trust Center · Identity & Login · Access Control

POST
Cancel account closure request/api/v2/account-closure-requests/{request_uuid}/cancellations

Trust Center · Identity & Login · Access Control

GET
Get login policy/api/v2/admin/identity/login-policy

Trust Center · Identity & Login · Access Control

PUT
Update login policy/api/v2/admin/identity/login-policy

Trust Center · Identity & Login · Access Control

POST
Begin federated authorization/api/v2/auth/federation/{provider}/authorizations

Trust Center · Identity & Login · Access Control

POST
Exchange federated authorization/api/v2/auth/federation/{provider}/exchanges

Trading · Trust Center · Identity & Login · Access Control

POST
Refresh session/api/v2/auth/session-refreshes

Trust Center · Identity & Login · Access Control

POST
Exchange workload assertion/api/v2/auth/workload-token-exchanges

Trading · Trust Center · Identity & Login · Access Control

GET
Get contact projection/api/v2/me/contact

Trust Center · Identity & Login · Access Control

POST
Request email change/api/v2/me/contact/email-change-requests

Trust Center · Identity & Login · Access Control

POST
Confirm email change/api/v2/me/contact/email-change-requests/confirm

Trust Center · Identity & Login · Access Control

POST
Request phone change/api/v2/me/contact/phone-change-requests

Trust Center · Identity & Login · Access Control

POST
Confirm phone change/api/v2/me/contact/phone-change-requests/confirm

Trust Center · Identity & Login · Access Control

GET
Get preferences/api/v2/me/preferences

Trust Center · Identity & Login · Access Control

PUT
Update preferences/api/v2/me/preferences

Trust Center · Identity & Login · Access Control

GET
Get privacy settings/api/v2/me/privacy

Trust Center · Identity & Login · Access Control

PUT
Update privacy settings/api/v2/me/privacy

Trust Center · Identity & Login · Access Control

GET
Get core profile/api/v2/me/profile

Trust Center · Identity & Login · Access Control

PATCH
Update core profile/api/v2/me/profile

Trust Center · Identity & Login · Access Control

GET
Get verification summary/api/v2/me/verification-summary

Trust Center · Identity & Login · Access Control

GET
Get workspace preferences/api/v2/me/workspaces/{workspace_uuid}/preferences

Trust Center · Identity & Login · Teams & Workspaces · Access Control

PUT
Update workspace preferences/api/v2/me/workspaces/{workspace_uuid}/preferences

Trust Center · Identity & Login · Teams & Workspaces · Access Control

02

User Profile Data

21 contracts
01

Identity · create

V2 EXPANSION

01

Identity · get

V2 EXPANSION

02

Identity · transfer credentials

V2 EXPANSION

17

Functions

V2 EXPANSION

POST
Activate account/api/v2/account-activations

Overview · Trust Center · Identity & Login

GET
List linked bank accounts/api/v2/funding/bank-accounts

Overview · Funding · Trust Center

GET
Get referral summary/api/v2/growth/referrals

Overview · Trust Center

GET
Get wallet balances/api/v2/ledger/accounts/{account_id}/balances

Overview · Wallets · Trust Center

GET
Get current profile/api/v2/me

Overview · Trust Center

PATCH
Update current profile/api/v2/me

Overview · Trust Center

GET
List authentication events/api/v2/me/authentication-events

Overview · Trust Center · Identity & Login · Access Control

GET
Get profile avatar image/api/v2/me/avatar

Overview · Trust Center

POST
Upload profile avatar image/api/v2/me/avatar

Overview · Trust Center

GET
Get effective capabilities/api/v2/me/capabilities

Overview · Developers · Trust Center

PUT
Change password/api/v2/me/password

Overview · Trust Center · Identity & Login

GET
Get symbol watchlist/api/v2/me/watchlist

Overview · Trading · Trust Center

DELETE
Remove symbol from watchlist/api/v2/me/watchlist/{market_id}

Overview · Trading · Trust Center

PUT
Add symbol to watchlist/api/v2/me/watchlist/{market_id}

Overview · Trading · Trust Center

POST
Request reset link/api/v2/password-reset-requests

Overview · Trust Center · Identity & Login

POST
Reset password/api/v2/password-resets

Overview · Trust Center · Identity & Login

GET
Get tenant brand/api/v2/tenant-brand

Overview · Trust Center · Identity & Login

03

Session Management

7 contracts
08

Identity · mobile

V2 EXPANSION

GET
Introspect mobile identity session/api/v2/identity/mobile/introspect

Trust Center · Access Control

POST
Refresh mobile identity session/api/v2/identity/mobile/refresh

Trust Center · Access Control

POST
Revoke mobile identity session/api/v2/identity/mobile/revoke

Trust Center · Access Control

GET
Get mobile identity security/api/v2/identity/mobile/security

Trust Center · Access Control

POST
Update mobile identity security/api/v2/identity/mobile/security

Trust Center · Access Control

POST
Create mobile identity session/api/v2/identity/mobile/session

Trust Center · Access Control

POST
Register messaging device keys/api/v2/identity/mobile/messaging/device

Overview · Notifications · Trust Center

GET
Issue messaging ticket/api/v2/identity/mobile/messaging/ticket

Overview · Notifications · Trust Center

01

Functions

V2 EXPANSION

04

Workspace Management

40 contracts
04

Identity · whitelabels

V2 EXPANSION

07

Teams & workspaces

V2 EXPANSION

PUT
Set active workspace/api/v2/me/active-workspace

Teams & Workspaces

GET
List invitations/api/v2/workspaces/{workspace_id}/invitations

Teams & Workspaces

DELETE
Revoke invitation/api/v2/workspaces/{workspace_id}/invitations/{invitation_id}

Teams & Workspaces

POST
Resend invitation/api/v2/workspaces/{workspace_id}/invitations/{invitation_id}/resend

Teams & Workspaces

GET
List members/api/v2/workspaces/{workspace_id}/members

Teams & Workspaces

DELETE
Revoke member/api/v2/workspaces/{workspace_id}/members/{membership_id}

Teams & Workspaces

PUT
Change member role/api/v2/workspaces/{workspace_id}/members/{membership_id}/role

Teams & Workspaces

18

Tenant and brand management

V2 EXPANSION

GET
List tenants/api/v2/admin/tenants

Tenant & Brand Manager · Teams & Workspaces

POST
Create tenant/api/v2/admin/tenants

Tenant & Brand Manager · Teams & Workspaces

GET
Get tenant/api/v2/admin/tenants/{tenant_uuid}

Tenant & Brand Manager · Teams & Workspaces

PATCH
Update tenant/api/v2/admin/tenants/{tenant_uuid}

Tenant & Brand Manager · Teams & Workspaces

POST
Assign authority/api/v2/admin/tenants/{tenant_uuid}/authorities

Governance · Tenant & Brand Manager · Teams & Workspaces

POST
Revoke authority/api/v2/admin/tenants/{tenant_uuid}/authorities/{assignment_uuid}/revocations

Governance · Tenant & Brand Manager · Teams & Workspaces

GET
List revisions/api/v2/admin/tenants/{tenant_uuid}/configuration-revisions

Tenant & Brand Manager · Teams & Workspaces

POST
Create revision/api/v2/admin/tenants/{tenant_uuid}/configuration-revisions

Tenant & Brand Manager · Teams & Workspaces

GET
Get revision/api/v2/admin/tenants/{tenant_uuid}/configuration-revisions/{revision_uuid}

Tenant & Brand Manager · Teams & Workspaces

PATCH
Update revision/api/v2/admin/tenants/{tenant_uuid}/configuration-revisions/{revision_uuid}

Tenant & Brand Manager · Teams & Workspaces

POST
Publish revision/api/v2/admin/tenants/{tenant_uuid}/configuration-revisions/{revision_uuid}/publications

Tenant & Brand Manager · Teams & Workspaces

POST
Revert revision/api/v2/admin/tenants/{tenant_uuid}/configuration-revisions/{revision_uuid}/reversions

Tenant & Brand Manager · Teams & Workspaces

POST
Review revision/api/v2/admin/tenants/{tenant_uuid}/configuration-revisions/{revision_uuid}/reviews

Tenant & Brand Manager · Teams & Workspaces

GET
List domains/api/v2/admin/tenants/{tenant_uuid}/domains

Tenant & Brand Manager · Teams & Workspaces

POST
Add domain/api/v2/admin/tenants/{tenant_uuid}/domains

Tenant & Brand Manager · Teams & Workspaces

DELETE
Remove domain/api/v2/admin/tenants/{tenant_uuid}/domains/{domain_uuid}

Tenant & Brand Manager · Teams & Workspaces

GET
List entitlements/api/v2/admin/tenants/{tenant_uuid}/entitlements

Tenant & Brand Manager · Teams & Workspaces

PUT
Set entitlement/api/v2/admin/tenants/{tenant_uuid}/entitlements/{entitlement_code}

Tenant & Brand Manager · Teams & Workspaces

11

Functions

V2 EXPANSION

GET
Get active workspace/api/v2/me/active-workspace

Teams & Workspaces

POST
Set active workspace/api/v2/me/active-workspace

Teams & Workspaces

POST
Accept workspace invitation/api/v2/workspace-invitations/acceptance

Teams & Workspaces

GET
Get available workspaces/api/v2/workspaces

Teams & Workspaces

POST
Create new workspace/api/v2/workspaces

Teams & Workspaces

GET
Get workspace seed/api/v2/workspaces/{id}/custody-ceremonies

Wallets · Teams & Workspaces

POST
Secure new workspace/api/v2/workspaces/{id}/custody-ceremonies

Wallets · Teams & Workspaces

GET
Get workspace details/api/v2/workspaces/{workspace_id}

Teams & Workspaces

POST
Invite user to workspace/api/v2/workspaces/{workspace_id}/invitations

Teams & Workspaces

POST
Revoke workspace invitation/api/v2/workspaces/{workspace_id}/members/{membership_id}

Teams & Workspaces

POST
Change role of user/api/v2/workspaces/{workspace_id}/members/{membership_id}/role

Teams & Workspaces

05

Vault / Wallet Functions

66 contracts
19

AI wallet control

V2 EXPANSION

GET
List bindings/api/v2/ai-wallets

Wallets · AI Wallet Control

POST
Create binding/api/v2/ai-wallets

Wallets · AI Wallet Control

GET
Get binding/api/v2/ai-wallets/{binding_id}

Wallets · AI Wallet Control

GET
List activity/api/v2/ai-wallets/{binding_id}/activity

Wallets · AI Wallet Control

GET
List transaction reviews/api/v2/ai-wallets/{binding_id}/approvals

Wallets · AI Wallet Control

GET
Get transaction review/api/v2/ai-wallets/{binding_id}/approvals/{approval_id}

Wallets · AI Wallet Control

GET
Get budget/api/v2/ai-wallets/{binding_id}/budget

Wallets · AI Wallet Control

GET
Get execution mode/api/v2/ai-wallets/{binding_id}/execution-mode

Wallets · AI Wallet Control · Execution Studio

POST
Dry run policy evaluation/api/v2/ai-wallets/{binding_id}/intent-evaluations

Wallets · AI Wallet Control

GET
List intents/api/v2/ai-wallets/{binding_id}/intents

Wallets · AI Wallet Control

POST
Evaluate intent/api/v2/ai-wallets/{binding_id}/intents

Wallets · AI Wallet Control

GET
Get intent/api/v2/ai-wallets/{binding_id}/intents/{intent_id}

Wallets · AI Wallet Control

POST
Cancel intent/api/v2/ai-wallets/{binding_id}/intents/{intent_id}/cancel

Wallets · AI Wallet Control

POST
Pause binding/api/v2/ai-wallets/{binding_id}/pause

Wallets · AI Wallet Control

GET
List policy history/api/v2/ai-wallets/{binding_id}/policies

Wallets · AI Wallet Control

GET
Get policy/api/v2/ai-wallets/{binding_id}/policy

Wallets · AI Wallet Control

PUT
Replace policy/api/v2/ai-wallets/{binding_id}/policy

Wallets · AI Wallet Control

POST
Resume binding/api/v2/ai-wallets/{binding_id}/resume

Wallets · AI Wallet Control

POST
Revoke binding/api/v2/ai-wallets/{binding_id}/revoke

Wallets · AI Wallet Control

19

MPC wallet lifecycle

V2 EXPANSION

GET
List wallets/api/v2/wallets

Wallets

POST
Create wallet/api/v2/wallets

Wallets

GET
Get wallet/api/v2/wallets/{wallet_uuid}

Wallets

PATCH
Update wallet policy/api/v2/wallets/{wallet_uuid}

Wallets

POST
Create activation challenge/api/v2/wallets/{wallet_uuid}/activation-challenges

Wallets

POST
Activate wallet/api/v2/wallets/{wallet_uuid}/activations

Wallets

GET
List approved addresses/api/v2/wallets/{wallet_uuid}/approved-addresses

Wallets

POST
Approve address/api/v2/wallets/{wallet_uuid}/approved-addresses

Wallets

DELETE
Revoke approved address/api/v2/wallets/{wallet_uuid}/approved-addresses/{address_uuid}

Wallets

GET
List signing ceremonies/api/v2/wallets/{wallet_uuid}/signing-ceremonies

Wallets

POST
Request signing ceremony/api/v2/wallets/{wallet_uuid}/signing-ceremonies

Wallets

POST
Estimate transfer/api/v2/wallets/{wallet_uuid}/transfer-estimates

Wallets

POST
Create transfer intent/api/v2/wallets/{wallet_uuid}/transfer-intents

Wallets

POST
Inspect custom token/api/v2/wallets/custom-asset-inspections

Wallets

POST
Enable custom token/api/v2/wallets/custom-assets

Wallets

GET
Get portfolio/api/v2/wallets/portfolio

Wallets

GET
List network token catalog/api/v2/wallets/token-catalog

Wallets

GET
Read network token catalog release proofs/api/v2/wallets/token-catalog-releases

Wallets

GET
List token import networks/api/v2/wallets/token-import-networks

Wallets

08

Operational MPC wallets

V2 EXPANSION

GET
List wallets/api/v2/operational-wallets

Wallets · AI Wallet Control · Commerce

POST
Create wallet/api/v2/operational-wallets

Wallets · AI Wallet Control · Commerce

GET
Get wallet/api/v2/operational-wallets/{wallet_uuid}

Wallets · AI Wallet Control · Commerce

POST
Pause wallet/api/v2/operational-wallets/{wallet_uuid}/pause

Wallets · AI Wallet Control · Commerce

POST
Resume wallet/api/v2/operational-wallets/{wallet_uuid}/resume

Wallets · AI Wallet Control · Commerce

POST
Revoke wallet/api/v2/operational-wallets/{wallet_uuid}/revoke

Wallets · AI Wallet Control · Commerce

POST
Request treasury settlement/api/v2/operational-wallets/{wallet_uuid}/settlements

Wallets · AI Wallet Control · Commerce

GET
Get allocation summary/api/v2/operational-wallets/summary

Overview · Wallets · AI Wallet Control · Commerce

20

Functions

V1 PARITY

GET
Get simplified wallet balances and meta data/api/v2/wallet

Wallets

GET
Get additional funding options link/api/v2/wallet/additional_deposit_options_link

Wallets · Funding

POST
Whitelist a new external wallet for withdrawals/api/v2/wallet/addwallet

Wallets

GET
Get crypto deposit pubkeys/api/v2/wallet/deposit

Wallets · Funding

POST
Estimate transaction fees/api/v2/wallet/estimate

Wallets

GET
Get all available ico tokens/api/v2/wallet/ico_tokens

Wallets

POST
Remove transit rsa public key/api/v2/wallet/invalidatersakey

Wallets

GET
Get master password seed/api/v2/wallet/master_password_seed&email=0

Wallets

POST
Remove external crypto wallet/api/v2/wallet/removewallet

Wallets

POST
Instantly transfer funds (secure send)/api/v2/wallet/securesend

Wallets

POST
Set master password/api/v2/wallet/setmasterpassword

Wallets

POST
Sign a payload message/api/v2/wallet/sign_payload

Wallets

POST
Swap/convert currencies/api/v2/wallet/swap

Wallets

GET
Get all transactions/api/v2/wallet/transactions

Wallets

POST
Transfer liquidity between wallets/api/v2/wallet/transfer

Wallets · Liquidity Management

POST
Add new transit rsa public key/api/v2/wallet/transitkey

Wallets

GET
Validate an external wallet address/api/v2/wallet/verifyaddress

Wallets

GET
Validate a user's email address/api/v2/wallet/verifyuser

Wallets

POST
Withdraw crypto (to an external wallet)/api/v2/wallet/withdraw

Wallets

GET
Get all whitelisted external withdrawal wallets/api/v2/wallet/withdrawalwallets

Wallets

06

Payment Functions

13 contracts
06

Functions

V1 PARITY

07

Payments

V1 PARITY

07

Merchant Functions

29 contracts
13

Merchant commerce

V2 EXPANSION

GET
List invoices/api/v2/commerce/invoices

Commerce

POST
Create invoice/api/v2/commerce/invoices

Commerce

GET
Get invoice/api/v2/commerce/invoices/{invoice_uuid}

Commerce

POST
Cancel invoice/api/v2/commerce/invoices/{invoice_uuid}/cancellations

Commerce

GET
List merchant profiles/api/v2/commerce/merchants

Commerce

POST
Create merchant profile/api/v2/commerce/merchants

Commerce

POST
Activate merchant profile/api/v2/commerce/merchants/{merchant_uuid}/activations

Commerce

GET
List products/api/v2/commerce/products

Commerce

POST
Create product/api/v2/commerce/products

Commerce

POST
Publish product/api/v2/commerce/products/{product_uuid}/publications

Commerce

POST
Synchronize rotational wallets/api/v2/commerce/rotational-wallet-synchronizations

Wallets · Commerce

GET
List rotational wallets/api/v2/commerce/rotational-wallets

Wallets · Commerce

POST
Settle rotational wallet/api/v2/commerce/rotational-wallets/{wallet_uuid}/settlements

Wallets · Commerce

16

Functions

V1 PARITY

GET
Get all merchants/api/v2/merchant/all

Commerce

GET
Get all invoices/api/v2/merchant/all_invoices

Commerce

POST
Cancel invoice/api/v2/merchant/cancel_invoice

Commerce

GET
Get checkout data/api/v2/merchant/checkout

Commerce

POST
Create new merchant/api/v2/merchant/create

Commerce

GET
Get merchant details/api/v2/merchant/details

Commerce

POST
Set merchant details/api/v2/merchant/details

Commerce

POST
Change enabled status/api/v2/merchant/enabled_status

Commerce

GET
Get invoice status/api/v2/merchant/invoice_status

Commerce

POST
Create new invoice/api/v2/merchant/new_invoice

Commerce

GET
Get merchants overview/api/v2/merchant/overview

Commerce

POST
Reserve payment wallet/api/v2/merchant/reserve_wallet

Wallets · Payments · Commerce

GET
Get all rotational wallets/api/v2/merchant/rotational_wallets

Wallets · Commerce

POST
Settle balances/api/v2/merchant/settle_balances

Commerce

GET
Get all settlements/api/v2/merchant/settlements

Commerce

GET
Sync all rotational wallets/api/v2/merchant/sync_rotational_wallets

Wallets · Commerce

08

Decentralized Trading

26 contracts
09

Functions

V2 EXPANSION

17

Markets and execution

V2 EXPANSION

GET
List collateral balances/api/v2/balances

Trading · Execution Studio

GET
List markets/api/v2/markets

Trading · Execution Studio

GET
Get market/api/v2/markets/{market_id}

Trading · Execution Studio

GET
List candles/api/v2/markets/{market_id}/candles

Trading · Execution Studio

GET
List market events/api/v2/markets/{market_id}/events

Trading · Execution Studio

GET
Get funding rates/api/v2/markets/{market_id}/funding-rates

Funding · Trading · Execution Studio

GET
Get restrictions/api/v2/markets/{market_id}/restrictions

Trading · Execution Studio

GET
List market trades/api/v2/markets/{market_id}/trades

Trading · Execution Studio

GET
Get order/api/v2/orders/{order_uuid}

Trading · Execution Studio

POST
Cancel order/api/v2/orders/{order_uuid}/cancellations

Trading · Execution Studio

POST
Replace order/api/v2/orders/{order_uuid}/replacements

Trading · Execution Studio

POST
Cancel all orders/api/v2/orders/cancellations

Trading · Execution Studio

GET
List positions/api/v2/positions

Trading · Execution Studio

POST
Close position/api/v2/positions/{market_id}/closures

Trading · Execution Studio

GET
List trades/api/v2/trades

Trading · Execution Studio

GET
Get trade/api/v2/trades/{trade_uuid}

Trading · Execution Studio

GET
Get last trade/api/v2/markets/{market_id}/last-trade

Trading · Execution Studio

09

Securities Trading

8 contracts
08

Functions

V1 PARITY

10

Virtual Exchange

5 contracts
05

Functions

V1 PARITY

11

Tokenized Securities

70 contracts
19

Digital assets

V2 EXPANSION

GET
List collections/api/v2/asset-collections

Trading · Digital Assets

POST
Create collection/api/v2/asset-collections

Trading · Digital Assets

GET
Get collection/api/v2/asset-collections/{collection_uuid}

Trading · Digital Assets

POST
Publish collection/api/v2/asset-collections/{collection_uuid}/publications

Trading · Digital Assets

GET
List market listings/api/v2/asset-listings

Trading · Digital Assets

POST
Create listing/api/v2/asset-listings

Trading · Digital Assets

POST
Cancel listing/api/v2/asset-listings/{listing_uuid}/cancellations

Trading · Digital Assets

POST
Replace listing/api/v2/asset-listings/{listing_uuid}/replacements

Trading · Digital Assets

POST
Reconcile market delivery/api/v2/asset-market-orders/{order_uuid}/reconciliations

Funding · Trading · Digital Assets

GET
Get mint evidence/api/v2/asset-mints/{mint_uuid}

Trading · Digital Assets

GET
Get asset proof/api/v2/asset-proofs/{proof_uuid}

Trading · Digital Assets

GET
List assets/api/v2/assets

Trading · Digital Assets

POST
Issue asset/api/v2/assets

Trading · Digital Assets

GET
Get asset/api/v2/assets/{asset_uuid}

Trading · Digital Assets

POST
Burn asset/api/v2/assets/{asset_uuid}/burns

Trading · Digital Assets

GET
List asset history/api/v2/assets/{asset_uuid}/history

Trading · Digital Assets

POST
Mint asset/api/v2/assets/{asset_uuid}/mints

Trading · Digital Assets

GET
List asset proofs/api/v2/assets/{asset_uuid}/proofs

Trading · Digital Assets

POST
Publish asset/api/v2/assets/{asset_uuid}/publications

Trading · Digital Assets

42

Issuer Launchpad

V2 EXPANSION

GET
Export review audit record/api/v2/launchpad/diligence-cases/{diligence_case_id}/audit-export

Issuer Launchpad

POST
Pin review evidence view/api/v2/launchpad/diligence-cases/{diligence_case_id}/evidence-views

Issuer Launchpad

POST
Record review decision/api/v2/launchpad/diligence-cases/{diligence_case_id}/review-decisions

Issuer Launchpad

GET
Get review record/api/v2/launchpad/diligence-cases/{diligence_case_id}/review-record

Issuer Launchpad

POST
Submit evidence package/api/v2/launchpad/diligence-cases/{diligence_case_id}/submissions

Issuer Launchpad

POST
Link diligence evidence/api/v2/launchpad/diligence-items/{diligence_item_id}/artifact-links

Issuer Launchpad

GET
List finalized offerings/api/v2/launchpad/directory

Issuer Launchpad

POST
Create issuer/api/v2/launchpad/issuers

Issuer Launchpad

GET
Get public issuer/api/v2/launchpad/issuers/{issuer_id}

Issuer Launchpad

POST
Create offering workspace/api/v2/launchpad/issuers/{issuer_id}/offerings

Issuer Launchpad

POST
Create diligence requirement pack/api/v2/launchpad/issuers/{issuer_id}/requirement-pack-versions

Issuer Launchpad

POST
Bind verified company to legacy issuer/api/v2/launchpad/issuers/{issuer_id}/verified-company-binding

Issuer Launchpad

GET
Read listing folder binding/api/v2/launchpad/listing-data

Issuer Launchpad

GET
List authorized private listings/api/v2/launchpad/listings

Issuer Launchpad

GET
Get public offering/api/v2/launchpad/offerings/{offering_id}

Issuer Launchpad

POST
Query finalized evidence/api/v2/launchpad/offerings/{offering_id}/agent/query

Issuer Launchpad

POST
Link offering evidence/api/v2/launchpad/offerings/{offering_id}/artifact-links

Issuer Launchpad

POST
Append offering claim/api/v2/launchpad/offerings/{offering_id}/claims

Issuer Launchpad

GET
Get public investment deal/api/v2/launchpad/offerings/{offering_id}/deal

Issuer Launchpad

POST
Open diligence case/api/v2/launchpad/offerings/{offering_id}/diligence-cases

Issuer Launchpad

GET
Read offering disclosures/api/v2/launchpad/offerings/{offering_id}/disclosures

Issuer Launchpad

POST
Register sales distribution agreement/api/v2/launchpad/offerings/{offering_id}/distribution-agreements

Issuer Launchpad

GET
Recover folder setup intent/api/v2/launchpad/offerings/{offering_id}/folder-setup

Issuer Launchpad

POST
Retain folder setup intent/api/v2/launchpad/offerings/{offering_id}/folder-setup

Issuer Launchpad

GET
Read confirmed listing folder/api/v2/launchpad/offerings/{offering_id}/folder-setup/{setup_id}/confirmation

Issuer Launchpad

POST
Confirm original listing folder/api/v2/launchpad/offerings/{offering_id}/folder-setup/{setup_id}/confirmation

Issuer Launchpad

POST
Bind listing folder/api/v2/launchpad/offerings/{offering_id}/listing-data

Issuer Launchpad

POST
Create disclosure release/api/v2/launchpad/offerings/{offering_id}/releases

Issuer Launchpad

POST
Create security class draft/api/v2/launchpad/offerings/{offering_id}/security-classes

Issuer Launchpad

POST
Accept the current subscription agreement/api/v2/launchpad/offerings/{offering_id}/subscription-agreement-acceptances

Issuer Launchpad

POST
Freeze subscription terms/api/v2/launchpad/offerings/{offering_id}/subscription-configuration

Issuer Launchpad

POST
Request contractual subscription/api/v2/launchpad/offerings/{offering_id}/subscriptions

Issuer Launchpad

POST
Transfer unpublished draft workspace/api/v2/launchpad/offerings/{offering_id}/workspace-transfer

Issuer Launchpad

GET
Read finalized release feed/api/v2/launchpad/release-feed

Issuer Launchpad

GET
Get finalized release/api/v2/launchpad/releases/{release_id}

Issuer Launchpad

POST
Freeze release/api/v2/launchpad/releases/{release_id}/freezes

Issuer Launchpad

GET
Get canonical manifest/api/v2/launchpad/releases/{release_id}/manifest

Issuer Launchpad

POST
Sign frozen release/api/v2/launchpad/releases/{release_id}/signatures

Issuer Launchpad

POST
Submit signed release/api/v2/launchpad/releases/{release_id}/submissions

Issuer Launchpad

POST
Attest review decision/api/v2/launchpad/review-decisions/{review_decision_id}/attestations

Issuer Launchpad

GET
Get reviewer queue/api/v2/launchpad/reviewer-queue

Issuer Launchpad

GET
Get issuer workbench/api/v2/launchpad/workbench

Issuer Launchpad

09

Functions

V1 PARITY

12

Prediction Markets

4 contracts
04

Functions

V1 PARITY

13

Barrier Product Constructor

17 contracts
09

Functions

V1 PARITY

08

Programmable barriers

V2 EXPANSION

14

NFT Super Store

25 contracts
25

Functions

V1 PARITY

GET
Get all NFT categories/api/v2/nft/categories/all

Digital Assets

POST
Create new collection/api/v2/nft/collection/new

Digital Assets

POST
Update collection meta data/api/v2/nft/collection/update

Digital Assets

GET
Get all collections/api/v2/nft/collections/all

Digital Assets

GET
Get all created collections/api/v2/nft/collections/created

Digital Assets

GET
Get all collection items/api/v2/nft/collections/items

Digital Assets

GET
Get collection meta data/api/v2/nft/collections/meta

Digital Assets

GET
Get NFT collections of creator/api/v2/nft/creator/collections

Digital Assets

GET
Get NFT creator profile data/api/v2/nft/creator/profile

Digital Assets

POST
Update creator profile data/api/v2/nft/creator/update

Digital Assets

GET
Get created NFT tags/api/v2/nft/tags/all

Digital Assets

POST
Allocate NFT tag to NFT item/api/v2/nft/tags/allocate

Digital Assets

POST
Create NFT tag/api/v2/nft/tags/create

Digital Assets

POST
Accept bid/sell NFT/api/v2/nft/tokens/accept-offer

Digital Assets

GET
Get all nfts/api/v2/nft/tokens/all

Digital Assets

POST
Instant buy NFT/api/v2/nft/tokens/buy-nft

Digital Assets

GET
Get all created nfts/api/v2/nft/tokens/created

Digital Assets

GET
Get NFT lifecycle history/api/v2/nft/tokens/history

Digital Assets

POST
Make bid for NFT/api/v2/nft/tokens/make-offer

Digital Assets

GET
Get NFT meta data/api/v2/nft/tokens/meta

Digital Assets

POST
Create new NFT/api/v2/nft/tokens/new

Digital Assets

GET
Get all owned nfts/api/v2/nft/tokens/owned

Digital Assets

POST
Publish / unpublish an NFT/api/v2/nft/tokens/publish

Digital Assets

GET
Get all sold nfts/api/v2/nft/tokens/sold

Digital Assets

POST
Update NFT meta data/api/v2/nft/tokens/update

Digital Assets

15

General Data

13 contracts
02

Account overview

V2 EXPANSION

05

Functions

V1 PARITY

01

Identity · status

V2 EXPANSION

03

News and verification

V2 EXPANSION

01

Platform metadata

V2 EXPANSION

01

Platform status

V2 EXPANSION

16

Notifications

7 contracts
01

Identity · messaging

V2 EXPANSION

04

Functions

V1 PARITY

17

Referral System

3 contracts
03

Functions

V1 PARITY

18

KYC / AML Functions

29 contracts
13

Identity · attestations

V2 EXPANSION

GET
List attestations/api/v2/identity/attestations

Trust Center

GET
Get attestation/api/v2/identity/attestations/{credential_uuid}

Trust Center

POST
Create attestation challenge/api/v2/identity/attestations/{credential_uuid}/challenge

Trust Center

POST
Create attestation presentation/api/v2/identity/attestations/{credential_uuid}/presentation

Trust Center

POST
Update attestation status/api/v2/identity/attestations/{credential_uuid}/status

Trust Center

POST
Verify attestation presentation/api/v2/identity/attestations/{credential_uuid}/verify

Trust Center

POST
Issue attestation/api/v2/identity/attestations/issue/{identity_uuid}

Trust Center

GET
Get attestation issuer/api/v2/identity/attestations/issuer

Trust Center

GET
Get subject attestations/api/v2/identity/attestations/subject/profile/{profile_uuid}

Trust Center

POST
Update subject attestation status/api/v2/identity/attestations/subject/profile/{profile_uuid}/{credential_uuid}/status

Trust Center

GET
Get subject claims/api/v2/identity/attestations/subject/profile/{profile_uuid}/claims

Trust Center

POST
Update subject claims/api/v2/identity/attestations/subject/profile/{profile_uuid}/claims

Trust Center

POST
Issue subject attestation/api/v2/identity/attestations/subject/profile/{profile_uuid}/issue

Trust Center

11

Identity · verification

V2 EXPANSION

GET
List verification policies/api/v2/identity/verification/policies

Trust Center

GET
Get verification review queue/api/v2/identity/verification/review

Trust Center

POST
Update verification review queue/api/v2/identity/verification/review

Trust Center

POST
Assign verification reviewer/api/v2/identity/verification/review/assign

Trust Center

GET
Verification evidence/api/v2/identity/verification/review/evidence/{evidence_uuid}

Trust Center

POST
Finalize verification case/api/v2/identity/verification/review/finalize

Trust Center

POST
Request verification screening/api/v2/identity/verification/review/screen

Trust Center

GET
List sanctions source posture/api/v2/identity/verification/sanctions/sources

Trust Center

GET
Get subject verification/api/v2/identity/verification/subject/profile/{profile_uuid}

Trust Center

POST
Update subject verification/api/v2/identity/verification/subject/profile/{profile_uuid}

Trust Center

POST
Capture subject verification evidence/api/v2/identity/verification/subject/profile/{profile_uuid}/{session_uuid}/evidence

Trust Center

05

Functions

V1 PARITY

19

Admin Functions

33 contracts
06

Access control

V2 EXPANSION

06

Functions

V1 PARITY

01

Administration overview

V1 PARITY

02

Arena administration

V2 EXPANSION

03

Billing operations

V2 EXPANSION

04

Identity login policy

V2 EXPANSION

03

Newsroom operations

V1 PARITY

05

Prediction market operations

V2 EXPANSION

03

User intelligence and risk

V1 PARITY

20

Quantum Entropy

8 contracts
06

Public entropy

V2 EXPANSION

02

Functions

V1 PARITY

21

Quantum Storage

20 contracts
10

Protected data vault

V2 EXPANSION

GET
List protected objects/api/v2/data-vault/objects

Data Vault

DELETE
Delete protected object/api/v2/data-vault/objects/{object_uuid}

Data Vault

GET
Get protected object/api/v2/data-vault/objects/{object_uuid}

Data Vault

GET
List directory children/api/v2/data-vault/objects/{object_uuid}/children

Data Vault

POST
Create download ticket/api/v2/data-vault/objects/{object_uuid}/download-tickets

Data Vault

GET
List sharing grants/api/v2/data-vault/objects/{object_uuid}/grants

Data Vault

POST
Create sharing grant/api/v2/data-vault/objects/{object_uuid}/grants

Data Vault

POST
Revoke sharing grant/api/v2/data-vault/objects/{object_uuid}/grants/{grant_uuid}/revocations

Data Vault

POST
Create upload session/api/v2/data-vault/upload-sessions

Data Vault

POST
Complete upload/api/v2/data-vault/upload-sessions/{session_uuid}/completion

Data Vault

10

Functions

V1 PARITY

POST
Generate data structure tree/api/v2/quantum/storage/datatree

Data Vault

POST
Delete file from data vault/api/v2/quantum/storage/delete

Data Vault

POST
Create file download link from datavault/api/v2/quantum/storage/download

Data Vault

POST
Toggle favorites for file or folder/api/v2/quantum/storage/favorite

Data Vault

POST
Request file meta data/api/v2/quantum/storage/metadata

Data Vault

POST
Create new folder/api/v2/quantum/storage/newfolder

Data Vault

POST
Recycle file in datavault/api/v2/quantum/storage/recycle

Data Vault

POST
Rename items in datavault/api/v2/quantum/storage/rename

Data Vault

POST
Restore file from recycle bin/api/v2/quantum/storage/restore

Data Vault

POST
Upload file to data vault/api/v2/quantum/storage/upload

Data Vault

22

Data Sync Functions

31 contracts
31

Agent-native Context Mesh

V2 EXPANSION

GET
List agent action evidence/api/v2/context/agent-actions

Business Network

GET
List delivery jobs/api/v2/context/delivery/jobs

Business Network

GET
List delivery subscriptions/api/v2/context/delivery/subscriptions

Business Network

PUT
Revise delivery subscription/api/v2/context/delivery/subscriptions

Business Network

POST
Revoke delivery subscription/api/v2/context/delivery/subscriptions/{subscription_id}/revocations

Business Network

GET
List exchanges/api/v2/context/exchanges

Business Network

POST
Create clarification/api/v2/context/exchanges/{exchange_id}/clarifications

Business Network

GET
Read partner feed/api/v2/context/exchanges/{exchange_id}/feed

Business Network

POST
Create proposal/api/v2/context/exchanges/{exchange_id}/proposals

Business Network

GET
Query partner context/api/v2/context/exchanges/{exchange_id}/query

Business Network

GET
List exchanges/api/v2/context/federation/exchanges

Business Network

GET
Get exchange/api/v2/context/federation/exchanges/{exchange_id}

Business Network

POST
Import manifest/api/v2/context/federation/exchanges/{exchange_id}/imports

Business Network

POST
Publish manifest/api/v2/context/federation/exchanges/{exchange_id}/manifests

Business Network

POST
Record receipt/api/v2/context/federation/exchanges/{exchange_id}/receipts

Business Network

GET
List nodes/api/v2/context/federation/nodes

Business Network

GET
Retrieve reviewed answer/api/v2/context/memory-collection-requests/{request_id}

Business Network

GET
Read approved collection/api/v2/context/memory-collections/{collection_id}

Business Network

GET
Read signed manifest/api/v2/context/memory-collections/{collection_id}/manifest

Business Network

POST
Submit durable question or proposal/api/v2/context/memory-collections/{collection_id}/requests

Business Network

GET
List isolation evidence/api/v2/context/platform/isolation-evidence

Business Network

POST
Record isolation evidence/api/v2/context/platform/isolation-evidence

Business Network

GET
List service evidence/api/v2/context/platform/objectives

Business Network

POST
Record service evidence/api/v2/context/platform/objectives/{objective_id}/evidence

Business Network

GET
List schemas/api/v2/context/platform/schemas

Business Network

GET
Read readiness summary/api/v2/context/platform/summary

Business Network

GET
Read usage/api/v2/context/platform/usage

Business Network

POST
Record usage/api/v2/context/platform/usage

Business Network

POST
Publish commit/api/v2/context/repositories/{repository_id}/commits

Business Network

POST
Enroll workspace knowledge agent/api/v2/workspaces/{workspace_id}/knowledge-agents

Business Network · Teams & Workspaces

POST
Revoke workspace knowledge agent/api/v2/workspaces/{workspace_id}/knowledge-agents/{client_id}/revocations

Business Network · Teams & Workspaces

23

DataStreams Functions

7 contracts
07

Functions

V1 PARITY

24

Governance

10 contracts
10

Functions

V2 EXPANSION

GET
List authorities/api/v2/governance/authorities

Governance

POST
Request MPC ceremony/api/v2/governance/mpc-ceremonies

Wallets · Governance

GET
List proposals/api/v2/governance/proposals

Governance

POST
Create proposal/api/v2/governance/proposals

Governance

GET
Get proposal/api/v2/governance/proposals/{proposal_uuid}

Governance

POST
Record decision/api/v2/governance/proposals/{proposal_uuid}/decisions

Governance

POST
Start MPC signing/api/v2/governance/proposals/{proposal_uuid}/mpc-ceremonies/{request_uuid}/signing-sessions

Wallets · Governance

GET
List safes/api/v2/governance/safes

Governance

POST
Create safe/api/v2/governance/safes

Governance

PATCH
Update safe policy/api/v2/governance/safes/{safe_uuid}

Governance

25

Funding & Settlement

11 contracts
11

Funding & settlement

V1 PARITY

GET
List network bindings/api/v2/funding/bindings

Funding

POST
Prepare binding/api/v2/funding/bindings

Funding

GET
List deposits/api/v2/funding/deposits

Funding · Indexer Controller

GET
Get positions/api/v2/funding/positions

Funding

GET
Get operational readiness/api/v2/funding/readiness

Funding

GET
List reconciliation incidents/api/v2/funding/reconciliation-incidents

Funding · Indexer Controller

GET
List settlement intents/api/v2/funding/settlement-intents

Funding

POST
Create settlement intent/api/v2/funding/settlement-intents

Funding

GET
Get settlement intent/api/v2/funding/settlement-intents/{intent_uuid}

Funding

POST
Cancel settlement intent/api/v2/funding/settlement-intents/{intent_uuid}/cancellations

Funding

POST
Complete settlement consent/api/v2/funding/settlement-intents/{intent_uuid}/consent

Funding

26

Strategy Pools

7 contracts
07

Strategy pools

V2 EXPANSION

27

Billing

6 contracts
06

Customer billing

V2 EXPANSION

28

Developer Platform

14 contracts
10

Developer access

V2 EXPANSION

GET
List API keys/api/v2/developer/api-keys

Developers

POST
Create API key/api/v2/developer/api-keys

Developers

DELETE
Revoke API key/api/v2/developer/api-keys/{key_uuid}

Developers

GET
List webhooks/api/v2/developer/webhooks

Developers

POST
Create webhook/api/v2/developer/webhooks

Developers

PATCH
Update webhook/api/v2/developer/webhooks/{webhook_uuid}

Developers

GET
Get OpenAPI specification/api/v2/openapi.json

Developers · API Reference

GET
List request signing keys/api/v2/security/signing-keys

Developers · Identity & Login

POST
Revoke request signing key/api/v2/security/signing-keys/{key_id}/revocations

Developers · Identity & Login

POST
Create step up authorization/api/v2/security/step-up

Developers · Identity & Login

02

Developer documentation

V2 EXPANSION

02

Integration guides

V2 EXPANSION

29

Smart Contracts

11 contracts
11

Smart-contract lifecycle

V2 EXPANSION

GET
List launches/api/v2/contracts

Contract Studio

POST
Create launch/api/v2/contracts

Contract Studio

GET
Get launch/api/v2/contracts/{launch_uuid}

Contract Studio

PATCH
Update draft/api/v2/contracts/{launch_uuid}

Contract Studio

POST
Analyze authority/api/v2/contracts/{launch_uuid}/analysis

Governance · Contract Studio

GET
Get launch authorities/api/v2/contracts/{launch_uuid}/authorities

Governance · Contract Studio

POST
Prepare deployment/api/v2/contracts/{launch_uuid}/deployment-preparations

Contract Studio

GET
Get launch evidence/api/v2/contracts/{launch_uuid}/evidence

Contract Studio

POST
Freeze launch/api/v2/contracts/{launch_uuid}/freeze

Contract Studio

POST
Bind governance/api/v2/contracts/{launch_uuid}/governance-bindings

Governance · Contract Studio

GET
List authority wallets/api/v2/contracts/authority-wallets

Wallets · Governance · Contract Studio

30

Execution

16 contracts
16

Deterministic execution

V2 EXPANSION

GET
List deployments/api/v2/execution/deployments

Execution Studio

POST
Create deployment/api/v2/execution/deployments

Execution Studio

POST
Invoke deployment/api/v2/execution/deployments/{deployment_uuid}/invocations

Execution Studio

GET
List executions/api/v2/execution/executions

Execution Studio

GET
Get execution/api/v2/execution/executions/{execution_uuid}

Execution Studio

GET
List nodes/api/v2/execution/nodes

Execution Studio

GET
List operators/api/v2/execution/operators

Execution Studio

GET
List packages/api/v2/execution/packages

Execution Studio

POST
Create package/api/v2/execution/packages

Execution Studio

GET
Get package/api/v2/execution/packages/{package_uuid}

Execution Studio

PATCH
Update package/api/v2/execution/packages/{package_uuid}

Execution Studio

POST
Publish package/api/v2/execution/packages/{package_uuid}/publications

Execution Studio

POST
Validate package/api/v2/execution/packages/{package_uuid}/validations

Execution Studio

GET
List triggers/api/v2/execution/triggers

Execution Studio

POST
Create trigger/api/v2/execution/triggers

Execution Studio

PATCH
Update trigger/api/v2/execution/triggers/{trigger_uuid}

Execution Studio

31

Automations

13 contracts
13

Functions

V2 EXPANSION

POST
Retry callback delivery/api/v2/automation-deliveries/{delivery_uuid}/retries

Automations

GET
List callback endpoints/api/v2/automation-endpoints

Automations

POST
Create callback endpoint/api/v2/automation-endpoints

Automations

DELETE
Delete callback endpoint/api/v2/automation-endpoints/{endpoint_uuid}

Automations

POST
Rotate callback secret/api/v2/automation-endpoints/{endpoint_uuid}/secret-rotations

Automations

POST
Test callback endpoint/api/v2/automation-endpoints/{endpoint_uuid}/tests

Automations

GET
List automations/api/v2/automations

Automations

POST
Create automation/api/v2/automations

Automations

GET
Get automation/api/v2/automations/{automation_uuid}

Automations

PATCH
Update automation/api/v2/automations/{automation_uuid}

Automations

GET
List callback deliveries/api/v2/automations/{automation_uuid}/deliveries

Automations

GET
List runs/api/v2/automations/{automation_uuid}/runs

Automations

POST
Run automation/api/v2/automations/{automation_uuid}/runs

Automations

32

Price Feeds

11 contracts
11

Price feeds

V2 EXPANSION

GET
List delivery plans/api/v2/price-feed-plans

Price Feeds

GET
List subscriptions/api/v2/price-feed-subscriptions

Price Feeds

POST
Create subscription/api/v2/price-feed-subscriptions

Price Feeds

GET
Get subscription/api/v2/price-feed-subscriptions/{subscription_uuid}

Price Feeds

PATCH
Update subscription/api/v2/price-feed-subscriptions/{subscription_uuid}

Price Feeds

POST
Create access ticket/api/v2/price-feed-tickets

Price Feeds

GET
List feeds/api/v2/price-feeds

Price Feeds

GET
Get feed/api/v2/price-feeds/{feed_uuid}

Price Feeds

GET
Replay signed feed evidence/api/v2/price-feeds/{feed_uuid}/history

Price Feeds

GET
Get latest signed snapshot/api/v2/price-feeds/{feed_uuid}/snapshot

Price Feeds

POST
Create composite/api/v2/price-feeds/composites

Price Feeds

33

Transfer Compliance

18 contracts
18

Transfer compliance

V2 EXPANSION

GET
List counterparties/api/v2/transfer-compliance/counterparties

Transfer Compliance

POST
Register counterparty/api/v2/transfer-compliance/counterparties

Transfer Compliance

GET
Get counterparty/api/v2/transfer-compliance/counterparties/{counterparty_uuid}

Transfer Compliance

POST
Review counterparty/api/v2/transfer-compliance/counterparties/{counterparty_uuid}/decisions

Transfer Compliance

GET
List credentials/api/v2/transfer-compliance/credentials

Transfer Compliance · Trust Center

POST
Issue credential/api/v2/transfer-compliance/credentials

Transfer Compliance · Trust Center

POST
Authorize disclosure envelope/api/v2/transfer-compliance/disclosure-envelopes

Transfer Compliance

POST
Create disclosure manifest/api/v2/transfer-compliance/disclosure-manifests

Transfer Compliance

GET
List reviews/api/v2/transfer-compliance/reviews

Transfer Compliance

GET
List transfers/api/v2/transfer-compliance/transfers

Transfer Compliance

POST
Create transfer intent/api/v2/transfer-compliance/transfers

Transfer Compliance

GET
Get transfer/api/v2/transfer-compliance/transfers/{transfer_uuid}

Transfer Compliance

POST
Cancel transfer intent/api/v2/transfer-compliance/transfers/{transfer_uuid}/cancellations

Transfer Compliance

POST
Record transfer decision/api/v2/transfer-compliance/transfers/{transfer_uuid}/decisions

Transfer Compliance

POST
Submit disclosure/api/v2/transfer-compliance/transfers/{transfer_uuid}/disclosures

Transfer Compliance

POST
Prepare required data/api/v2/transfer-compliance/transfers/{transfer_uuid}/preparations

Transfer Compliance

POST
Request vasp credential/api/v2/transfer-compliance/vasp-credentials

Transfer Compliance · Trust Center

POST
Register wallet proof/api/v2/transfer-compliance/wallet-control-proofs

Wallets · Transfer Compliance

34

Evidence Streams

16 contracts
16

Evidence streams

V2 EXPANSION

GET
List alerts/api/v2/evidence-alerts

Evidence Streams

POST
Acknowledge alert/api/v2/evidence-alerts/{alert_uuid}/acknowledgements

Evidence Streams

POST
Register device/api/v2/evidence-devices

Evidence Streams

GET
Get health/api/v2/evidence-health

Evidence Streams

GET
List quarantine/api/v2/evidence-quarantine

Evidence Streams

POST
Decide quarantine record/api/v2/evidence-quarantine/{record_uuid}/decisions

Evidence Streams

POST
Create rule/api/v2/evidence-rules

Evidence Streams

GET
List schemas/api/v2/evidence-schemas

Evidence Streams

POST
Create schema/api/v2/evidence-schemas

Evidence Streams

GET
List sources/api/v2/evidence-sources

Evidence Streams

GET
List streams/api/v2/evidence-streams

Evidence Streams

POST
Create stream/api/v2/evidence-streams

Evidence Streams

PATCH
Update stream/api/v2/evidence-streams/{stream_uuid}

Evidence Streams

POST
Ingest event batch/api/v2/evidence-streams/{stream_uuid}/event-batches

Evidence Streams

GET
List events/api/v2/evidence-streams/{stream_uuid}/events

Evidence Streams

POST
Ingest event/api/v2/evidence-streams/{stream_uuid}/events

Evidence Streams

35

Trust Center

9 contracts
09

Trust & identity

V2 EXPANSION

GET
List attestations/api/v2/trust/attestations

Trust Center

GET
List claims/api/v2/trust/claims

Trust Center

POST
Save claim/api/v2/trust/claims

Trust Center

DELETE
Delete claim/api/v2/trust/claims/{claim_uuid}

Trust Center

GET
List credentials/api/v2/trust/credentials

Trust Center

POST
Issue credential/api/v2/trust/credentials

Trust Center

POST
Revoke credential/api/v2/trust/credentials/{credential_uuid}/revocations

Trust Center

POST
Start verification/api/v2/trust/verifications

Trust Center

GET
Get verification/api/v2/trust/verifications/{verification_uuid}

Trust Center

36

Explorer

200 contracts
01

ai wallet policies

V2 EXPANSION

02

asset collections

V2 EXPANSION

01

asset proofs

V2 EXPANSION

04

assets

V2 EXPANSION

01

balances

V2 EXPANSION

02

barriers

V2 EXPANSION

01

catalog

V2 EXPANSION

03

contracts

V2 EXPANSION

02

counterparties

V2 EXPANSION

03

currencies

V2 EXPANSION

05

data vault

V2 EXPANSION

01

datastreams

V2 EXPANSION

01

evidence events

V2 EXPANSION

02

evidence streams

V2 EXPANSION

09

execution

V2 EXPANSION

GET
List hybridscript executions/api/v2/explorer/execution/executions

Execution Studio · Chain Explorer

GET
Get hybridscript execution/api/v2/explorer/execution/executions/{identifier}

Execution Studio · Chain Explorer

GET
List hybridscript nodes/api/v2/explorer/execution/nodes

Execution Studio · Chain Explorer

GET
Get hybridscript node/api/v2/explorer/execution/nodes/{identifier}

Execution Studio · Chain Explorer

GET
List hybridscript operators/api/v2/explorer/execution/operators

Execution Studio · Chain Explorer

GET
Get hybridscript operator/api/v2/explorer/execution/operators/{identifier}

Execution Studio · Chain Explorer

GET
List execution packages/api/v2/explorer/execution/packages

Execution Studio · Chain Explorer

GET
Get execution package/api/v2/explorer/execution/packages/{identifier}

Execution Studio · Chain Explorer

GET
Get execution publishing authority/api/v2/explorer/execution/publishing-authority

Governance · Execution Studio · Chain Explorer

27

funding

V2 EXPANSION

GET
Get compose the funding evidence dashboard/api/v2/explorer/funding

Funding · Chain Explorer

GET
Get funding record/api/v2/explorer/funding/{identifier}

Funding · Chain Explorer

GET
List funding acceptance authorities/api/v2/explorer/funding/acceptance-authorities

Governance · Funding · Chain Explorer

GET
Get funding acceptance authority/api/v2/explorer/funding/acceptance-authorities/{authority_identifier}

Governance · Funding · Chain Explorer

GET
Get funding acceptance authority/api/v2/explorer/funding/acceptance-authorities/{identifier}

Governance · Funding · Chain Explorer

GET
List funding acceptance certificates/api/v2/explorer/funding/acceptance-certificates

Funding · Chain Explorer

GET
Get funding acceptance certificate/api/v2/explorer/funding/acceptance-certificates/{acceptance_identifier}

Funding · Chain Explorer

GET
Get funding acceptance/api/v2/explorer/funding/acceptance/{identifier}

Funding · Chain Explorer

GET
Get funding activation governance/api/v2/explorer/funding/activation-governance

Governance · Funding · Chain Explorer

GET
Get funding activation policy/api/v2/explorer/funding/activation-governance/{policy_identifier}

Governance · Funding · Chain Explorer

GET
List funding bindings/api/v2/explorer/funding/bindings

Funding · Chain Explorer

GET
Get funding binding/api/v2/explorer/funding/bindings/{binding_identifier}

Funding · Chain Explorer

GET
List funding deposits/api/v2/explorer/funding/deposits

Funding · Chain Explorer · Indexer Controller

GET
Get funding deposit/api/v2/explorer/funding/deposits/{deposit_identifier}

Funding · Chain Explorer

GET
List funding escrow positions/api/v2/explorer/funding/escrow-positions

Funding · Chain Explorer

GET
Get funding escrow position/api/v2/explorer/funding/escrow-positions/{position_identifier}

Funding · Chain Explorer

GET
Get funding escrow/api/v2/explorer/funding/escrow/{identifier}

Funding · Chain Explorer

GET
Get funding integrity audit/api/v2/explorer/funding/integrity-audit

Funding · Chain Explorer

GET
Get funding observation/api/v2/explorer/funding/observations/{identifier}

Funding · Chain Explorer

GET
List funding operations/api/v2/explorer/funding/operations

Funding · Chain Explorer

GET
Get funding route/api/v2/explorer/funding/routes/{identifier}

Funding · Chain Explorer

GET
List funding settlement intents/api/v2/explorer/funding/settlement-intents

Funding · Chain Explorer · Indexer Controller

GET
Get funding settlement intent/api/v2/explorer/funding/settlement-intents/{intent_identifier}

Funding · Chain Explorer

GET
Get funding settlement/api/v2/explorer/funding/settlements/{identifier}

Funding · Chain Explorer

GET
List funding shadow observations/api/v2/explorer/funding/shadow-observations

Funding · Chain Explorer

GET
Get funding shadow observation/api/v2/explorer/funding/shadow-observations/{shadow_observation_identifier}

Funding · Chain Explorer

GET
Get funding source observer tip/api/v2/explorer/funding/source-observers/{observer_key_id}/tip

Funding · Chain Explorer

04

identities

V2 EXPANSION

04

liquidity pools

V2 EXPANSION

01

markets

V2 EXPANSION

01

mints

V2 EXPANSION

02

mpc wallet ceremonies

V2 EXPANSION

46

mpc wallets

V2 EXPANSION

GET
List mPC wallets/api/v2/explorer/mpc-wallets

Wallets · Chain Explorer

GET
Get MPC wallet record/api/v2/explorer/mpc-wallets/{identifier}

Wallets · Chain Explorer

GET
Get mPC wallet/api/v2/explorer/mpc-wallets/{wallet_identifier}

Wallets · Chain Explorer

GET
Get mPC wallet operational readiness/api/v2/explorer/mpc-wallets/{wallet_uuid}/operational-readiness

Wallets · Chain Explorer

GET
List mPC beneficial claims/api/v2/explorer/mpc-wallets/beneficial-claims/{domain_uuid}

Wallets · Trust Center · Chain Explorer

GET
Get mPC custody admission/api/v2/explorer/mpc-wallets/custody-admissions/{identifier}

Wallets · Chain Explorer

GET
List mPC custody chain adapter admissions/api/v2/explorer/mpc-wallets/custody-chain-adapter-admissions

Wallets · Chain Explorer

GET
Get mPC custody chain adapter admission/api/v2/explorer/mpc-wallets/custody-chain-adapter-admissions/{identifier}

Wallets · Chain Explorer

GET
List mPC custody chain capabilities/api/v2/explorer/mpc-wallets/custody-chain-capabilities

Wallets · Developers · Chain Explorer

GET
Get mPC custody chain capability/api/v2/explorer/mpc-wallets/custody-chain-capabilities/{identifier}

Wallets · Developers · Chain Explorer

GET
Get mPC custody chain readiness/api/v2/explorer/mpc-wallets/custody-chain-readiness

Wallets · Chain Explorer

GET
List mPC custody domains/api/v2/explorer/mpc-wallets/custody-domains

Wallets · Chain Explorer

GET
Get mPC custody domain/api/v2/explorer/mpc-wallets/custody-domains/{identifier}

Wallets · Chain Explorer

GET
List mPC custody gateways/api/v2/explorer/mpc-wallets/custody-gateways

Wallets · Chain Explorer

GET
Get mPC custody gateway/api/v2/explorer/mpc-wallets/custody-gateways/{identifier}

Wallets · Chain Explorer

GET
Get mPC custody registry checkpoint/api/v2/explorer/mpc-wallets/custody-registry/checkpoint

Wallets · Chain Explorer

GET
Get mPC custody reserve authority/api/v2/explorer/mpc-wallets/custody-reserve-authorities/{identifier}

Wallets · Governance · Chain Explorer

GET
Get mPC custody reserve transfer/api/v2/explorer/mpc-wallets/custody-reserve-transfers/{identifier}

Wallets · Chain Explorer

GET
List mPC custody root candidates/api/v2/explorer/mpc-wallets/custody-root-candidates

Wallets · Chain Explorer

GET
Get mPC custody root candidate/api/v2/explorer/mpc-wallets/custody-root-candidates/{identifier}

Wallets · Chain Explorer

GET
Get mPC custody transaction/api/v2/explorer/mpc-wallets/custody-transactions/{identifier}

Wallets · Chain Explorer

GET
List mPC wallet devnet faucet claims/api/v2/explorer/mpc-wallets/devnet-faucet/claims

Wallets · Trust Center · Chain Explorer

GET
Get mPC wallet devnet faucet claim/api/v2/explorer/mpc-wallets/devnet-faucet/claims/{claim_identifier}

Wallets · Trust Center · Chain Explorer

GET
Get mPC wallet devnet faucet attestation/api/v2/explorer/mpc-wallets/devnet-faucet/independent-attestations/latest

Wallets · Trust Center · Chain Explorer

GET
Get mPC wallet devnet faucet status/api/v2/explorer/mpc-wallets/devnet-faucet/status

Wallets · Chain Explorer

GET
List mPC wallet faucets/api/v2/explorer/mpc-wallets/faucets

Wallets · Chain Explorer

GET
List mPC wallet networks/api/v2/explorer/mpc-wallets/networks

Chain Explorer

GET
Get mPC nonmainnet frost evidence/api/v2/explorer/mpc-wallets/nonmainnet/frost/evidence/{evidence_identifier}

Wallets · Chain Explorer

GET
Get mPC nonmainnet frost status/api/v2/explorer/mpc-wallets/nonmainnet/frost/status/{network_id}

Wallets · Chain Explorer

GET
List mPC wallet security domains/api/v2/explorer/mpc-wallets/security-domains

Wallets · Chain Explorer

GET
Get mPC wallet security domain/api/v2/explorer/mpc-wallets/security-domains/{identifier}

Wallets · Chain Explorer

GET
List mPC synthetic assets/api/v2/explorer/mpc-wallets/synthetic-assets

Wallets · Chain Explorer

GET
Get mPC synthetic asset integrity/api/v2/explorer/mpc-wallets/synthetic-assets/integrity/{network_id}

Wallets · Chain Explorer

GET
Get mPC testnet synthetic asset quorum/api/v2/explorer/mpc-wallets/synthetic-assets/integrity/hybrid-testnet/quorum

Wallets · Chain Explorer

GET
Get mPC synthetic faucet claim/api/v2/explorer/mpc-wallets/synthetic-faucet-claims/{claim_uuid}

Wallets · Trust Center · Chain Explorer

GET
Get mPC synthetic transfer/api/v2/explorer/mpc-wallets/synthetic-transfers/{transfer_uuid}

Wallets · Chain Explorer

GET
List mPC wallet testnet faucet claims/api/v2/explorer/mpc-wallets/testnet-faucet/claims

Wallets · Trust Center · Chain Explorer

GET
Get mPC wallet testnet faucet claim/api/v2/explorer/mpc-wallets/testnet-faucet/claims/{claim_identifier}

Wallets · Trust Center · Chain Explorer

GET
Get mPC wallet testnet faucet attestation/api/v2/explorer/mpc-wallets/testnet-faucet/independent-attestations/latest

Wallets · Trust Center · Chain Explorer

GET
Get mPC wallet testnet faucet status/api/v2/explorer/mpc-wallets/testnet-faucet/status

Wallets · Chain Explorer

GET
Get mPC testnet infrastructure evidence/api/v2/explorer/mpc-wallets/testnet/infrastructure/evidence/{evidence_identifier}

Wallets · Chain Explorer · Infrastructure

GET
Get mPC testnet infrastructure status/api/v2/explorer/mpc-wallets/testnet/infrastructure/status

Wallets · Chain Explorer · Infrastructure

GET
List mPC testnet wallet lifecycle acceptances/api/v2/explorer/mpc-wallets/testnet/lifecycle-acceptances

Wallets · Chain Explorer

GET
Get mPC testnet wallet lifecycle acceptance/api/v2/explorer/mpc-wallets/testnet/lifecycle-acceptances/{acceptance_identifier}

Wallets · Chain Explorer

GET
Get mPC testnet settlement integrity/api/v2/explorer/mpc-wallets/testnet/settlement-integrity

Wallets · Chain Explorer

GET
Get testnet settlement integrity/api/v2/explorer/mpc-wallets/testnet/settlement-integrity/{integrity_identifier}

Wallets · Chain Explorer

03

orders

V2 EXPANSION

03

prices

V2 EXPANSION

01

search

V2 EXPANSION

45

settlements

V2 EXPANSION

GET
Get compose the settlement evidence dashboard/api/v2/explorer/settlements

Chain Explorer

GET
Get settlement record/api/v2/explorer/settlements/{record}

Chain Explorer

GET
Get settlement acceptance key/api/v2/explorer/settlements/acceptance-key

Chain Explorer

GET
List settlement acceptance keys/api/v2/explorer/settlements/acceptance-keys

Chain Explorer

GET
List settlement archive checkpoints/api/v2/explorer/settlements/archive-checkpoints

Chain Explorer

GET
Get settlement archive checkpoint latest/api/v2/explorer/settlements/archive-checkpoints/latest

Chain Explorer

GET
List settlement authorization activations/api/v2/explorer/settlements/authorization-activations

Chain Explorer

GET
Get settlement authorization activation/api/v2/explorer/settlements/authorization-activations/{activation_identifier}

Chain Explorer

GET
Get settlements authorization/api/v2/explorer/settlements/authorizations/{identifier}

Chain Explorer

GET
Get settlements canary/api/v2/explorer/settlements/canaries/{commitment}

Chain Explorer

GET
Get settlement evidence/api/v2/explorer/settlements/evidence

Chain Explorer

GET
Get settlement evidence detail/api/v2/explorer/settlements/evidence/{record_identifier}

Chain Explorer

GET
Resolve a network scoped faucet claim/api/v2/explorer/settlements/faucet-claims/{identifier}

Trust Center · Chain Explorer

GET
List settlements faucets/api/v2/explorer/settlements/faucets

Chain Explorer

GET
Get settlement integrity audit/api/v2/explorer/settlements/integrity-audit

Chain Explorer

GET
Get mainnet readiness evidence/api/v2/explorer/settlements/mainnet-readiness

Chain Explorer

GET
Get mainnet readiness status/api/v2/explorer/settlements/mainnet-readiness/status

Chain Explorer

GET
List settlement network promotions/api/v2/explorer/settlements/network-promotions

Chain Explorer

GET
Get settlement network promotion/api/v2/explorer/settlements/network-promotions/{promotion_identifier}

Chain Explorer

GET
List settlement operations/api/v2/explorer/settlements/operations

Chain Explorer

GET
Get settlement operations history/api/v2/explorer/settlements/operations/history

Chain Explorer

GET
Get settlements promotion/api/v2/explorer/settlements/promotions/{identifier}

Chain Explorer

GET
List settlement quorum canaries/api/v2/explorer/settlements/quorum-canaries

Chain Explorer

GET
Get settlement quorum canary/api/v2/explorer/settlements/quorum-canaries/{canary_commitment}

Chain Explorer

GET
Get settlement replication batch/api/v2/explorer/settlements/replication-batch

Chain Explorer

GET
Get settlement evidence status/api/v2/explorer/settlements/status

Chain Explorer

GET
List settlements supply gate/api/v2/explorer/settlements/supply-gate

Chain Explorer

GET
List supply gate attestations/api/v2/explorer/settlements/supply-gate/attestations

Trust Center · Chain Explorer

GET
Get supply gate attestation/api/v2/explorer/settlements/supply-gate/attestations/{commitment}

Trust Center · Chain Explorer

GET
Get supply gate policy/api/v2/explorer/settlements/supply-gate/policy

Chain Explorer

GET
Get supply gate status/api/v2/explorer/settlements/supply-gate/status

Chain Explorer

GET
List settlements synthetic assets/api/v2/explorer/settlements/synthetic-assets

Chain Explorer

GET
Get synthetic assets quorum/api/v2/explorer/settlements/synthetic-assets/quorum

Chain Explorer

GET
List settlement testnet candidates/api/v2/explorer/settlements/testnet-candidates

Chain Explorer

GET
Get settlement testnet candidate/api/v2/explorer/settlements/testnet-candidates/{candidate_identifier}

Chain Explorer

GET
Get settlements testnet candidate/api/v2/explorer/settlements/testnet-candidates/{identifier}

Chain Explorer

GET
List settlements testnet infrastructure/api/v2/explorer/settlements/testnet-infrastructure

Chain Explorer · Infrastructure

GET
Get settlements testnet infrastructure/api/v2/explorer/settlements/testnet-infrastructure/{identifier}

Chain Explorer · Infrastructure

GET
List settlement wallet activations/api/v2/explorer/settlements/wallet-activations

Wallets · Chain Explorer

GET
Get settlement wallet activation/api/v2/explorer/settlements/wallet-activations/{activation_identifier}

Wallets · Chain Explorer

GET
Get settlements wallet activation/api/v2/explorer/settlements/wallet-activations/{identifier}

Wallets · Chain Explorer

GET
List settlement wallet enrollments/api/v2/explorer/settlements/wallet-enrollments

Wallets · Chain Explorer

GET
Get settlement wallet enrollment/api/v2/explorer/settlements/wallet-enrollments/{enrollment_identifier}

Wallets · Chain Explorer

GET
Get settlements wallet enrollment/api/v2/explorer/settlements/wallet-enrollments/{identifier}

Wallets · Chain Explorer

GET
List settlements wallet networks/api/v2/explorer/settlements/wallet-networks

Chain Explorer

02

strategies

V2 EXPANSION

02

strategy pools

V2 EXPANSION

01

summary

V2 EXPANSION

05

testnet

V2 EXPANSION

03

trades

V2 EXPANSION

03

transactions

V2 EXPANSION

04

transfers

V2 EXPANSION

01

vault assets

V2 EXPANSION

04

vaults

V2 EXPANSION

FIRST VERTICAL SLICES

Prove the boundary from simple reads to financial commands.

01
GET/api/v2/reference/currencies

Public, cacheable reference data with ETag revalidation and no gateway database access.

02
GET/api/v2/me

Authenticated current-profile access through the authoritative identity-service boundary.

03
POST/api/v2/orders

Decimal-safe, authenticated, idempotent order submission with matching authority selected per market behind the stable public contract.

04
ALL/api/v2/contracts/*

Complete private contract lifecycle plus public Explorer records and independent verification, with exact scopes and idempotent mutations.

05
ALL/api/v2/operational-wallets/*

Independent AI and merchant MPC enrollment in the exact workspace and network, with same-context settlement requests only to the immutable primary treasury.

06
ALL/api/v2/ai-wallets/*

Bearer-scoped access to purpose-built AI wallets, versioned policy and budget evidence, retained decisions, readiness projections, and side-effect-free evaluation. Lifecycle, policy mutation, retained intent creation, signing, approval action, and broadcast remain unavailable.

SERVICE BOUNDARIES

The gateway coordinates. Domain services remain authoritative.

The gateway authenticates, validates, applies public policy, and composes responses. It does not own matching state, balances, identity records, settlement truth, or signing keys—and it receives no credentials for shared domain databases.

  1. IdentityAuthentication, profiles, sessions, workspaces, referrals, and compliance
  2. Matching + tradingOrders, market state, and trading read models
  3. Ledger + custodyBalances, transfers, settlement, payments, and merchant money movement
  4. Dark MeshSigning, MPC, reconstruction, and other secret-bearing wallet operations
  5. Domain servicesAssets, products, storage, streams, reference data, and explorer projections
OPENAPI FOR AGENTS

Give your agent the live production contract.

Download or ingest the OpenAPI 3.1 document to discover executable operations, exact schemas, authentication, scopes, signing requirements, and response models from one stable machine-readable source.

Download OpenAPI JSON View raw JSON https://api.hybrid-chain.com/api/v2/openapi.json
CONTRACT AVAILABILITY

Implemented means the route, authorization boundary, schemas, adapter, and conformance tests are merged into canonical gateway main. Production badges use the deployed OpenAPI snapshot observed 11 Sept 2026, 06:35:11 UTC UTC (SHA-256 f88003d0390d). A listed route is executable only when its scope plus domain policy permit the operation. Candidate routes remain planning contracts until their authoritative adapters, authorization rules, operational controls, and contract tests are complete.

Need the legacy API? Open the V1 reference