Skip to main content

Score

GET 

/partner/c/smart-cnam/score/:src/:dst

Lookup a caller risk score

On a scale of 0.001-5.000 a score is returned with 5 characters (number with 3 decimal places). required: true

Request

Path Parameters

    src integerrequired

    Possible values: >= 11

    The source caller including country code (without +)

    dst integerrequired

    Possible values: >= 11

    The destination caller including country code (without +)

Responses

OK

Schema

    data

    object

    score number
Loading...