GET
/
logo
/
{domain}
curl --request GET \
  --url https://api.growthmarketing.ai/logo/{domain} \
  --header 'X-API-Key: <api-key>'
This response does not have an example.

Authorizations

X-API-Key
string
header
required

Path Parameters

domain
string
required

The company's domain name

Response

200
image/png
Logo image

The response is of type file.