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 provided
  • 500 - If there is an error communicating with the Crazytel API
Language
Credentials
Header
Click Try It! to start a request and see the response here!