All sites
Data API
Vinted Data API
Second-hand listings, members and search results from Vinted.
8endpointsRate Limit · Cloudflare handled for you
Example (captured live)
vinted.com
ExampleJSON 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 VerifiedSearch Brands
Search for brand ids by name.
Handled for you:Rate LimitCloudflare
Parameters
| Name | Type | Req | Description |
|---|---|---|---|
| Advanced filters | |||
| query | string | no | Brand name to match. |
| market | string | no | Market code. (default: fr) |