API output elements

The response from this API will contain a section (represented as a JSON object) for each type of data returned. Response elements that may be included in this section:

Element Description
Number Submitted phone number, e.g. "1234567890"
PhoneType "LandLine", "Mobile", "Other" or "Provided number is Invalid".
Certainty Indicates the confidence of the phone number, e.g. "Verified" or "Unverified".

In JSON, objects and the values within them are unordered. Programs calling the API should therefore never make assumptions about the sequencing of the data returned by it.