POST
/
v2
/
watch
/
predict

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
target
object
required

The target. Currently this can only be an E.164 formatted phone number.

signals
object

It is highly recommended that you provide the signals to increase prediction performance.

Response

200 - application/json
id
string

A unique identifier for your prediction request.

prediction
enum<string>

A label indicating the trustworthiness of the phone number.

Available options:
allow,
block
reasoning
object