Retrieve all icons by specified order
Get a list of icons based on the provided parameters and ordering criteria.
Authorizations
Your Freepik API key. Required for authentication. Learn how to obtain an API key
Headers
Specifies the search query language using the ISO 639-1 (2-letter language code) and the ISO 3166-1 (2-letter country code) for language variants. The API will use "en-US" as a default language for processing if a code is not provided, or does not exist.
Query Parameters
Search term. If only term comes, it is searched for term, if only slug comes, it is searched for slug and if both come, it is searched for slug
Search by slug
Page number. It must be greater than 0.
Results per page. It must be greater than 0.
Icon family id.
x > 1
Define order of results.
- Note: If the term or slug parameter is used, the order will be the similarity of the search.
relevance
, recent
Filter by color.
gradient
, solid-black
, multicolor
, azure
, black
, blue
, chartreuse
, cyan
, gray
, green
, orange
, red
, rose
, spring-green
, violet
, white
, yellow
Filter by shape.
outline
, fill
, lineal-color
, hand-drawn
Filter by period.
three-months
, six-months
, one-year
, all
Filter by free svg, for free or premium item or all for both
all
, free
, premium
Size of the thumbnail. If the size is not specified, the API will return 128 as a default size.
Response
Was this page helpful?