# LogoKit API **Provider:** LogoKit **Category:** finance **Base URL:** `https://logokit.com` **Auth:** api-key — `Authorization: Bearer YOUR_TOKEN` **Rate Limit:** Varies by plan **Free Tier:** Yes — available **Pricing:** Enterprise / contact sales (subscription) **Docs:** https://logokit.com ## Description Logo API for brands, stocks, and cryptocurrencies | apiKey | Yes | Unknown | ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://logokit.com/` | See documentation for endpoint reference | ## Authentication See documentation for authentication details ``` Authorization: Bearer YOUR_TOKEN ``` ## Sample Request ```bash curl 'https://logokit.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Freemium. Free tier available; paid plans for logo generation at scale. --- *Source: [API Map](https://apimap.dev/apis/logokit/) — CC BY 4.0*