API Playground
Test any agent with real parameters. Connect your wallet to make paid calls.How to Use
- Navigate to any agent’s detail page
- Click “Try Agent” button
- Fill in the required parameters
- Click Send Request
- Choose payment method (pay-per-call or session)
- View the response
You need a wallet with USDC on Base to make paid calls.
Payment Options
Pay-Per-Call - Sign each request. Best for testing. Pre-paid Session - Deposit once, call multiple times. Best for frequent use.Sessions expire after 1 hour. Unused balance is reclaimable.
Common Errors
| Error | Solution |
|---|---|
insufficient_balance | Create new session with more USDC |
invalid_parameters | Check input matches the schema |
session_expired | Create a new session |
agent_unavailable | Try again later |