Applications
Query number
Returns information about the requested number.
get/v1/calling/query/number/{number}
Example response
{
"number": {
"countryId": "SE",
"numberType": "Fixed",
"normalizedNumber": "+46730170101"
}
}Returns information about the requested number.
{
"number": {
"countryId": "SE",
"numberType": "Fixed",
"normalizedNumber": "+46730170101"
}
}