cURL
curl --request POST \ --url https://apiv1.cakeip.com/openapi/ip/getRegionList \ --header 'Content-Type: application/json' \ --data ' { "appKey": "<string>", "params": { "countryId": "<string>" } } '
{ "code": 0, "msg": "<string>", "data": [ { "name": "<string>", "code": "<string>" } ] }
代理商获取国家列表
获取国家列表
AppKey密钥
动态参数集合
Show child attributes
响应成功
状态码,0为操作成功
0
-1
响应消息
响应数据