Vinted
This API for Vinted is designed to support all regions and countries where Vinted operates. It provides capabilities to search for items, retrieve seller information, and obtain detailed item data.
Vinted endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Item /Vinted/Search |
Search items with keyword. |
| GET |
Get Filters For Item Searching /Vinted/GetFilters |
If you want to use filters when you are trying to search an item, you should call this API first. |
| GET |
Get Item Information /Vinted/GetItem |
Get an item information by item id. item id starts with a letter "m" which is show on URL. for example: https://www.vinted.com/items/4671830667-my-dark-vanessa-by-kate-elizabeth-r… |
| GET |
Get Seller Information /Vinted/GetSeller |
Get a seller information by seller id. Seller id is a bunch of number which is show on URL. for example: https://www.vinted.com/member/71072458-shannonk11 71072458 is the seller… |
| GET |
Get Seller's Items /Vinted/GetSellerItems |
Get seller's items by seller id. Seller id is a bunch of number which is show on URL. for example: https://www.vinted.com/member/71072458-shannonk11 71072458 is the seller id you… |
| GET |
Get Regions /Vinted/GetRegions |
return all regions code that vinted operate. Codes will be the arguments for other API. |
Vinted pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA | $29.99 / month | — |
|