Python
FindAll
Generate FindAll Candidates
Return ranked entity candidates matching a natural language objective.
This endpoint performs a best-effort search optimised for low latency. For comprehensive match evaluation and enrichment, use the FindAll API.
POST
Python
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.
Authorizations
Body
application/json
Type of entity to search for.
Available options:
company, people Natural language description of target entities.
Maximum number of candidates to return. Must be between 5 and 1000 (inclusive). May return fewer results. Defaults to 100.
Required range:
5 <= x <= 1000