Public P2P Profile

Returns the public anonymous information about any valid user profile registered to the P2P service

Response Fields

TermTypeDescription
IDstringID of the profile being returned
DISPLAY_NAMEstringThe P2P profile display name of the profile owner
IS_ONLINEbooleanWhether or not the profile is currently shows as online to other users
IS_CORPORATEbooleanWhether or not the Account is verified as a corporate account
LAST_SEENintTimestamp (ms) from the last tracked hearthbeat
VERIFICATION_LEVEL_STRstringAccount verification as one of the following strings: "Basic", "Basic Plus", "Intermediate" or "Full" (similar to VERIFICATION_LEVEL)
VERIFICATION_LEVELintAccount verification level as an integer between 0 and 3
CREATED_ATstringDatetime of the account creation
IS_BLOCKEDbooleanWhether or not a user this user is blocked from trading in the P2P service
FEEDBACK_POSITIVEintNumber of positive counterpart ratings after a successful order
FEEDBACK_NEGATIVEintNumber of negative counterpart ratings after a successful order
REPUTATIONfloatPositive feedback displayed as a % of total responses
TRADES_SUCCESSFUL_30DintNumber of successful trades in the last 30 days
TRADES_FAILED_30DintNumber of failed trades in the last 30 days
TRADES_VOLUME_30DfloatVolume of successful trades in the last 30 days, measured in UST equivalent (priced at the time of the trade)
TRADES_TOTAL_30DintNumber of total number of "closed" trades in the last 30 days
TRADES_FAILEDintTotal number of successful trades in the past 2 years
TRADES_SUCCESSFULintTotal number of failed trades in the past 2 years
TRADES_VOLUMEfloatTotal volume of successful trades in the past 2 years, measured in UST equivalent (priced at the time of the trade)
TRADES_TOTALintNumber of total number of "closed" trades in the past 2 years
AVG_PAY_TIMEintThe average elapsed time between "waiting for payment" and "declared payment", rounded to the nearest integer
AVG_RELEASE_TIMEintThe average elapsed time between "declared payment" and the successful termination of an order, rounded to the nearest integer

Ratelimit: 60 req/min

Language
Click Try It! to start a request and see the response here!