Quick Home AI API Documentation

Transform real estate photography with AI-powered image enhancement. Automate sky enhancement, virtual staging, twilight conversion, and more.

New to the API? Start with our 5-minute quickstart guide to make your first API call.

What Can You Do?

Exterior Enhancements

  • • Grass & lawn enhancement
  • • Blue sky replacement
  • • Golden hour lighting
  • • Twilight conversion

Interior Enhancements

  • • HDR enhancement
  • • Flambient enhancement
  • • Declutter & clean
  • • Furniture removal
  • • Virtual staging

View complete enhancement reference →

Authentication

All API requests require authentication using an API key. Include your key in the Authorization header:

curl https://www.quickhome.ai/api/v1/orders \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json"

Learn how to generate your API key →

Base URL

All API endpoints are relative to the base URL:

https://www.quickhome.ai/api/v1

Basic Workflow

  1. 1. Create an order and upload photos
    Submit a property address, specify desired enhancements, and upload photos (both interior and exterior) in a single API request. Exterior photos are optional - if not provided, public imagery sources will be used automatically.
  2. 2. Check job status
    Poll the status endpoint to monitor processing progress
  3. 3. Download results
    Retrieve your enhanced images once processing is complete

Need Help?

Questions or feedback? Contact our support team at support@quickhome.ai