Preparing search index...
The search index is not available
abuseipdb-client - v0.1.129
abuseipdb-client
APIBlacklistEndpointResponse
Interface APIBlacklistEndpointResponse
AbuseIPDB's Blacklist endpoint JSON structure.
See
Blacklist JSON Endpoint API
Hierarchy
APIBlacklistEndpointResponse
Index
Properties
data
meta
Properties
data
data
:
[
{
abuseConfidenceScore
:
number
;
countryCode
:
string
;
ipAddress
:
string
;
lastReportedAt
:
string
;
}
]
Type declaration
abuse
Confidence
Score
:
number
country
Code
:
string
ip
Address
:
string
last
Reported
At
:
string
meta
meta
:
{
generatedAt
:
string
;
}
Type declaration
generated
At
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
data
meta
abuseipdb-client - v0.1.129
ReportCategory
AbuseIPDBClient
APIBlacklistEndpointResponse
APIBlacklistEndpointTextResponse
APIBulkReportEndpointResponse
APICheckBlockEndpointResponse
APICheckEndpointResponse
APIClearAddressEndpointResponse
APIReportEndpointResponse
APIReportsEndpointResponse
APIResponseError
APIServerErrorResultResponse
AbuseIPDBClientConfig
AbuseIPDBClientOptions
BlacklistOptions
CheckBlockOptions
CheckOptions
ClientAPIRateLimitHTTPHeaders
ClientFetchResponseHeaders
ClientHeaders
ClientResponse
Loading...
Generated using
TypeDoc
AbuseIPDB's Blacklist endpoint JSON structure.
See
Blacklist JSON Endpoint API