API ??????????
NiceNIC API ???????? ?? ???????? ???? ?? ??? API secret ?? ????? ???? ??? ?? ???? API Secret ?? ???? ??? ?? ???????? ?? ???? ???: Control Panel.
?? ?????? ?? ????? ???? ??? ?? ?? ???? API secret ?? ???????? ???? ?? ??? GitHub, client code ??? ???? ????????? ??????? ?? ???? ? ????? ?? ??? ?? ???? API Secret ????? ?? ???? ???: Control Panel.
API ?? ??? authentication HTTP Authorization header ?? ?????? ?? ?? ???? ??, ?????? ???? ???? Username ?? API secret, colon ?? ??? ????, ????????? ???? ?????
??? API requests HTTP ?? ?????? ?? ?? ?? ???? ?????? authentication ?? ???? API requests ?? ???? ??????
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
}






