Create Exchange
Last updated
Last updated
POST /exchanges
Creates a new exchange integration.
User action signature required. See User Action Signing for more information.
Request headers required. See Request Headers for more information.
Authentication required. See Authentication Headers for more information.
Name | Conditions |
---|---|
Property | Type / Optional | Description |
---|---|---|
Example
Exchanges:Create
Always Required
name
*
String
A name for the Exchange.
kind
*
String
The enumerated type for the exchange. Eg. Kraken
or Binance
readConfiguration
*
Object
Object containing the public and private API key pairs.
writeConfiguration
*
Object
Object containing the public and private API key pairs.