DEV Community

Cover image for Risky Phone Numbers Lookup API
Ameed Jamous
Ameed Jamous

Posted on

1 1

Risky Phone Numbers Lookup API

Find out more information about a phone number before answering or making a call routing decision.

API Call:


curl --location --request GET 'https://apiv2.telecomsxchange.com/buyers/tools/numberscore/?cld=19542301111'

Enter fullscreen mode Exit fullscreen mode

Example Response


{
  "status": "success",
  "country_code": "ua",
  "phone_number": "+380913104000",
  "carrier": {
    "country_code": "ua",
    "country_name": "Ukraine",
    "description": "Ukr Telecom Mobile",
    "prefix": "38091",
    "number_score": "Risky number"
  }
}

Enter fullscreen mode Exit fullscreen mode

Good

The number has been seen in TCXC network before and had high durations and most probably a good number that belongs to a real person.

Risky

TCXC have never seen this number before or it had too many incomplete calls that never connected. Answer at your own risk.

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more