bitfinex-node-api
    Preparing search index...

    Variable ApiUrlV2AuthConst

    ApiUrlV2Auth: "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 from https://api.bitfinex.com/v2/ — sending signed requests to the public host will fail.