latestOpenAPI 3.0.0MIT2026-08-101483217.9 KB

a59ac1ee7b2c

Applications

Query number

Returns information about the requested number.

get/v1/calling/query/number/{number}

Response

A success response, or an Error.

Example response

{
  "number": {
    "countryId": "SE",
    "numberType": "Fixed",
    "normalizedNumber": "+46730170101"
  }
}