Identifier types
You can fetch a profile using any of the following identifiers, or a combination of them:ids— Profile IDs previously returned by the Search endpointlinkedin_names— LinkedIn usernames (public profile URL slugs)linkedin_ids— LinkedIn numeric member IDslinkedin_entity_ids— LinkedIn alphanumeric entity IDs
Selecting fields
By default, only basic profile data is returned. Use thefields array to request additional data — pass profile_info for the full record, plus tags or lists as needed.
Fetch full profile data
Fetch with tags and lists
Bulk fetch
Fetch up to 1000 profiles per call. Each returned profile counts as 1 credit — see Credits & Usage.Fetching companies
The Company Fetch endpoint follows the same pattern withcompany_info as the default field.

