Skip to main content

Get a risk assessment using IPQualityScore

POST 

/kyt/ipsqualityscore

Get a risk assessment for a given IP address using IPQualityScore. Requires the IPQualityScore provider.

Request

Body

required
    apiKey stringnullable
    ipValue stringnullable
    userEmail stringnullable
    userPhoneNumber stringnullable
    customerId stringrequired

Responses

Successful response

Schema
    anyOf
    error object required
    anyOf
    success booleanrequired
    message stringrequired

    Possible values: [Invalid or unauthorized key. Please check the API key and try again.]

    request_id stringrequired
Loading...