# /user/price

```javascript
await axios.post(`https://api.cryptocadet.app/api/user/price`, {
network
})
```

{% tabs %}
{% tab title="Parameters" %}
network: 'Ethereum'

{% endtab %}

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

Data: {response}
{% endtab %}
{% endtabs %}
