Global

Type Definitions


Options

Type:
  • Object
Properties:
Name Type Description
key string | void

Your private API key, this is only required if you call any account api's

secret string | void

Your private API secret, this is only required if you call any account api's

server string | void

Target api uri, defaults to "https://api.btcmarkets.net"

timeout number | void

Fetch timeout, defaults to 20000ms

userAgent string | void

HTTP UserAgent, defaults to "BTC Markets API Client"