Skip to main content
GET
Get XP Balance

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

account
string
required

Account identifier of the user

platform
string
required

Platform where the account exists

pid
string
required

Campaign ID

Response

User's XP balance and campaign data successfully retrieved.

success
boolean
required
Example:

true

data
object
required