Developer Platform
StagePro API for agencies & integrators
Virtual staging, room clearing, interior redesign, and listing photo tools — all via a single async job API. No IP allowlisting; access is your subscription plus API key.
API keys
Active paid subscribers create keys in the console. Use Authorization: Bearer sk_live_...
Batches & workflows
Process entire MLS listings in one call. Workflow templates for virtual staging, declutter, and twilight.
Verified webhooks
Register endpoints with challenge verification and HMAC-signed delivery on job completion.
MCP for AI agents
Connect Cursor or Claude Desktop with the StagePro MCP server — staging, batches, and design agent tools out of the box.
Quick start
- Subscribe to any paid plan and open the developer console.
- Create an API key and store it securely.
POST /api/v1/jobswith an image URL or upload.- Poll
GET /api/v1/jobs/{id}or use webhooks.