Interface AbuseIPDBClientOptions

AbuseIPDBClient instance optional parameters.

Hierarchy

  • TypeOf<typeof abuseIPDBClientOptionsSchema>
    • AbuseIPDBClientOptions

Properties

Properties

url?: string = ...

Overrides the default AbuseIPDB base API url, can be used to proxy client requests.

Default Value

https://api.abuseipdb.com/api/v2

Generated using TypeDoc