Curated public records and regulatory data, normalized and delivered via REST API. Built for developers, analysts, and AI agents.
Subscribe to any service for $100/mo. Get a personal API key, interactive dashboard, CSV and JSON bulk exports. Cancel anytime.
No account needed. AI agents pay $0.005/query with USDC on Solana via the x402 protocol. Exports cost $0.25 each. Fully autonomous.
Swap the subdomain to switch datasets. Filter by type, geography, and date range.
# List recent residential permits in Travis County
GET https://tx-permits.axiondata.io/api/data?type=residential&geography=Travis County, TX&limit=50
# Get FMCSA carrier record by ID
GET https://fmcsa.axiondata.io/api/data/{id}
# Export OSHA inspections as CSV
GET https://osha.axiondata.io/api/data/export/csv?geography=California
# Discover x402 payment requirements
GET https://{service}.axiondata.io/.well-known/x402
/.well-known/x402 endpoint for payment discovery.