Classification API

Car photo classification API

Receive image classes, vehicle photo type and angle to automatically sort photos in a CRM, storefront or internal dashboard.

The /api/v1/analyze method costs 1 credit and does not modify the image. It returns classification results for filtering, quality checks and photo routing.

BENEFITS

Why teams use this page

WORKFLOW

From upload to finished file

01 Create key The API key is available in the personal account.
02 Send photo POST /api/v1/analyze with a file or URL.
03 Use classes Save the response in CRM or use it for selecting photos.
FAQ

Frequent questions

Does classification modify the image?

No. The method analyzes the photo and returns data.

How much does it cost?

Classification costs 1 credit per successful request.

Can classes be shown in history?

Yes. Analysis results are saved with processing when the processing mode receives them.

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.