Input
Idle
Example output — click Run to generate your own
API README
Get cities by country
Purpose:
- Get cities/regions list of specified country Parameters:
- country_code: Country code, e.g. US, CN, JP
- page: Page number, default 1 Return:
country_info: Country infocity_list: Cities listnext_page: Next page number Price:- 0.001 USD/request
[Example]
country_code = "US"
Imported from a validated TikHub OpenAPI document. Pricing must be reviewed before enabling.

