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

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

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

ICANN ???????????? ????????????? 2006 ????????? ????????????? TLD ??????????, ??????? ?????????????, ??????? ??? ?????????????? ??????? ????????? ???? ????? ???????????? ?????? ?????????, ??????????????, ??????????, DNS-? ? WHMCS ???????????? ??????? ?????????? ??????????, ???????????? ?????????????? ????? ?????? WHOIS ????????????? ? ???????? ??????? ????????????????? ?????????? Reseller API ??????

API documentation

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

?????? ????????? ???? ??????, ???????? ? ??????????, ??????????? ? ??????????? ????????????

Content-Type application-json
????????? domain
????????????? domain_list

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

???????? ????? ????? ?????????????? ??????
sort ??????? (???????) ????????? ?????????????? name_asc (?????? ????? ????? ??????), name_desc (?????? ????? ??????? ??????), time_asc (???????? ???? ????? ??????), time_desc (???????? ???? ??????? ??????, ???????) time_desc
page_size ????? (???????) ???????? ????? ????? (???????? 10, ???????? ???????????? 10, 20, 30, 50, 100) 20
page_index ????? (???????) ??? ?????? (???????? 1) 1
status ??????? (???????) ?????? ??????? ?????? (????? ?????????, ???????????), ????? (????? ????????), ????????? (????????? ????????), ?????????? (?????????? ????????) active
hold ??????? (???????) ?????? ?????? ??????????? ?????? ??? (????? ????????????, ?????????), 0 (?????? ??????), 1 (??????) 0

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

???????? ????? ????? ??????????????
code ???????? ??? ?????? ??? (200? ??????????? ????????)
msg ??? ????????????????
data ?????? ????????? ??????, ??? ??????????? ? ?????????? ????? ?? ???????????
data.options ?????? ??????? ??????????? ???????? ???????????, ????????? ? ?????? ???????????????
data.options.sort ??? ??????? ??? ??????????? ?????????? ???????
data.options.page_size ???????? ??? ????????? ?????? ??? ?????
data.options.page_index ???????? ??? ??????? ??? ??????
data.options.status ??? ??????? ???????? ??????????? ??????
data.options.total ???????? ??? ?????????????? ??????????? ????????? ????
data.options.total_pages ???????? ??? ????????? ????? ??????
data.domain_list ?????? Domain-???? ???????
data.domain_list.domain ??? Domain ?????
data.domain_list.created_date ??????? ???????? ??????? (????-??-??)
data.domain_list.expired_date ??????? ????????? ??????? (????-??-??)
data.domain_list.status ??? Domain-? ?????????? ( ?????/???????????/??????)
data.domain_list.nameservers ?????? DNS ?????????? ???????
data.domain_list.hold ???????? ??? ?????? ?????????? (0=???, 1=??????)

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

                                    
{
    curl https://api.nicenic.net/v2/?category=domain&action=domain_list&sort={sort}&page_size={page_size}&page_index={page_index}&status={status}&hold={hold} 
      -H "Authorization: username:api_secret" 
      -H "Content-Type: application/json" 
}

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

0 OK ????? ????????
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {
        "options": {
            "sort": "time_desc",
            "page_size": 20,
            "page_index": 1,
            "status": "active",
            "total": 50,
            "total_pages": 3
        },
        "domain_list": [
            {
                "domain": "example.com",
                "created_date": "2023-01-15",
                "expired_date": "2025-01-15",
                "status": "active",
                "nameservers": ["ns1.example.com", "ns2.example.com"],
                "hold": 0
            }
        ]        
    }
}
400 ??? ???????
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
??????????? ???????? © 2006-2026 NICENIC INTERNATIONAL GROUP CO., LIMITED ????? ???????????? ?????????? ??