# Icons8 API **Provider:** Icons8 **Category:** entertainment **Base URL:** `https://img.icons8.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://img.icons8.com/ ## Description Icons (find "search icon" hyperlink in page) ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://img.icons8.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://img.icons8.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/icons8/) — CC BY 4.0*