VisoChain REST API Reference
| Parameter | Type | Required | Description |
|---|---|---|---|
address | string | Yes | Wallet address (0x...) |
| Parameter | Type | Required | Description |
|---|---|---|---|
token | string | Yes | Auth token from login |
| Parameter | Type | Required | Description |
|---|---|---|---|
token | string | Yes | Auth token |
| Header | Value |
|---|---|
X-API-Key | Your partner API key |
| Parameter | Type | Required | Description |
|---|---|---|---|
fingerprint | string | Yes | Data hash (min 10 chars) |
contributor | string | Yes | Contributor wallet address |
| Parameter | Type | Description |
|---|---|---|
fingerprint | string | Data fingerprint to check |
| Parameter | Type | Description |
|---|---|---|
address | string | Wallet address |
| Header | Value |
|---|---|
X-API-Key | Your payment API key |
| Parameter | Type | Required | Description |
|---|---|---|---|
amount | number | Yes | Amount in VCDT |
description | string | No | Payment description |
orderId | string | No | Your order ID |
callbackUrl | string | No | Success callback URL |
cancelUrl | string | No | Cancel redirect URL |
| Parameter | Type | Description |
|---|---|---|
id | string | Payment ID |
| Parameter | Type | Required | Description |
|---|---|---|---|
paymentId | string | Yes | Payment ID |
txHash | string | Yes | Transaction hash |
payer | string | Yes | Payer wallet address |
| Parameter | Type | Required | Description |
|---|---|---|---|
paymentId | string | Yes | Payment ID to verify |
| Header | Value |
|---|---|
X-API-Key | Your payment API key |
| Parameter | Type | Description |
|---|---|---|
address | string | Wallet address |