도메인 API - 도메인 등록 API - ICANN 등록기관 API - White Label 도메인 Service

Start Building with NiceNIC 도메인 API v2

API access is free f또는 every active NiceNIC user. 아니요 reseller upgrade is required. Configure 귀하의 API credentials, make a safe test request, then add the 도메인, DNS, billing, compliance 또는 WHMCS w또는kflows 귀하의 application needs.

도메인 연락처 업데이트

이 API는 도메인의 연락처 정보를 수정할 수 있습니다

Content-Type application/json
카테고리 domain
작업 change_contact

요청 매개변수

매개변수 이름 유형 설명 예시
domain 문자열 (3-60) 도메인 이름 example.com
name 문자열 (1-16) 등록자 이름 Xiao Ming
organization 문자열 (1-255) 기관 / 회사명 XXX Ltd.
address 문자열 (1-255) 우편 주소 BeiJing
country 문자열 (1-255) 국가 코드, 예: CN CN
state 문자열 (1-255) 주 / 도 BeiJing
city 문자열 (1-255) 도시 약어 BJ
postcode 정수 (6) 우편번호 / ZIP 코드 100000
phone 숫자를 구분하는 "." (30) +국가 코드.지역 코드 및 전화번호 +86.13800000000
fax 숫자를 구분하는 "." (30) +국가 코드. 지역 코드 및 팩스 번호 +86.13800000000
email 이메일 주소 이메일 주소 [email protected]

요청 예시

                                    
{
    curl https://api.nicenic.net/v2/?category=domain&action=change_contact&domain={domain}&name={name}&organization={organization}&address={address}&country={country}&state={state}&city={city}&postcode={postcode}&phone={phone}&fax={fax}&email={email} 
      -H "Authorization: username:api_secret" 
      -H "Content-Type: application/json" 
}

결과 반환

0 OK 성공 응답
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {        
    }
}
400 잘못된 요청
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
저작권 © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. 모든 권리 보유. · U.S. Affiliate: NICENIC LLC