Format Lookup

Query the format of a recipient number

Query the national and international format of any mobile phone number. This will help you to find out, for example, the country in which a number is listed. It also simplifies the standardization of extensive number lists to one format. The format query is free of charge, all you need is a seven account.

With our products for number validation, you can retrieve more information about your recipients’ numbers to optimize your SMS sending.

  • Free lookup

    You only need a seven account

  • Standardized lists

    Bring your number lists to a uniform format

Format lookup in the API

The format of the number 01632429751 is queried here:

Request

https://gateway.seven.io/api/lookup?p=api-key&type=format&number=491632429751

Response

{
   "success":true,
   "national":"0163 2429751",
   "international":"+491632429751",
   "international_formatted":"+49 163 2429751",
   "country_name":"Germany",
   "country_code":"49",
   "country_iso":"DE",
   "carrier":"Eplus"
}