Remove Background
Remove the background of an image
This endpoint removes the background from an image provided via a URL. The URLs in the response are temporary and valid for 5 minutes only.
POST
Authorizations
Your Freepik API key. Required for authentication. Learn how to obtain an API key
Body
application/x-www-form-urlencoded
The URL of the image whose background needs to be removed.
Example:
"https://img.freepik.com/free-vector/cute-cat-sitting-cartoon-vector-icon-illustration-animal-nature-icon-concept-isolated-premium-vector-flat-cartoon-style_138676-4148.jpg?w=2000&t=st=1725353998~exp=1725357598~hmac=a17f90afeeff454b36c0715f84eed2b388cd9c4a7ce59fcdff075fa41770e469"
Response
200 - application/json
Successful background removal.
URL of the original image.
URL of the high-resolution image with the background removed.
URL of the preview version of the image.
Direct URL for downloading the high-resolution image.