Skip to main content
GET
Get Wallet Referral ID

Authorizations

Authorization
string
header
required

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

Query Parameters

address
string
required

Ethereum wallet address to get the referral ID for

Example:

"0x1234567890abcdef1234567890abcdef12345678"

pid
string
required

Campaign/Project ID to get the referral ID for

Example:

"campaign_001"

Response

Wallet's referral ID retrieved successfully.

success
boolean
required
Example:

true

data
object
required