user
referrals

Get the current user’s referral earn rate and 30-day volume tier progress

get/v1/users/me/referrals/summary

Response

Successful response

earnRatenumber required
baseRatenumber required
volume30dnumber required
eligibleAumnumber required
netDepositsnumber required
volumeToNextTiernumber nullable required
amountToNextTiernumber nullable required

Changes

Changed in 1 of the 23 revisions of this API.5

    • added the required property currentTier/minVolume30d to the response with the 200 status

      response-required-property-added

    • added the required property nextTier/anyOf[ReferralBoostTier]/minVolume30d to the response with the 200 status

      response-required-property-added

    • added the required property tiers/items/minVolume30d to the response with the 200 status

      response-required-property-added

    • added the required property volume30d to the response with the 200 status

      response-required-property-added

    • added the required property volumeToNextTier to the response with the 200 status

      response-required-property-added