Skip to main content

Nearest AFC

GET 

/partner/website/closest_afc

Request

Responses

200success
Response 200
{
"status": 200,
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"ip": "203.0.113.10",
"cloudbric_idc_fastest": {
"afc_code": "AAFC1",
"afc_ip": "203.0.113.10",
"afc_country": "AAFC1 (Seoul)",
"continent": "Asia",
"lat_long": [
"37.532600",
"127.02461"
],
"afc_dist": 0.0007910816163639474,
"afc_region_pos": ""
},
"cloudbric_idc": [
{
"afc_code": "AAFC1",
"afc_ip": "203.0.113.10",
"afc_country": "AAFC1 (Seoul)",
"continent": "Asia",
"lat_long": [
"37.532600",
"127.02461"
],
"afc_dist": 0.0007910816163639474,
"afc_region_pos": ""
}
]
}
}
Schema Details
FieldTypeDescription
statusinteger
messageobject
dataobject