{
"country": "FR",
"province": "Centre"
}curl --location 'https://www.rapidproxy.io/api/agent/get_city_list' \
--header 'app-key: xxxxxxxxxxxxx' \
--header 'Content-Type: application/json' \
--data '{
"country": "FR",
"province": "Centre"
}'{"code":0,"data":{"0":"Random","Geelong":"Geelong","Melbourne":"Melbourne"}}