久久999这里只有精品视频|欧美夫妻性生活黄大片|久久九九九九九九热|波多野结衣二区看黄片在线|99性爱视频97厂超碰|欧美国产丝袜成年人二级毛片|中国一圾黄片免费看a级大片|太久思思中文字幕一区|爱爱很舒服欧美91|亚洲男女AV亚洲肏屄

?????????????????? API - ?????????????? API - ICANN ??????????????? API - White Label ????? Service

????????????????????????????????????????????????????????????????????????????

????????????????????????????????????? ICANN ????????? 2006 ????????????????????? ????????????????????????????? ??????????????????????????????????? ?????????????????????????????????????????????? ?????????? ?????? ????????? DNS ?????????????? WHMCS ???????????????? ???????????????????????? ??????????????? WHOIS ????????????????????????????????????????????????? ??????????????????????????????????????????????????? ???????????????????? Reseller API

API documentation

?????? Child ????servers

Retrieve all DNS servers f???? a specific ?????

Content-Type application-json
???????? nameserverhost
???????? list

???????????????

??????????????? ?????? ???????? ????????
domain ????? ????????? example.com

?????????????????????

??????????????? ?????? ????????
dns ????? DNS server name
ip ????? DNS server IP address

????????????

                                    
{
    curl https://api.nicenic.net/v2/?category=nameserverhost&action=list&domain={domain} 
      -H "Authorization: username:api_secret" 
      -H "Content-Type: application/json" 
}

?????????????????

0 OK ?????????????
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        {
            "list": [
                {
                    "dns": "ns1.example.com",
                    "ip": "192.168.1.1"
                },
                {
                    "dns": "ns2.example.com",
                    "ip": "192.168.1.2"
                }
            ],
            "total": 2
        }        
    }
}
400 ??????????????
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
????????? © 2006-2026 NICENIC INTERNATIONAL GROUP CO., LIMITED ????????????????????