v4

OpenAPI 3.1.02026-08-012281296.0 MB
Kitchen sink

Kitchen sink bulk profile lookup

Search for many people using a variety of parameters such as LinkedIn slug, LinkedIn URL, or current company information. Returns profile data for each person if found. Providing more information per person (e.g. name + company + LinkedIn) improves match accuracy.

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

<span>💰 <strong>Cost:</strong> Pay per person: 2 credits per lookup, plus 2 additional credits when the liveFetch flag is set. <span title="Pricing shown is default pricing. Actual pricing may vary. LinkedIn live fetch credits only apply when the liveFetch flag is set."></span></span>

<span><strong>Recommended timeout:</strong> 3 minutes <span title="Recommended timeout: set your HTTP client timeout to at least 3 minutes for this endpoint."></span></span>

post/v1/kitchen-sink/bulk/profile

Request body

apiKeystring required

Your Fiber API key

liveFetchboolean nullable

When true, triggers a real-time LinkedIn profile fetch. Costs additional credits. Useful for profiles not yet in the database or to get the freshest data.

forceCompanyMatchboolean nullable

When true, requires that the matched profile works at the specified company. Without this, the API may return profiles that match by name but work elsewhere.

fuzzySearchboolean nullable

When true, enables fuzzy name matching. Useful when exact name spelling is uncertain.

thoroughness'low' | 'high' | 'null' nullable

Controls how thoroughly to search across all profiles in the batch. Higher values recover more matches at the cost of additional per-row latency; lower values return faster. Omit to use the recommended default.

getDetailedEducationboolean nullable

When true, returns detailed_education[] with school_details for each education entry.

getDetailedWorkExperienceboolean nullable

When true, returns detailed_work_experiences[] with company_details (domains, preferred_name, linkedin_primary_slug, li_org_id) for each work experience. Use this to get company domains for a person.

Response

Default Response

advicestring[] nullable

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