Get User Profile
Users
Get User Profile
Get detailed profile information for a Vinted user.
GET
Get User Profile
Path Parameters
The unique Vinted user ID. You can find this in search results or item detail responses.
Query Parameters
Vinted market where the user is registered.Examples:
fr, de, uk, it, es, pl, usResponse
User ID.
Username.
Profile photo with
url, width, height.Number of items the user has sold.
Number of items currently listed.
Number of followers.
Number of users followed.
Reputation score between
0 and 1.Total number of feedback ratings received.
User’s city (if public).
User’s country.
ISO 8601 timestamp of last login.
ISO 8601 timestamp when the account was created.
Example Response
Each user profile request costs 1 credit. Failed requests are not charged.
Authorizations
Path Parameters
The unique Vinted user ID.
Query Parameters
Vinted market where the user is registered (e.g. fr, de, uk).
Response
200 - application/json
User profile
User ID.
Username.
Profile photo.
Number of items the user has sold.
Number of items currently listed.
Number of followers.
Number of users followed.
Reputation score between 0 and 1.
Total number of feedback ratings received.
User's city (if public).
User's country.
ISO 8601 timestamp of last login.
ISO 8601 timestamp when the account was created.

