API ??????????????
NiceNIC API ??? API secret ??????????????? ???????????????????? API Secret ??????????? Control Panel.
????????????????????????????? API secret ???????????????????????????????? ???????????????? secrets ???????????? ???? GitHub, ???????????????? ??????? ??????????????? API Secret ???????????????? Control Panel.
????????????????? API ?????? HTTP Authorization header ?????????????? Username ??? API secret ????????????????????????
???? API ?????????????????? HTTP ???????? ???? API ????????????????????????????????????????
https://api.nicenic.net/v2/
Host: api.nicenic.net
Authorization: username:api_secret
Content-Type: application/json
Authorization: username:api_secret
Content-Type: application/json
### Response format
```json
{
"code": 0,
"msg" : "success",
"data" : {} // Specific data
}






