Const
Default base URL for authenticated v2 endpoints. Bitfinex serves the public endpoints from https://api-pub.bitfinex.com/v2/, but authenticated REST is served from https://api.bitfinex.com/v2/ — sending signed requests to the public host will fail.
https://api-pub.bitfinex.com/v2/
https://api.bitfinex.com/v2/
Default base URL for authenticated v2 endpoints. Bitfinex serves the public endpoints from
https://api-pub.bitfinex.com/v2/, but authenticated REST is served fromhttps://api.bitfinex.com/v2/— sending signed requests to the public host will fail.