Vinted
Access public vinted data, including detailed information on specific items, seller information, catalog information and much more.
2/10 popularity
34723 ms avg latency
25% success rate
7 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Vinted endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Products /api/item/fetch |
Search Vinted for specific products based on a number of parameters. |
| GET |
Product Details /api/item/{id} |
Grab detailed information for a specific product from the product ID. |
| GET |
Seller Details /api/seller/{id} |
Get public details of a vinted seller from their ID. |
| GET |
Seller Products /api/seller/{id}/products |
Search for all products by a specified seller ID. |
| GET |
Seller Feedback /api/seller/{id}/feedback |
Return all of the feedback for a particular seller. |
| GET |
Catalog IDs /api/catalog/fetch |
Fetch a list of all available Catalog ID's |
| GET |
Countries /api/general/countries |
Return all available countries and their country codes. |