Type Definitions
-
Options
-
Type:
- Object
Properties:
Name Type Description keystring | void Your private API key, this is only required if you call any account api's
secretstring | void Your private API secret, this is only required if you call any account api's
serverstring | void Target api uri, defaults to "https://api.btcmarkets.net"
timeoutnumber | void Fetch timeout, defaults to 20000ms
userAgentstring | void HTTP UserAgent, defaults to "BTC Markets API Client"