Miscellaneous services

6001: Lookup city from zip code

Returns the correct city name based on country code and zip code

6010: Parse phone number

Validate phone number and return valid phone number country code, country dial code and number type

6011: Format phone number

Validate phone number and return the correctly formatted valid number in the requested format

6012: Format phone number for out of country calling

Validate phone number and return the correctly formatted valid number ready to be called from a given country.

6013: Get phone number description

Validate phone number and return the localized country name that the number is from

6100: Generate access token

Generates a unique new token string, which may subsequently be used as a generic access token for a limit time.