abuseipdb-client - v1.0.21
Preparing search index...
APIReportEndpointResponse
Interface APIReportEndpointResponse
AbuseIPDB's Report endpoint JSON structure.
See
Report Endpoint API
interface
APIReportEndpointResponse
{
data
:
{
abuseConfidenceScore
:
number
;
ipAddress
:
string
}
;
}
Index
Properties
data
Properties
data
data
:
{
abuseConfidenceScore
:
number
;
ipAddress
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
abuseipdb-client - v1.0.21
Loading...
AbuseIPDB's Report endpoint JSON structure.
See
Report Endpoint API