Docs
Renting numbers
Overview
Prerequisites
1. Register at apifonica.com and create your Apifonica account.
2. Top up the balance and check that the balance is not less than 5 EUR before testing callback functionality.
3. In your personal account, find your Apifonica AccountSID and password (AuthToken) in the API Access section.
To rent an Apifonica local or virtual phone number to be used for calling:
- Using Console:
make the GET request to /accounts/{accountSID}/availableNumbers (get list of available countries), then make the GET request to /accounts/{accountSID}/availableNumbers/{countryCode} (available numbers for specified country) and finally make the POST request to /accounts/{accountSID}/numbers (rent phone number) - Using personal account:
You can search for and rent a number here.