Retrieve a list of resources based on various filter criteria such as orientation, content type, license, and more.
Your Freepik API key. Required for authentication. Learn how to obtain an API key
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.
Page number. It must be greater than 0 and less than or equal to 100.
Limit results per page. It must be greater than 0.
Specifies the order in which search results are returned. The available options allow you to prioritize results based on different criteria:
relevance
: Prioritizes results that are most relevant to the search query.recent
: Sorts results by the most recent updates.relevance
, recent
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
Advanced filtering options for resources
Ok Response
The response is of type object
.