Skip to main content
GET
Get a company logo

Authorizations

X-API-Key
string
header
required

Query Parameters

domain
string
required

Domain to fetch the logo for. A URL works too.

Example:

"stripe.com"

theme
enum<string>
default:light

The background you are drawing on. auto prefers a single-colour mark.

Available options:
light,
dark,
auto
type
enum<string>
default:icon

The square mark, or the full wordmark.

Available options:
icon,
wordmark

Response

200 - application/json

The chosen logo, or null when we have no mark for the domain.

data
object | null
required

Null when we hold no mark for the domain. A domain with no logo is free.