Developer API β€” Early Access

Photo Enhancement API

Every photo that passes through your platform can leave brighter, sharper and truer to color than it arrived. The Roomagen Photo Enhancement API corrects exposure, white balance and clarity on property and product images automatically β€” no sliders, no presets to tune, just a clean result in 10–30 seconds.

Who builds with this endpoint

Photographer workflow platforms

Run baseline exposure and color correction on entire shoots the moment they upload, so photographers deliver faster and spend editing time only on hero shots.

Property portals

Normalize the quality of user-submitted listing photos at ingest β€” dark interiors, mixed lighting and dull colors get fixed before a listing ever goes live.

Hotel and OTA listing pipelines

Keep thousands of room and amenity photos looking consistent across properties and seasons, without asking each hotel to reshoot or hand-edit.

Online marketplaces

Enhance seller photos automatically so items shot on a phone in bad light still present well, lifting conversion without adding friction to the listing flow.

One request, one webhook

Submit a job with the image-enhancement tool, get a job id, receive a webhook when the result is ready.

curl -X POST https://api.roomagen.com/api/v1/jobs \
  -H "X-Api-Key: rmg_live_..." \
  -H "Content-Type: application/json" \
  -d '{
    "tool": "image-enhancement",
    "image_url": "https://example.com/photo.jpg",
    "options": {"mode":"auto","white_balance":"true"},
    "webhook_url": "https://yourapp.com/hooks/roomagen"
  }'

# β†’ { "job_id": "job_8f3a...", "status": "processing" }

Prepaid, per image

Developer

$0

50 images/mo

watermarked

Pilot

$125

500 images

$0.25 / image

Growth

$550

2,500 images

$0.22 / image

Scale

$2,000

10,000 images

$0.20 / image

Full pricing on the API overview β†’

Get early access

We are onboarding integration partners in batches. Tell us where to reach you β€” we reply personally.

Photo Enhancement API FAQ

Photo Enhancement API β€” Lighting, Color & Clarity at Scale | Roomagen