get https://api.toky.co/v1/available_numbers
List of numbers available to purchase.
Note on the exact_search param
If the exact_search param is false (by default), we will try to return something at least close to what you were looking to.
For example:
- If a exact match result wasn't found, we will try to search without the city.
- If a search without the city have no results again, we will try to search a different did type on the same country.
If the exact_search param is true, the first result will be returned, even if it's empty.