SAFE · SIMULATED · NO FUNDS

Developer Sandbox

Explore the transaction flow before a sales call. This environment uses no real money, keys or customer data; it is a safe simulation of the API and policy workflow.

POST /v1/transactionsSIMULATION
{
  "asset": "USDC",
  "network": "ethereum-test",
  "amount": "12500.00",
  "destination": "0xDEMO...SAFE",
  "policy": "institutional-default"
}
01Create transactionwaiting
02Maker approvalwaiting
03Checker approvalwaiting
04Signing simulationwaiting
05Webhookwaiting
EVENT STREAM
sandbox.ready

This is not a production custody environment. It creates no real keys, holds no assets and sends no real blockchain transfer.

API CONTRACT

OpenAPI 3.1

Wallets · Transactions · Orderbook · Idempotency-Key

Open API Docs