Variable BASE_URLConst

BASE_URL: "https://api.abuseipdb.com/api/v2" = 'https://api.abuseipdb.com/api/v2'

Base URL used to make client calls, defaults to AbuseIPDB's APIv2 Endpoint. Can be changed when instatiating a new AbuseIPDBClient through the URL param.

Generated using TypeDoc