๐Ÿ”

Web Search API

Search the web via Brave Search API. Fresh, unbiased results. Perfect for LLM agents.

API Docs $0.001 / search

About this tool

Query the web with Brave Search โ€” privacy-first, independent index. Returns titles, URLs, and snippets. Ideal for AI agents that need real-time web information without relying on training data.

Quick Start

curl -X POST https://api.iteratools.com/search \ -H "Authorization: Bearer YOUR_KEY" \ -H "Content-Type: application/json" \ -d '{"query": "latest AI news", "count": 5}'

Response

{"results": [{"title": "...", "url": "...", "snippet": "..."}]}

Details

EndpointPOST /search
Price$0.001 / search
AuthBearer token or x402 micropayment
Base URLhttps://api.iteratools.com
Full Documentation Browse All Tools