Skip to content
All sites
Data API

Vinted Data API

Second-hand listings, members and search results from Vinted.

8endpointsRate Limit · Cloudflare handled for you
vinted.comGET/vinted/brandsGET/vinted/colorsGET/vinted/markets{ } JSON
Example (captured live)
vinted.com
Example
JSON responseclick the page to trace a field
{
"market": "fr",
"query": "nike",
"brands": [
{
"id": 53,
"title": "Nike"
},
{
"id": 8971,
"title": "Nike Sportswear"
},
{
"id": 260664,
"title": "Nike ACG"
}
]
}
GET/v1/data/vinted/brands1 credit / run Verified

Search Brands

Search for brand ids by name.

Handled for you:Rate LimitCloudflare
Parameters
NameTypeReqDescription
Advanced filters
querystringnoBrand name to match.
marketstringnoMarket code. (default: fr)