Phone Risk Score
Phone Services
Phone Risk Score Service
Phone Risk Score Service API Documentation
POST
Phone Risk Score
For a usage description of the Phone Risk Score Service, please refer to the Phone Risk Score page.Documentation Index
Fetch the complete documentation index at: https://umbrella-docs.info/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
POST/phone-service/phoneRiskScore
Swagger
Authorizations
Bearer token obtained from POST /auth. Valid for 60 minutes.
Body
application/json
The phone number to check, including country code (E.164).
Example:
"+436501234567"
The action being evaluated.
Available options:
create, sign-in, transact, update, delete Example:
"create"
Customer-generated ID echoed in the response.
Example:
"1234567890"
End user's IP address (IPv4 or IPv6). Do not send your server IP.
Example:
"192.168.1.1"
Case-sensitive device ID.
Example:
"1234567890"
Case-sensitive account ID.
Example:
"1234567890"
Case-sensitive email address.
Example:
"test@example.com"