Easily embed logos in your app
clientId
.clientId
with every request. Adding your clientId
provides reliable access, supports fair usage, and keeps consistent performance across all requests.
How to get your client ID:
clientId
from the developer portal.
clientId
in each request as shown in the example below:
Referer
header with the request origin. Your HTTP Referrer-Policy
header must be set to one of: origin
, origin-when-cross-origin
, strict-origin
, strict-origin-when-cross-origin
(browser default), or unsafe-url
.
⚠️ Programmatic access to logo images is not permitted and may result in rate limiting or blocking. Scraping logos will also lead to a block.
If your use case requires caching, please contact us for a custom setup.