Referrals
Get account referral details
Get latest referee data for requester's account
get/referrals/summary
Response
OK
Example response
{
"results": [
{
"created_at": 1715592690488,
"referral_code": "maxdegen01",
"referral_rewards": "0.123",
"volume_traded": "0.123"
}
]
}Changes
Changed in 1 of the 50 revisions of this API.3
- ○
added the media type
application/jsonfor the response with the status200response-media-type-added
- ○
added the media type
application/jsonfor the response with the status400response-media-type-added
- ○
added the media type
application/jsonfor the response with the status401response-media-type-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○