Create Exchange
Required Permissions
Name
Conditions
Body
Property
Type / Optional
Description
{
"kind": "Binance",
"name": "Binance 1",
"readConfiguration": {
"publicApiKey": "1234",
"privateApiKey": "5678"
},
"writeConfiguration": {
"publicApiKey": "1234",
"privateApiKey": "5678"
}
}Response
Response example
Last updated