Amazon Pinpoint · JSON Structure

Amazon Pinpoint Number Validate Response Structure

Provides information about a phone number.

Type: object Properties: 14
CampaignsCommunicationsEmailMarketingMessagingPush NotificationsSMSVoiceCustomer EngagementSegmentationJourneysAnalytics

NumberValidateResponse is a JSON Structure definition published by Amazon Pinpoint, describing 14 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.

Properties

Carrier City CleansedPhoneNumberE164 CleansedPhoneNumberNational Country CountryCodeIso2 CountryCodeNumeric County OriginalCountryCodeIso2 OriginalPhoneNumber PhoneType PhoneTypeCode Timezone ZipCode

Meta-schema: https://json-structure.org/meta/core/v0/#

JSON Structure

Raw ↑
{
  "$schema": "https://json-structure.org/meta/core/v0/#",
  "$id": "https://raw.githubusercontent.com/api-evangelist/amazon-pinpoint/refs/heads/main/json-structure/amazon-pinpoint-number-validate-response-structure.json",
  "name": "NumberValidateResponse",
  "description": "Provides information about a phone number.",
  "type": "object",
  "properties": {
    "Carrier": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The carrier or service provider that the phone number is currently registered with. In some countries and regions, this value may be the carrier or service provider that the phone number was originally registered with."
        }
      ]
    },
    "City": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The name of the city where the phone number was originally registered."
        }
      ]
    },
    "CleansedPhoneNumberE164": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The cleansed phone number, in E.164 format, for the location where the phone number was originally registered."
        }
      ]
    },
    "CleansedPhoneNumberNational": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The cleansed phone number, in the format for the location where the phone number was originally registered."
        }
      ]
    },
    "Country": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The name of the country or region where the phone number was originally registered."
        }
      ]
    },
    "CountryCodeIso2": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The two-character code, in ISO 3166-1 alpha-2 format, for the country or region where the phone number was originally registered."
        }
      ]
    },
    "CountryCodeNumeric": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The numeric code for the country or region where the phone number was originally registered."
        }
      ]
    },
    "County": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The name of the county where the phone number was originally registered."
        }
      ]
    },
    "OriginalCountryCodeIso2": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The two-character code, in ISO 3166-1 alpha-2 format, that was sent in the request body."
        }
      ]
    },
    "OriginalPhoneNumber": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The phone number that was sent in the request body."
        }
      ]
    },
    "PhoneType": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The description of the phone type. Valid values are: MOBILE, LANDLINE, VOIP,\n                  INVALID, PREPAID, and OTHER."
        }
      ]
    },
    "PhoneTypeCode": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__integer"
        },
        {
          "description": "The phone type, represented by an integer. Valid values are: 0 (mobile), 1 (landline), 2 (VoIP), 3 (invalid), 4 (other), and 5 (prepaid)."
        }
      ]
    },
    "Timezone": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The time zone for the location where the phone number was originally registered."
        }
      ]
    },
    "ZipCode": {
      "allOf": [
        {
          "$ref": "#/components/schemas/__string"
        },
        {
          "description": "The postal or ZIP code for the location where the phone number was originally registered."
        }
      ]
    }
  }
}

Work with this as data

Every JSON Structure here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for json structure

4 MCP tools reach this
  • find_json_structuresBrowse and filter every JSON Structure in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This JSON Structure
curl "https://apis.io/api/v1/json-structures/amazon-pinpoint-number-validate-response-structure"
All json structure
curl "https://apis.io/api/v1/json-structures?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.