Skip to main content
The Search API matches a company name to its domain, with typeahead autocomplete or exact matching, across tens of millions of companies.
curl --header "Authorization: Bearer LOGO_DEV_SECRET_KEY" "https://api.logo.dev/search?q=sweetgreen"
Each result includes a ready-to-use logo_url. See the full parameters and response in the Search brands reference.