Images and templates
Download resource by id and format
Retrieve a resource by specifying both the resource ID and the format. This endpoint allows for precise downloading of resources in the desired format.
GET
/
v1
/
resources
/
{resource-id}
/
download
/
{resource-format}
Authorizations
x-freepik-api-key
string
headerrequiredYour Freepik API key. Required for authentication. Learn how to obtain an API key
Path Parameters
resource-id
integer
requiredPhoto, video or PSD resource ID
resource-format
enum<string>
requiredResource format
Available options:
psd
, ai
, eps
, atn
, fonts
, resources
, png
, jpg
, 3d-render
, svg
, mockup
Response
200 - application/json
data
object[]
requiredWas this page helpful?