Skip to main content
GET
/
v1
/
logos
/
{cnpj}
curl "https://api.cnpj-api.com.br/v1/logos/90400888000142?token=YOUR_TOKEN"
cnpj
string
required
CNPJ number without punctuation (14 digits). Example: 90400888000142
token
string
Authentication token. Preferred authentication method.

What’s included

Returns the logo, icon (favicon), and websites associated with a CNPJ. Images are served via a proprietary CDN. Not all CNPJs have associated logos or websites. Limited to 5 queries per minute for free tokens. See Rate Limits.
curl "https://api.cnpj-api.com.br/v1/logos/90400888000142?token=YOUR_TOKEN"