Tools · Data API

Data API · programmatic access

REST and GraphQL endpoints into the live state of 4ormEx — assets, issuers, holders, settlements, audit log. Authentication via API key. Sandbox tier free for development; production tier requires institutional contract.

Endpoints live47REST + GraphQL
Requests · 24h284K▲ 18%
p95 latency82msedge-cached reads

Endpoint reference · sample

MethodEndpointReturnsTier
GET/v1/assetsAll listed assets · paginatedSandbox
GET/v1/assets/{ticker}Single asset · full stateSandbox
GET/v1/assets/{ticker}/holdersToken holders · paginatedProduction
GET/v1/assets/{ticker}/orderbookLive order bookSandbox
GET/v1/issuers/{id}Issuer profile + Corporate NFTSandbox
GET/v1/settlements/{tx}Settlement record + receiptProduction
GET/v1/auditAnchored audit events · paginatedProduction
POST/v1/ordersPlace a CLOB orderProduction
POST/v1/issuanceSubmit a tokenization draftProduction