Company info

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>

post/v1/company-logos/bulk

Request body

apiKeystring required

Your Fiber API key

Response

Default Response

advicestring[] nullable

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

Changes

Changed in 2 of the 12 revisions of this API.212

  • 720c63a313eb11See the full diff
    • 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 status

      response-property-pattern-changed

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

      response-property-became-nullable

    • the response property became optional for the status

      response-property-became-optional

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

      response-property-default-value-removed