PhoneNumber is a JSON Structure definition published by Bandwidth, describing 8 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/bandwidth/refs/heads/main/json-structure/phone-numbers-phone-number-structure.json",
"name": "PhoneNumber",
"description": "A phone number assigned to the account",
"type": "object",
"properties": {
"fullNumber": {
"type": "string",
"description": "The full phone number"
},
"city": {
"type": "string",
"description": "The city associated with the number"
},
"state": {
"type": "string",
"description": "The state associated with the number"
},
"lata": {
"type": "string",
"description": "The LATA code"
},
"rateCenter": {
"type": "string",
"description": "The rate center"
},
"status": {
"type": "string",
"description": "The current status of the number"
},
"siteId": {
"type": "string",
"description": "The site the number is assigned to"
},
"sipPeerId": {
"type": "string",
"description": "The SIP peer the number is assigned to"
}
}
}
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.