Search Vinted brands
Find brand ids by keyword, with follower and listing counts and luxury/authenticity flags, for use as brand_ids in search.
/v1/vinted/brandsx-api-keyHeaders
Get your API keyYour ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.
Brand name fragment (1–100 characters).
min 1 chars · max 100 chars
nikeMarketplace domain suffix the data was read from (com, fr, de, co.uk, …).
one of: com, at, be, com.au, cz, de, dk, ee, es, fi, fr, gr, hr, hu, ie, it, lt, lu, lv, nl, pl, pt, ro, se, si, sk, co.uk
frRandom operational correlation ID.
Upstream requests (the anonymous token HEAD counts as one), response bytes and elapsed milliseconds.
Always included.
≥ 0
Always included.
≥ 0
Always included.
≥ 0
True when usable public data was retrieved.
success, partial, failed or challenged. Inspect coverage even for HTTP 200.
one of: success, partial
Public www.vinted.<domain> URL the data belongs to.
absolute HTTPS URL
UTC retrieval timestamp.
Complete means this bounded read had no known omissions; warnings name each omission.
public_api for the JSON web API, public_page for the item page.
one of: public_api, public_page
False when any warning is present.
Machine-readable coverage information for this response.
Marketplace domain suffix the data was read from (com, fr, de, co.uk, …).
one of: com, at, be, com.au, cz, de, dk, ee, es, fi, fr, gr, hr, hu, ie, it, lt, lu, lv, nl, pl, pt, ro, se, si, sk, co.uk
Brand name fragment (1–100 characters).
Matching brands in source order.
up to 96 items
Brand id.
Brand name.
URL slug.
Public brand page URL.
Members following the brand.
Listings the source counts for the brand.
Luxury brand flag.
High-value fashion flag.
Listings may go through authenticity checks.
Brand is shown on listings.
Source page state (the brand search answers one page).
Current page.
Records per page.
Total pages.
Total brands matched.
Whether page + 1 exists.
No fields match.
HTTP 200 returns the success variant. Check status: partial means usable data with warnings, and failed or challenged requests carry a failure object described in Errors & responses.
| HTTP | failure.code | Meaning |
|---|---|---|
| 400 | invalid_request | Missing, duplicate, unsupported or invalid parameters, more than one selector, a domain that does not match the URL host, or a page beyond what the source accepts. |
| 401 | unauthorized | Missing or invalid service key. |
| 404 | not_found | Unknown item or member. |
| 429 | upstream_rate_limited | Vinted rate limited the request; no automatic retry. |
| 502 | upstream_challenged | DataDome/Cloudflare challenge, HTTP 401/403/503, or no anonymous token issued. |
| 502 | unsupported_page unsafe_redirect response_too_large request_limit upstream_error | Bounded retrieval failed, the page belongs to another item, or the response no longer matches the expected structure. |
| 503 | busy | All worker slots occupied. |
| 504 | timeout | Deadline exceeded. |
| 200 | partial | Coverage warnings such as pricing_missing, photos_missing or pagination_missing. |