Fetch Logos for Presentations
Quickly grab brand logos for slide decks, pitch presentations, and client-facing materials.
Official logos by domain or ticker
Retrieve official brand logos by domain, stock ticker, ISIN, or crypto symbol. Returns the logo image plus all variants — icon, full logo, symbol in light/dark themes and SVG/PNG/WebP/JPEG formats. Useful for dashboards, branded reports, and data displays.
Fetch a brand logo by domain, stock ticker, ISIN code, or crypto symbol. Returns the logo image file plus all available logo URLs in multiple formats, types, and themes.
curl -H "Authorization: Bearer $TOOLROUTER_API_KEY" \
-d '{
"tool": "get-brand-logo",
"skill": "get_logo",
"input": {
"identifier": "nike.com"
}
}' \
https://api.toolrouter.com/v1/tools/callclaude mcp add --transport stdio \
--env TOOLROUTER_API_KEY=YOUR_API_KEY \
toolrouter -- npx -y toolrouter-mcpcurl -H "Authorization: Bearer $TOOLROUTER_API_KEY" \
-d '{"tool":"get-brand-logo","skill":"get_logo","input":{}}' \
https://api.toolrouter.com/v1/tools/callQuickly grab brand logos for slide decks, pitch presentations, and client-facing materials.
Collect partner and integration logos to build "Trusted By" sections and partner showcase pages.
Translate and dub your marketing videos into multiple languages to reach international audiences.
Clean up recordings by removing background noise, hum, wind, and environmental sounds.
Build and maintain a cohesive brand identity by extracting brand elements, managing logos, generating on-brand visuals, and auditing consistency.
Audit your visual brand identity by extracting design elements, capturing brand touchpoints, checking logo consistency, and generating updated assets.
Create on-brand video content with automatic logo retrieval, AI footage, professional voiceover, and polished editing.
You can look up a logo by domain, stock ticker, ISIN, or crypto symbol. That makes it easy to pull logos for brands, public companies, and token assets.
Use `icon` when you want the compact square version for UI, and use `logo` when you need the full horizontal lockup for reports or headers.
Yes. The tool can return theme-aware logo variants, which is helpful when you already know the background the asset will sit on.
The downloaded logo can come back as SVG, PNG, WebP, or JPEG, and the response also includes the other available variants in case you want to switch formats later.