Provisioning sandbox...

API Playground

Execute real API calls — no signup required. Sandbox auto-expires after 1 hour.

Examples
POST
Create a wallet
/api/wallets
POST
Execute a purchase
/api/wallets/:id/purchase
GET
Check balance
/api/wallets/:id/balance
GET
View transactions
/api/wallets/:id/transactions
POST
Set spending rule
/api/wallets/:id/rules
Coming soon
POST /api/wallets
Headers
X-Trove-Key : provisioning...
Content-Type : application/json
Response

No response yet

Select an example and click Run to execute a real API call

Ready to build with Trove?

Get your own API key and start adding programmable wallets to your AI agents.

Launching Sandbox

Provisioning a temporary API key and wallet so you can make real calls instantly.

Creating sandbox environment...