Build robust AI photo tools

Drop-in APIs for e-commerce photos, on-model shots, product staging, background removal, and more, with file storage, presets, and credit metering built in.

Works with Google Nano Banana 2 · GPT Image 2 · Grok Imagine in a single API

Example photo edited with PhotoEditAPIExample photo edited with PhotoEditAPIExample photo edited with PhotoEditAPIExample photo edited with PhotoEditAPIExample photo edited with PhotoEditAPIExample photo edited with PhotoEditAPI

We help you ship and run profitable AI photo features

AI website builders
Let users generate and edit website images and shop photos without leaving your builder. Ship a photo editing feature in days instead of months. No model plumbing. Ready-to-use style presets that look great.
E-Commerce apps
Content creation, product photo editing, on-model shots, and background removal for every listing. Give merchants professional-grade photos powered by AI, right inside your app.
Marketplaces
Let sellers polish photos with a tap: background swaps, staging, and consistent branding across listings. Boost conversion without sending users to a third-party editing tool.

Generate great photos without revenue leakage

One API. All the primitives your application needs, from file handling and credit metering to AI image generation and background removal.
  • Prompt presets
    Define and reuse prompt configurations for consistent AI edits across your app. Ship repeatable, branded editing experiences without reinventing the prompt every time.
  • File handling
    Upload, store, and retrieve images through a single unified interface. No need to wire up separate storage — PhotoEditAPI manages the full file lifecycle.
  • Credit metering
    Built-in usage tracking and credit metering so you can monetize your app or enforce limits per user. Consumption data is available in real time via the API.
Placeholder

PhotoEditAPI powers Relatable, the photo generation app for fashion sellers

Relatable is a SaaS platform that helps fashion sellers create professional product photos with AI. The PhotoEditAPI stack allows Relatable to generate on-model shots with different styles, editing images, and meter credits for thousands of users.

Try Relatable

Access models and prompt presets through a single API

Pass a preset, an aspect ratio, and your input image — PhotoEditAPI handles the rest.
POST /v1/generate/imagecurl
curl --request POST \
     --url https://api.photoeditapi.com/v1/generate/image \
     --header 'Content-Type: application/json' \
     --header 'Authorization: Bearer YOUR_TENANT_TOKEN' \
     --header 'X-End-User-Id: YOUR_END_USER_ID' \
     --data '{
  "preset_id": "ecommerce",
  "aspect_ratio": "4:5",
  "input_images": [
    "https://placehold.net/book-400x400.png"
  ]
}'
Read Docs

Ready to build your photo editing app?

Talk to us about your use case or dive straight into the documentation to get started.