Phone Numbers
List Inventory Numbers
Browse available phone numbers in inventory that are not assigned to any account. Only numbers with status='active' and auth_id=NULL are returned. These numbers are ready to be purchased.
get/api/v1/Account/{auth_id}/inventory/numbers
Path parameters
auth_idstring required
Example:MA_XXXXXX
Your account Auth ID
Query parameters
countrystring
Example:IN
Filter by country code (e.g., "US", "IN").
searchstring
Substring match against the E.164 number (e.g., "80" matches "+918065...").
pageinteger
per_pageinteger
Response
Inventory numbers
Changes
No recorded changes to this endpoint across all 1 revision of this API.