x-api-key: ********************
Authorization: ********************
curl --location --request POST 'https://api.predict.fun/v1/account/referral' \ --header 'x-api-key: <api-key>' \ --header 'Content-Type: application/json' \ --data-raw '{ "data": { "referralCode": "strin" } }'
{ "success": true }