API

Build background removal into your workflows

Use our secure API to remove backgrounds programmatically with a simple request.

Developer documentation

Send a multipart upload to our endpoint and receive a transparent PNG response.

POST /upload/api
Content-Type: multipart/form-data
Authorization: Bearer YOUR_API_KEY
image: file

Example

curl -X POST https://your-domain.com/upload/api \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -F "image=@photo.jpg" \
  -o output.png

API pricing

Free tier available. Upgrade for higher volume, HD exports, and dedicated support.

  • Free: 1 image / day
  • Pro Monthly: unlimited uploads
  • Pro Yearly: best value + API credits