Get a cryptocurrency logo record by symbol
Returns the logo record for a cryptocurrency symbol such as btc or eth. Requires a secret key and a Pro or Enterprise plan.
Authorizations
Secret key (sk_...). Server-side only. Used for the REST APIs.
Path Parameters
Cryptocurrency symbol.
"eth"
Response
Logo record for the resolved domain.
Lean logo record for a domain — resolved name, logo URL, and the served-asset identity self-hosters poll to decide when to re-download.
Resolved canonical domain.
Resolved brand name.
Image CDN URL for the served logo.
When the domain was last crawled.
A unique identifier for the logo image currently served for this domain. It changes whenever the served logo changes, so you can store it and compare it on a later request to detect updates and decide whether to re-download. You can also request this exact image at img.logo.dev/{domain}/{etag}. Omitted when no stable identifier is available for the logo.
When the served logo last changed.