Try our APIs live. Search, get tool specs, and make proxy calls. See the 402 payment flow in action.
Search any API and see the JSON response. Add your API key to see payment tiers.
Generate ready-to-use tool specs for Hermes, LangChain, or OpenAI from any API name.
Here's what happens when an agent calls without a key:
Agent calls: GET /api/v1/agent/search/?q=weather
Server responds 402: Returns wallet address, per-call price, and subscription tiers
Agent pays: Sends XRP to wallet (0.05 XRP/call or subscribe)
Agent retries: Same call with X-API-Key: your_key โ returns 200 + data
Example 1: Search without key (triggers 402)
Example 2: Search with your API key
Example 3: Get tool spec for Hermes/OpenAI