Hi Vapi team — quick API provisioning questions(th...
# office-hours
s
Hi Vapi team — quick API provisioning questions(thank you so much in advance): 1.For Free Vapi Numbers (up to 10/account), what is the official flow after we hit 10? Can we continue purely via API, or do we need a support-side upgrade/enablement? 2.Is there an API endpoint to check available US area codes before POST /phone-number? 3.We observed this behavior via API: without numberDesiredAreaCode: sometimes returns 201 with resource id but no number with a valid area code (e.g. 209): returns real number successfully Is area code effectively required for reliable API provisioning? If a phone resource is created with status=active but still no number, what is the recommended handling? wait, retry, or delete/recreate? Thank you again!