Lordicon

API

Animated icon library with programmatic access to pre-made motion designs

Visit Website

Overview

The Lordicon API enables developers to access a curated library of animated icons programmatically. Key endpoints include search (by category, style, keyword), icon detail retrieval (metadata, animation variants), and download (supports Lottie JSON, SVG, PNG, MP4). Responses are JSON-formatted for easy integration. Use cases: dynamic UI/UX icon insertion, automated content tools, app personalization, and enhancing user engagement with motion graphics in web/mobile projects.

Example Integration (JavaScript)

script.js JS

fetch('https://lordicon.com/')
  .then(res => res.json())
  .then(data => console.log(data))
  .catch(err => console.error(err));

Key Features

  • RESTful API
  • JSON metadata responses
  • Supports Lottie JSON, SVG, PNG, MP4
  • Search by category/keyword
  • Integration with design/dev tools

Frequently Asked Questions

? Is Lordicon free to use?

Lordicon offers a freemium model—basic access (limited icons, lower resolution) is free; premium plans unlock full library access, higher resolutions, and advanced API features.

? Does it require an API Key?

Yes, an API key is required for most operations (search, download). You can get one by signing up for a Lordicon account (free or premium).

? What is the response format?

Metadata responses are in JSON. Downloaded assets can be Lottie JSON, SVG, PNG, or MP4 depending on the endpoint and your plan.

Top Alternatives

LottieFiles API Search Google
Iconscout Animated Icons API Search Google
AnimatedIcons.io API Search Google

People Also Ask about Lordicon

Lordicon vs LottieFiles APILordicon vs Iconscout Animated Icons APILordicon vs AnimatedIcons.io API Lordicon 2025 review

Tool Info

Pricing Freemium
Category Art & Design
Platform Public API

Pros

  • High-quality animated icons
  • Multiple output formats
  • Well-documented API
  • Freemium tier available
  • Regular library updates

Cons

  • Rate-limited free tier
  • Premium features require subscription
  • Limited customization in free plan
  • API key required for full access

More Art & Design Tools