curl --request GET \
--url https://api.freepik.com/v1/videos \
--header 'x-freepik-api-key: <api-key>'curl --request GET \
--url https://api.freepik.com/v1/videos \
--header 'x-freepik-api-key: <api-key>'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.
Search term. This filter is required whenever the author filter parameter is not in the request. In case you use it with some of these params, response will be error 400, Bad request. This is a temporary causality.
Page number. It must be greater than 0.
Define order of results.
relevance, recent, random Advanced filtering options for video
Show child attributes
Was this page helpful?