v1

latestOpenAPI 3.0.32026-08-04271290352.2 KB
Utils

국가 리스트

get/api/v1/utils/nation/list

Response

OK

codestring
messagestring

Example response

{
  "data": [
    {
      "cd_nation": "KOR",
      "cd_nation2": "KR",
      "cd_phone": "+82",
      "corrs_adj": 0.3,
      "num_nation": 410
    }
  ]
}