Documentation Index
Fetch the complete documentation index at: https://docs.parallel.ai/llms.txt
Use this file to discover all available pages before exploring further.
For AI agents: a documentation index is available at https://docs.parallel.ai/llms.txt. The full text of all docs is at https://docs.parallel.ai/llms-full.txt. You may also fetch any page as Markdown by appending
The Search API takes a natural language objective and returns relevant excerpts
optimized for LLMs, replacing multiple keyword searches with a single call for broad or
complex queries.
.md to its URL or sending Accept: text/markdown.See Pricing for a detailed schedule of rates.
1. Set Up Prerequisites
Generate your API key on Platform. Then, set up with the TypeScript SDK, Python SDK or with cURL:2. Execute Your First Search
Sample Request
Sample Response
The API returns a JSON response with the following structure. The SDK examples above iterate overresults to print each result’s title, URL, and excerpts. If any non-fatal input adjustments or validation warnings have occurred, they will be in the warnings field.
Next Steps
- Best Practices — learn how to craft effective objectives and search queries
- Search Modes — explore mode presets for different use cases
- API Reference — full parameter specifications, constraints, and response schema
- Rate Limits — default quotas per product