Skip to main content
POST
Generate AI description
Triggers AI description generation for a specific vehicle. This upserts a description component with draft status, which kicks off the asynchronous generation pipeline. Scope required: inventory:write

Path parameters

vin
string
required
Vehicle Identification Number (11-17 characters).
Description generation is asynchronous and typically completes within a few minutes. Configure webhooks to receive real-time inventory.description.completed notifications instead of polling.

Authorizations

X-API-Key
string
header
required

Your Hrizn API key (prefix hzk_)

Path Parameters

vin
string
required

Vehicle Identification Number

Required string length: 11 - 17

Response

Description generation started

data
object
Last modified on February 28, 2026