v14

latestOpenAPI 3.1.02026-08-03122113375.9 KB
profile

Get profile

Retrieve the public profile for a user.

Use this endpoint for public profile pages and seller preview cards.

Path behavior:

  • Accepts either a user ID or username as the identifier.
get/profile/{identifier}

Path parameters

identifierstring required

User ID or username for the requested profile

User ID or username for the requested profile

Response

User profile

idstring required

Unique identifier for the user

usernamestring required

Public username of the user

joinedstring date-time

ISO timestamp when the user account was created

avatarstring uri

URL to the user's avatar image

coverstring uri

URL to the user's cover image

profilestring

Information about the user

reviewsinteger required

Total number of reviews the user has received

ratingnumber required

Confidence-based rating between 0 and 5

scorenumber required

Average rating between 0 and 5

salesinteger required

Total number of sales the user has made

purchasesinteger required

Total number of purchases the user has made

sellerboolean required

Indicates if the user is a seller

All 122 operations