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