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",
"colors": [
{
"id": 1,
"title": "Noir",
"code": "#000000"
},
{
"id": 3,
"title": "Gris",
"code": "#919191"
},
{
"id": 12,
"title": "Blanc",
"code": "#FFFFFF"
},
{
"id": 9,
"title": "Bleu",
"code": "#0000FF"
},
{
"id": 7,
"title": "Rouge",
"code": "#FF0000"
}
]
}
GET/v1/data/vinted/colors1 credit / run Verified

List Colors

Available color filters.

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