cURL
curl --request GET \ --url https://api.privataswap.com/partner/v1/currencies
[ { "code": "BTC", "name": "Bitcoin", "networks": [ "btc" ], "has_extra_id": true, "image": { "primary": "<string>", "fallback": "<string>", "data_uri": "<string>" } } ]
Documentation IndexFetch the complete documentation index at: https://docs.privataswap.com/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.privataswap.com/llms.txt
Use this file to discover all available pages before exploring further.
OK
"BTC"
"Bitcoin"
["btc"]
Show child attributes