Dashboard
Lookups

Industries lookup

Autocomplete canonical industry labels with live coverage counts. Type a plain-English market ("saas") and get the canonical industries that match — no NAICS or SIC codes. Use the returned labels in the `industries` filter on search and export.

GET/api/industries/suggest

Authentication

All requests require your API key as a bearer token:Authorization: Bearer <API_KEY>

Parameters

qstring

Partial industry text.

sizeinteger

Max suggestions (default 15).