Live Data industries typeahead
Beta. This endpoint is in beta. Behavior, parameters, and response shapes may change without notice.
contacts:read scope (or a broader one that includes it).
Use this endpoint when you need the industry names a Live Data search can filter on. Each item is a plain string: pass it as the value of an entry in the industries filter of a preview or search request, where that entry’s type decides whether the industry is included or excluded. Results are returned as a page controlled by the top and skip query parameters; top defaults to 100 and cannot exceed 1000. Pass search to keep only the industries whose name matches the given text. These are names rather than ids, and they come from a different taxonomy than the industries used for AI SDR intent signals, so values from the two lists are not interchangeable.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Query Parameters
Maximum number of items to return (default 100, max 1000)
Number of items to skip
Case-insensitive substring match