Base URL
Response Format
Every response follows a consistent envelope:code and human-readable message:
Available APIs
Customers
Customer lifecycle management, on-chain identity verification, transfer compliance checks, and KYC verification links. Requires an instance API key with the
tokenization service enabled.MiCA Register
Query the EU MiCA registry. Search licensed CASPs, ART issuers, EMT issuers, and non-compliant entities sourced from ESMA. Free access with a MiCA API key.
Stock Tokenization
Deploy, issue, redeem, and manage ERC-3643 stock tokens. Includes holder queries, balance lookups, role management, compliance checks, and webhook integrations.
Stock Trading
On-chain and off-chain order book trading for tokenized stocks. Manage order books, submit limit and market orders, query trades and settlements, and check custody balances.
HTTP Status Codes
The API uses standard HTTP status codes:| Code | Meaning |
|---|---|
200 | Request succeeded |
201 | Resource created |
400 | Invalid request parameters |
401 | Missing or invalid API key |
403 | Service not enabled for this instance |
404 | Resource not found |
409 | Resource already exists |
429 | Rate limit exceeded |
500 | Internal server error |
503 | Service temporarily unavailable |
