Search

Combined search count

Get the total count of companies and people matching the provided search filters. People counts are scoped to those currently or previously working (based on the job status filter) at companies that satisfy the company search filters.

<span><strong>Rate limit:</strong> 120 requests per 1 minute</span>

<span>💰 <strong>Cost:</strong> Flat charge for the company count (1 credit) and profile count (1 credit) <span title="Pricing shown is default pricing. Actual pricing may vary. Flat charge"></span></span>

post/v1/combined-search/count

Request body

apiKeystring required

Your Fiber API key

companyExclusionListIDsstring[] nullable

The IDs of company exclusion lists to filter out matching companies.

prospectExclusionListIDsstring[] nullable

The IDs of prospect exclusion lists to filter out matching people.

getFastEstimateboolean

When true, the people count is estimated rather than counted exactly — much faster, but not perfectly accurate. Set to false if you need the exact count (slower).

Response

Default Response

advicestring[] nullable

Tips, recommendations, and suggestions for using this API effectively.

Changes

Changed in 4 of the 10 revisions of this API.219

  • 87ad9a3ecc4c13See the full diff
    • removed the request property profileParams/everWorkedAt

      request-property-removed

    • added the new optional request property profileParams/jobs

      new-optional-request-property

    • request property profileParams/currentJobs deprecated

      request-property-deprecated

    • request property profileParams/pastJobs deprecated

      request-property-deprecated

    • added the new optional request property profileParams/everWorkedAt

      new-optional-request-property

  • 4002aa81d4fb21See the full diff
    • the response property advice became nullable for the status 200

      response-property-became-nullable

    • the response property advice became optional for the status 200

      response-property-became-optional

    • the advice response's property default value was removed for the status 200

      response-property-default-value-removed

    • added the new optional request property companyParams/employeeTrendsV2

      new-optional-request-property

    • added the new optional request property getFastEstimate

      new-optional-request-property

    • added the new optional request property profileParams/educationV2

      new-optional-request-property

    • added the new optional request property profileParams/unemployment

      new-optional-request-property

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog