API Documentation
⌘K
API Key
Get free key GET
/api/1/logo/{domain}Logo by Domain
Returns a company logo image by website domain (e.g. apple.com)
Parameters
5sizeintegerImage size in pixels (16–300)
formatstringImage format
greyscalestringGreyscale mode
retinastringRetina (2×) resolution
domainstringrequiredWebsite domain (e.g. apple.com)
Responses
Was this helpful?
Request
curl -X GET \
'https://api.eulerpool.com/api/1/logo/apple.com?size=128' \
-H 'Accept: application/json'200 Response
{}