# /user/get-ref

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

{% tabs %}
{% tab title="Parameters" %}
apiKey: Vxusewjwhjwrhkwwj181ksl

refCode: 84xh24p
{% endtab %}

{% tab title="Response" %}
Status: 200

Data: {walletAddress, percent}
{% endtab %}
{% endtabs %}
