For the complete documentation index, see llms.txt. This page is also available as Markdown.

/user/get-ref

Returns the wallet address and referral percentage of the referral code.

await axios.post(`https://api.cryptocadet.app/api/user/get-ref`, {
apiKey,
refCode
})

apiKey: Vxusewjwhjwrhkwwj181ksl

refCode: 84xh24p

Status: 200

Data: {walletAddress, percent}

Last updated