v1

latestOpenAPI 3.1.02026-07-26180242448.0 KB

Get Item Details

Get detailed information about a Vinted item.

get/v1/vinted/items/{item_id}

Path parameters

item_idinteger required

The unique Vinted item ID.

Query parameters

marketstring

Vinted market where the item is listed (e.g. fr, de, uk).

Response

Item details

idinteger

Item ID.

titlestring

Item title.

descriptionstring nullable

Full item description text.

pricestring

Price in local currency.

currencystring

ISO 4217 currency code.

brand_titlestring nullable

Brand name.

size_titlestring nullable

Size label.

statusstring nullable

Item condition (e.g. "New with tags", "Good").

color1string nullable

Primary color.

color2string nullable

Secondary color.

urlstring

Full URL to the Vinted listing.

view_countinteger

Number of views.

favourite_countinteger

Number of favourites.

created_atstring nullable

ISO 8601 timestamp when the item was listed.

updated_atstring nullable

ISO 8601 timestamp of the last update.