Serves company logos cached within the past 90 days. This endpoint is only used for companies discovered on the Forestreet platform; it does not actively search for as-yet-unknown company logos. If the requested logo is missing and a PNG response is requested, a magnifying-glass fallback icon is returned.
This endpoint is not authenticated. It is useful for custom UI serving Forestreet data, where the client’s browser does not have a Forestreet login session.
Pass a static API key for every request, provided by your customer support.
The domain name for the logo request (e.g., company-domain.com)
Content type for the image endpoint. Defaults to 'image/png'. Use 'application/json' to get base64 encoded image.
image/png, application/json