No signup
Run public read and simulation calls immediately.
Sandbox
Run public reads, simulate a borrow, inspect fee rules, copy curl, copy MCP prompts, and verify that unsafe actions are rejected. No signup is required for the first test.
Last updated June 25, 2026
Run public read and simulation calls immediately.
Use a preloaded BTC/ETH/USDC position with collateral, debt, LTV, and health score.
Inspect every response exactly as an agent would receive it.
Copy each test as curl or as an MCP prompt.
See a typed LTV error with a safe_amount field.
Create a sandbox key for stateful simulated deposit, convert, borrow, repay, and relay calls.
Browser playground
These tests use public demo data and simulated responses. No signup, wallet, API key, or real funds are required.
Analyze sample treasury
Ready
Curl
curl -s https://www.stackit.ai/api/v1/public/portfolio-state?address=demo | jq
Raw response
Run a test to see JSON output.
Public endpoints are read-only or simulation-only. They return deterministic demo data for agents to inspect without credentials.
Sandbox keys create simulated treasury state. They cannot touch real wallets, production balances, or live funds.
Production credentials require human review. Real execution uses wallet signatures or user-approved automation permissions.