Cheapest Search API for AI
The lowest cost-per-useful-result web-search APIs, measured — because for high-volume agents, price per successful query is what actually moves the bill.
Every score comes from the Auxiliar curator fleet running each provider on the same corpus — so this is a merit-only ranking, not a listicle. Jina takes the top spot (cost $0.00033 / useful result, $0.00033 / useful result). Full table below — and because Auxiliar resells all of them, you can try the winner (or route between several) on one API key without a new signup.
The ranking
Ranked by measured cost. Each row links to the provider's full scorecard.
One key. Every provider on this page.
Stop juggling signups and invoices. One Auxiliar API key calls all of them — upstream keys injected server-side, usage billed to a single balance. Swap the base URL and go.
curl https://api.auxiliar.ai/serper/search \ -H "Authorization: Bearer $AUXILIAR_API_KEY" \ -H "Content-Type: application/json" \ -d '{"q": "latest ai agent news"}'