token
string
required

Your API authentication token. This must be associated with a whitelisted domain to access the API.

size
integer
default:
"128"

The desired width and height of the logo in pixels. The image will maintain its aspect ratio.

format
string
default:
"jpg"

The image format to return.

greyscale
boolean
default:
"false"

Returns a black and white version of the logo.

retina
boolean
default:
"false"

Returns a high-density image at 2x the requested size for sharp display on retina screens.

fallback
string
default:
"monogram"

Returns a fallback image if the logo is not found.