The Freepik Icons API lets you find and retrieve icons from our catalog with AI-powered search and download the assets for use in your applications.Documentation Index
Fetch the complete documentation index at: https://docs.freepik.com/llms.txt
Use this file to discover all available pages before exploring further.
What you can do
- List icons with sorting and filters
- Get a single icon by ID
- Download an icon asset
Authentication
All requests require an API key via thex-freepik-api-key header. See the Quickstart and Authentication.
Endpoints
GET /v1/icons
List icons with sorting and filters
GET /v1/icons/{id}
Retrieve a single icon by ID
GET /v1/icons/{id}/download
Download an icon asset
Use cases
- Build an icon picker into your design tool or CMS
- AI-powered search by keyword and sort by popularity
- Programmatically download icons during build/deploy