View and manage your API keys in the Logo.dev
dashboard.
Key types
Publishable key (pk_)
Use anywhere — browsers, mobile apps, client-side code. Only works with img.logo.dev.
These keys are automatically protected. We handle security for you.
Secret key (sk_)
Server-side only. Required for search, describe, and other API endpoints. Never expose this key.
How we protect publishable keys
Your publishable keys are safe to use in public code because we automatically secure them for you. We block suspicious requests before they’re processed and never bill you for blocked traffic. Even if someone copies your publishable key, they can’t rack up charges on your account.How it works
When a request reaches our servers, we validate it against multiple signals:- Endpoint restriction — Publishable keys only work with the image CDN
- Anomaly detection — We monitor for usage patterns that don’t match your normal traffic
- Origin blocking — Suspicious referrers and excessive volumes are blocked before they impact your quota