Natural language search
Takes free-form text (e.g., 'Senior Product Managers at Series A FinTech startups in New York') and returns matching companies or people. The API determines the result type based on query interpretation — company-specific queries return companies, everything else returns people. Supports cursor-based pagination via a single pageToken.
<span>⚡ <strong>Rate limit:</strong> 120 requests per 1 minute</span>
<span>💰 <strong>Cost:</strong> Fixed costs per request (first page only):<br />• 2 credits for AI search interpretation<br /><br />Variable costs per result:<br />• 1 credits per company returned<br />• 1 credits per profile returned <span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
<span>⏱ <strong>Recommended timeout:</strong> 1 minute <span title="Recommended timeout: set your HTTP client timeout to at least 1 minute for this endpoint.">ⓘ</span></span>
Request body
Response
Default Response
Changes
Changed in 4 of the 10 revisions of this API.47
- ▲
added
subschema #1subschema #2to theoutput/parsedParamsresponse propertyoneOflist for the response status200response-property-one-of-added
- ○
removed
subschema #1subschema #2from theoutput/parsedParamsresponse propertyoneOflist for the response status200response-property-one-of-removed
- ▲
- ○
added the optional property
output/parsedParams/oneOf[subschema #1]/profileSearchParams/everWorkedAtto the response with the200statusresponse-optional-property-added
- ○
- ▲
the response property
advicebecame nullable for the status200response-property-became-nullable
- ▲
the response property
advicebecame optional for the status200response-property-became-optional
- ○
the
adviceresponse's property default valuewas removed for the status200response-property-default-value-removed
- ▲
- ▲
added
subschema #1subschema #2to theoutput/parsedParamsresponse propertyoneOflist for the response status200response-property-one-of-added
- ○
added the optional property
output/results/oneOf[subschema #2]/people/items/emailsto the response with the200statusresponse-optional-property-added
- ○
added the optional property
output/results/oneOf[subschema #2]/people/items/last_updated_atto the response with the200statusresponse-optional-property-added
- ○
added the optional property
output/results/oneOf[subschema #2]/people/items/phoneNumbersto the response with the200statusresponse-optional-property-added
- ○
removed
subschema #1subschema #2from theoutput/parsedParamsresponse propertyoneOflist for the response status200response-property-one-of-removed
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲