Logo API for
Developers
Access 17M+ company logos via REST API, TypeScript SDK, or React components. Search by domain, company name, or ticker symbol. Free tier with 500K requests/month.
Get Started in Minutes
REST API, TypeScript SDK, or React components. Pick your path.
// Fetch logo by domain - works with any HTTP client
const response = await fetch(
'https://logos.getquikturn.io/stripe.com?token=pk_live_xxx'
);
// 302 redirect → CDN-hosted logo asset
// Works directly in <img src="..."> tags tooBuilt for Production
Enterprise-grade infrastructure with developer-friendly design
Global CDN
Logo assets served from edge locations worldwide. Sub-50ms response times for cached requests.
Official SDKs
TypeScript SDK with browser and server clients. Batch operations, streaming, retries, and typed errors.
React Components
Drop-in QuikturnLogo, QuikturnLogoCarousel, and QuikturnLogoGrid components with Provider context.
500K Free/Month
Generous free tier for testing and small projects. No credit card required to start.
99.9% Uptime SLA
Enterprise reliability with redundant infrastructure. Status page and incident notifications.
Server-Side API
Secret key auth for backend use. Buffer output, streaming, and batch operations with concurrency control.
Multiple Search Methods
Find logos however your application needs them
By Domain
Pass any company domain and get their logo instantly. Works with or without www prefix.
?domain=stripe.comBy Company Name
Fuzzy matching finds the right company even with partial names or common variations.
?name=Goldman%20SachsBy Ticker Symbol
Unique to Quikturn. Perfect for fintech apps, trading platforms, and portfolio dashboards.
?ticker=AAPLCommon Use Cases
Developers build amazing products with Quikturn
Trading Platforms
Display company logos alongside stock tickers in watchlists and portfolios.
CRM Systems
Enrich contact and company records with brand logos automatically.
Email Clients
Show sender logos in inbox views for better recognition.
Business Intelligence
Add logos to dashboards, reports, and data visualizations.
Marketing Platforms
Auto-populate competitor logos in analysis and comparison tools.
Browser Extensions
Enhance web pages with company logos and brand information.
Simple, Transparent Pricing
Start free, scale as you grow
Free
- 500K requests/month
- All search methods
- PNG + SVG formats
- Attribution required
Pro
- 1M requests/month
- No attribution
- Priority support
- Brand colors API
Enterprise
- Unlimited requests
- Self-hosting option
- 99.9% SLA
- Dedicated support
Start Building Today
Get your API key in seconds. 500K free requests to start building immediately.
Quikturn Developer Solutions - Logo API, SDK, and React Components
Logo API for Developers
Quikturn gives developers instant access to over 17 million company logos via REST API, official TypeScript SDK (@quikturn/logos), and React components (@quikturn/logos-react). Simple authentication with API keys, fast CDN delivery worldwide, and multiple format options including SVG, PNG, and WebP. Build CRM integrations, portfolio trackers, marketing automation tools, and more with reliable logo data.
Official SDKs and React Components
The @quikturn/logos SDK provides browser and server clients with typed errors, automatic retries, batch operations, and streaming. The @quikturn/logos-react package includes QuikturnLogo, QuikturnLogoCarousel, and QuikturnLogoGrid components with a Provider context for easy integration. Server-side features include batch fetching with concurrency control and zero-copy streaming for high-throughput applications.
API Features and Pricing
Start with our free tier for testing and development. Search by company name, domain, or ticker symbol. Get logo metadata including dimensions, colors, and available formats. Rate limits and usage tracking in your dashboard. Enterprise plans include dedicated support, custom SLAs, and higher rate limits for production applications.
Developer resources
API & SDK Documentation
REST API reference, TypeScript SDK, and React components.
SDK Reference
@quikturn/logos and @quikturn/logos-react documentation.
Integration Guide
Step-by-step tutorial for API and SDK integration.