Skip to main content
GET
Fetch Private Company Logo

Authorizations

apikey
string
query
required

Query Parameters

id
string

Stable logo ID returned by a previous call to this endpoint.

Example:

"logo_01HKQXR8M3GQVZP4N9RT2YS5BD"

domain
string

Web domain of the company (e.g. stripe.com). Scheme and path are stripped automatically.

Example:

"stripe.com"

lei
string

20-character Legal Entity Identifier (LEI).

Example:

"549300TRUWO2CD2G5692"

Response

Logo resolved successfully

id
string

Stable identifier for this logo. Can be used in future requests via the id parameter.

Example:

"logo_01HKQXR8M3GQVZP4N9RT2YS5BD"

domain
string

Canonical web domain associated with the company.

Example:

"stripe.com"

lei
string | null

LEI that was used to resolve the logo, if the request was made by LEI.

Example:

"549300TRUWO2CD2G5692"

logos
object[]

Available logo assets for this company.