get https://crazytel.io/api/v1/phone-numbers/cities/
Retrieve a list of available cities in the Crazytel network for a given state.
This endpoint returns all available cities where geographic phone numbers can be purchased.
The results are filtered by state and only include geographic numbers.
Parameters
state
- Australian state code (ACT, NSW, NT, QLD, SA, VIC, WA) or New Zealand region (Nth Is, Sth Is)
Returns
A list of city objects containing:
- Country
- Number type (geographic only)
- State
- City information
Raises
400
- If an invalid state is provided500
- If there is an error communicating with the Crazytel API