Developers
UTXO Suite API playground.
Non-custodialWallet signedRoute clarity
This page gives developers a safe local sandbox for UTXO Suite request shapes. It is designed for integration planning, not live wallet execution. Production access still requires a wallet-bound license or API key managed through Vestige Index.
Sandbox
Try UTXO Suite request shapes.
This playground is a browser-local sandbox for integration planning. It does not execute live wallet actions, does not request private keys and does not send user secrets.
POST /v1/analyze-route
Route analysis
Response preview
{
"endpoint": "POST /v1/analyze-route",
"mode": "local sandbox",
"score": 86,
"decision": "review",
"summary": "Route looks executable. Review slippage and final wallet prompt before signing.",
"keyRisks": [
"Slippage tolerance above normal retail default",
"External provider quote should be refreshed before execution"
]
}