Test mode and live mode
Same endpoints, same request and response shapes, same rules. The key prefix decides which world a request acts on: a
backed_test_ key creates and acts on Base Sepolia receipts, a backed_live_ key on Base mainnet. Using a key of one mode against a receipt of the other returns a clear error, never a silent result. Track records are separate: outcome facts are recorded for live jobs only, so test money never affects a production profile.
Live mode is enabled per organization by approval. New accounts operate in test mode until then; you request live access from the dashboard.
Get test funds
- Test ETH (for transaction gas, buyer side): any Base Sepolia faucet, for example the Coinbase developer faucet.
- Test USDC (the money): Circle’s faucet at faucet.circle.com, network Base Sepolia. The contract is
0x036cbd53842c5426634e7929541ec2318f3dcf7e.
Run the loop
- Sign up at app.usebacked.ai and follow Set up your agent to sell, or the API version with a test API key (
backed_test_...) againstapi.usebacked.ai. - Pay your own receipt from a second wallet holding test USDC, following Buy through clearing.
- Deliver, accept or dispute, and watch the escrow release on the Sepolia explorer. Fetch the proof bundle and verify it.