Skip to main content
POST
Check phone number purchase availability

Body

The phone number availability request.

Request schema for checking phone number availability before purchase or assignment.

phoneNumber
string

Phone number to check for availability, formatted for provider lookup.

Response

Returns the phone number availability response.

Response schema for the Leadping API phone number availability result returned to authenticated clients.

phoneNumber
string

Phone number used by this phone number availability result for calls, SMS, lookup, or routing.

isAvailable
boolean

Indicates whether this phone number is available for purchase or assignment.

price
string<double> | null

Lead price or transaction price supplied to the Leadping API.

Pattern: ^-?(?:0|[1-9]\d*)(?:\.\d+)?$
currency
string | null

ISO currency code used for the monetary amounts in this phone number availability result.

location
object | null

Geographic location metadata for the phone number, lead, or lookup result.