AI Image Editing API

AI Image Editing API API for Make (Integromat)

Make (Integromat) developers integrate PixelAPI's ai image editing api via REST API to automate edit any image via text prompt — change colors, replace objects, remove backgrounds, add elements — at $0.020 per edit via rest api.

Quickstart: PixelAPI + Make (Integromat)

Sign up at pixelapi.dev/app for an API key (500 free credits). Then call:

curl -X POST https://api.pixelapi.dev/v1/image/edit \
  -H "X-API-Key: $PIXELAPI_KEY" \
  -F "[email protected]" \
  -F "prompt=change the t-shirt color to navy blue"

Why Make (Integromat) teams choose PixelAPI

Common Make (Integromat) integration patterns

Pricing

$0.020 per edit per call. India billing in INR with GST invoice; international in USD via PayPal/Stripe.

Try free — 500 credits, no card See pricing REST API docs