Car photo API
Car photo processing API for CRM and services
Connect automated automotive photo processing to a CRM, storefront, internal dashboard or another backend service.
The API queues tasks, returns a task ID and lets you receive the final status through polling or webhook. A default background can be assigned to an API key.
BENEFITS
Why teams use this page
WORKFLOW
From upload to finished file
FAQ
Frequent questions
Can I poll status?
Yes. Use GET /api/v1/jobs/{job_id}.
Can I set a webhook?
Yes. Pass a webhook in the task or save it for the key.
Is classification separate?
Yes. /api/v1/analyze classifies the image without background replacement.
NEXT STEP
Start with the website or connect the API
Manual processing is available on the main page. For regular flows, create an API key and connect the task queue with polling or webhook.