Skip to main content
GET
ICP Search — Suggest

ICP Search Suggest

Cost: 1 credit. Returns typeahead suggestions for filter fields such as company name, job title, location, school, and technology. Useful for building autocomplete dropdowns in your UI. Results are cached server-side for fast repeated lookups.

Path parameters

string
required
The type of suggestion to retrieve. Must be one of:

Query parameters

string
required
The search query string.Example: ?q=Stripe

Example

Response fields

boolean
true on success.
array
List of matching suggestions. The top result is the best match.
boolean
true if the result was served from the server-side cache.