Skip to main content
GET
/
v1
/
currencies
cURL
curl --request GET \
  --url https://api.bitnbox.io/v1/currencies \
  --header 'x-api-key: <api-key>'
[
  {
    "currency": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
    "network": "3c90c3cc-0d44-4b50-8888-8dd25736052a"
  }
]

Authorizations

x-api-key
string
header
required

Response

200 - application/json

200

currency
string<uuid>
required

Currency identifier

network
string<uuid>
required

Network identifier