# Image Jinn — AI Virtual Staging Gateway for Real Estate > Image Jinn (https://imagejinn.com) is an AI-powered virtual staging software product by Vux & Hoy (https://vuxandhoy.com). It enables real estate agents, property managers, and autonomous AI agents to transform vacant room photos into MLS-ready photorealistic staged listings in 15 seconds from $1/photo. ## Core Capabilities - **Turnaround Speed**: 15 seconds per high-resolution render. - **Pricing**: $1.00 to $4.00 per HD download credit. 1 Free Credit included on registration (no credit card required). Credits never expire. - **MLS Compliance**: High-resolution unwatermarked output compliant with real estate listing standards. - **Developer & Agent Access**: Native REST API gateway with API Key authentication (`x-api-key`). ## Main Pages - [Homepage](https://imagejinn.com): AI virtual staging overview, instant hero dropzone, pricing, and FAQ. - [Before & After Gallery](https://imagejinn.com/gallery): Real virtual staging transformations across Scandinavian, Mid-Century Modern, Minimalist Lux, and Contemporary styles. - [Pricing](https://imagejinn.com/pricing): Credit package pricing ($20 / 5 credits, $50 / 25 credits, $100 / 100 credits). - [BoxBrownie Alternative](https://imagejinn.com/vs/boxbrownie): Factual comparison of Image Jinn 15s AI staging vs BoxBrownie 48h manual editing. - [Edensign Alternative](https://imagejinn.com/vs/edensign): Factual comparison of Image Jinn pay-per-download credits vs Edensign monthly subscriptions. - [Developer Portal](https://imagejinn.com/developers): REST API integration guide, cURL examples, and OpenAPI specification. ## API Endpoints - `POST https://imagejinn.com/api/v1/stage`: Submits an empty room photo (URL or base64) and returns a staged image. Deducts 1 credit. - `GET https://imagejinn.com/api/v1/user`: Returns user credit balance. - `POST https://imagejinn.com/api/v1/checkout`: Programmatically creates a Stripe checkout link for credit top-ups. ## Machine-Readable Resources - Full Documentation: [llms-full.txt](https://imagejinn.com/llms-full.txt) - OpenAPI 3.0 Specification: [openapi.json](https://imagejinn.com/openapi.json)