The Vinted User Info API retrieves public profile data for any Vinted user by profile URL or numeric ID, including location, item count, followers, and verification statuses.
GET https://api.piloterr.com/v2/vinted/user/info?query=https://www.vinted.fr/member/133607xx-xx
| Parameter |
Type |
Required |
Description |
query |
string |
yes |
Vinted user profile URL or numeric user ID |
| Field |
Type |
Description |
id |
number |
Vinted user ID |
username |
string |
Display username |
city |
string |
User's city |
country |
string |
User's country |
items |
number |
Number of items listed |
followers |
number |
Follower count |
following |
number |
Following count |
business |
boolean/null |
Business account flag |
verification.email.valid |
boolean |
Email verified |
verification.phone.valid |
boolean |
Phone verified |
- Both URLs and numeric IDs are accepted.
- Only publicly visible data is returned.
- Enrich second-hand marketplace lead data with verified Vinted seller profiles
- Filter high-trust Vinted sellers by verification status for resale intelligence
- Build audience profiling pipelines for fashion resale market analysis
- Monitor key Vinted sellers and their listing activity for competitive research