# Lordicon API **Provider:** Lordicon **Category:** entertainment **Base URL:** `https://lordicon.com` **Auth:** none — `# No auth required` **Rate Limit:** See documentation **Free Tier:** Yes — [object Object] **Pricing:** Free tier available (freemium) **Docs:** https://lordicon.com/ ## Description Lordicon is an animated icon library with the 42,300+ premium and free animated icons, perfect for enhancing web, mobile, or content design projects. ## Endpoints | Method | Endpoint | Description | |--------|----------|-------------| | GET | `https://lordicon.com/` | See documentation for endpoint reference | ## Authentication No authentication required ``` # No auth required ``` ## Sample Request ```bash curl 'https://lordicon.com' ``` ## Sample Response ```json {} ``` ## Pricing Details Free — open public API, no authentication required. --- *Source: [API Map](https://apimap.dev/apis/lordicon/) — CC BY 4.0*