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"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.