cURL
curl --request GET \ --url https://api.dfns.io/exchanges/{exchangeId} \ --header 'Authorization: Bearer <token>'
{ "id": "<string>", "kind": "Binance", "dateCreated": "<string>", "name": "<string>" }
Retrieve the details of a specific exchange integration configuration.
CustomerEmployee
EndUser
Exchanges:Read
Bearer Token: Used to authenticate API requests. More details how to generate the token: Authentication flows
1
Success
Binance
Kraken
CoinbaseApp
CoinbasePrime
Was this page helpful?