# Listing payout currency pairs

<mark style="color:green;">`GET`</mark> `/api/public/v1/payouts/currency_pairs`

This endpoint returns a list of available currency pairs and networks.

**Headers**

| Name          | Value                    |
| ------------- | ------------------------ |
| Content-Type  | application/vnd.api+json |
| Authorization | Bearer \<api\_key>       |

**Response**

{% tabs %}
{% tab title="HTTP 200" %}

```json
```

{% endtab %}
{% endtabs %}
