Get an API Key
Create a free API key with a single request — no account or credit card needed.
Response
Try Sandbox Mode (Free)
Test the API without using real data sources or quota by adding the sandbox header:Sandbox returns deterministic mock data — same input always gives the same output. No real data sources are called and no quota is consumed.
Response Quality Tiers
Control cost vs. freshness with theX-Response-Quality header:
| Tier | Header Value | Cost (entity/check) | Description |
|---|---|---|---|
| Cached | cached | $0.01 | Serve from Redis cache if available |
| Fresh | fresh | $0.05 | Always run full fan-out (default) |
| Enhanced | enhanced | $0.15 | Full fan-out + premium sources |
Next Steps
Authentication
API keys, x402 USDC payments, and sandbox mode
Pricing
Full pricing table for all endpoints and tiers
Error Handling
Complete error catalog with causes and fixes
AI Agent Integration
How AI agents discover and use LimitGuard