Bulk company logos
Get logo URLs for a list of companies. Max 10,000 companies can be looked up at a time.
<span>⚡ <strong>Rate limit:</strong> 30 requests per 1 minute</span>
<span>💰 <strong>Cost:</strong> 0.33 credits per company logo lookup <span title="Pricing shown is default pricing. Actual pricing may vary.">ⓘ</span></span>
Request body
Response
Default Response
Changes
Changed in 2 of the 12 revisions of this API.212
- ●
changed the pattern of the request property
///from^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?<slug>[^\/\?#]+)\/?(\?.*)?(#.*)?$to^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?:[^\/\?#]+)\/?(\?.*)?(#.*)?$request-property-pattern-changed
- ○
the
/////response's property pattern was changed from^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?<slug>[^\/\?#]+)\/?(\?.*)?(#.*)?$to^(https?:\/\/)?(\w+\.)?linkedin\.\w+(\.\w+)?\/(company|company-beta|showcase|organization|school|companies)\/(?:[^\/\?#]+)\/?(\?.*)?(#.*)?$for the statusresponse-property-pattern-changed
- ●
- ▲
the response property
became nullable for the statusresponse-property-became-nullable
- ▲
the response property
became optional for the statusresponse-property-became-optional
- ○
the
response's property default valuewas removed for the statusresponse-property-default-value-removed
- ▲