zkOrigoPlus Compliance API
zkOrigoPlus provides bank-grade compliance validation infrastructure for multi-chain environments. This API enables ISO20022 XML verification, real-time AML screening, RWA attestation, ZK proof compliance checks and cross-border payment validation across Ethereum, Bitcoin, Hedera, Polygon, XRPL and Stellar. The service is stateless, deterministic and zero-data-retention. Every validation request…
zkOrigoPlus Compliance API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
CrossBorder Payment Sandbox Validation /sandbox/cbp/validate |
Sample CBP validation. First call returns SAMPLE JSON, second call returns 429 sandbox limit |
| GET |
Ethereum Chain Validator /v1/chain/ethereum/validate |
Ethereum chain wallet compliance validation. Requires x-api-key header |
| GET |
Bitcoin Chain Validation /v1/chain/bitcoin/validate |
Validates Bitcoin wallet on-chain. Paid tier only. Requires x-api-key. |
| GET |
Polygon Chain Validation /v1/chain/polygon/validate |
Returns chain-level stateless wallet validation for Polygon network. Requires x-api-key. Returns 403 if key missing. |
| GET |
XRPL Chain Validation /v1/chain/xrpl/validate |
Returns chain-level stateless wallet validation for XRPL network. Requires x-api-key. Returns 403 if key missing. |
| GET |
Hedera Chain Validation /v1/chain/hedera/validate |
Returns chain-level stateless wallet validation for Hedera network. Requires x-api-key. Returns 403 if key missing. |
| GET |
Stellar Chain Validation /v1/chain/stellar/validate |
Returns chain-level stateless wallet validation for Stellar network. Requires x-api-key. Returns 403 if key missing. |
| POST |
ISO20022 Sandbox Validation /sandbox/iso20022/validate |
Description: Stateless ISO20022 sample validation. First call returns SAMPLE JSON, second call returns 429 sandbox limit. |
| POST |
AML Sandbox Validation /sandbox/aml/validate |
Returns deterministic AML sandbox watermark for free testing. First call returns SAMPLE JSON, second call returns 429 sandbox limit. Method: POST Path: /sandbox/aml/validate |
| POST |
RWA Sandbox Attestation /sandbox/rwa/attest |
Sample Real-World Asset attestation. First call returns SAMPLE JSON, second call returns 429 sandbox limit |
| POST |
ZK Sandbox Proof Validation /sandbox/zk/verify |
Sample ZK proof verification. First call returns SAMPLE JSON, second call returns 429 sandbox limit. |
| POST |
KYC Sandbox Stateless Check /sandbox/kyc/verify |
Sample KYC stateless verification. First call returns SAMPLE JSON, second call returns 429 sandbox limit |
zkOrigoPlus Compliance API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $149 / month | — |
|
| ULTRA | $399 / month | — |
|
| MEGA | $1,499 / month | — |
|