post https://rest-api.telesign.com/v1/score/
The Score API is a REST API that delivers reputation scoring based on phone number intelligence, traffic patterns, machine learning, and a global data consortium. NOTE: If you try this API out using the API Explorer, you will be billed for the transaction as you normally would.
General Requirements
- Authentication: Basic (easiest to implement) or Digest
- Protocols: HTTPS
- Endpoint:
https://rest-api.telesign.com/v1/score/{complete_phone_number}
- Encoding: Accepts only UTF-8 unicode characters as inputs.
- Accepts:
application/x-www-form-urlencoded
- Responds With:
application/json
- Required Headers:
Content-Type - application/x-www-form-urlencoded