Search

People search

Search for people using filters

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

<span>💰 <strong>Cost:</strong> 1 credit per profile found <span title="Pricing shown is default pricing. Actual pricing may vary."></span></span>

post/v1/people-search

Request body

apiKeystring required

Your Fiber API key

pageSizeinteger

The number of profiles to return, if you need to get more results, you can paginate.

cursorstring nullable

A pagination cursor returned from a previous search response. Use this to fetch the next page of results.

prospectExclusionListIDsstring[] nullable

Filter out people which belong to the given prospect exclusion lists

companyExclusionListIDsstring[] nullable

Filter out people who work at companies which belong to the given company exclusion lists

includeCountboolean nullable

When true, returns an estimated total count of matching prospects in the response. The count does not account for exclusion lists.

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.218

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

      request-property-removed

    • added the new optional request property searchParams/jobs

      new-optional-request-property

    • request property searchParams/currentJobs deprecated

      request-property-deprecated

    • request property searchParams/pastJobs deprecated

      request-property-deprecated

    • added the new optional request property searchParams/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 searchParams/educationV2

      new-optional-request-property

    • added the new optional request property searchParams/unemployment

      new-optional-request-property

    • added the optional property output/data/items/last_updated_at to the response with the 200 status

      response-optional-property-added

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