* `Available` - The phone number is available. * `Duplicate` - Duplicate phone number. * `Duplicate In List` - Duplicate phone number in the list. * `Invalid` - The phone number is invalid. * `Unavailable` - The phone number is unavailable and cannot be used.
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/NumberState",
"title": "NumberState",
"type": "string",
"enum": [
"Available",
"Duplicate",
"Duplicate In List",
"Invalid",
"Unavailable"
],
"description": " * `Available` - The phone number is available.\n * `Duplicate` - Duplicate phone number.\n * `Duplicate In List` - Duplicate phone number in the list.\n * `Invalid` - The phone number is invalid.\n * `Unavailable` - The phone number is unavailable and cannot be used.\n"
}
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.