ドメイン 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) 郵便番号 / ゾーンコード 100000
phone 数字を区切るには "." を使用(30) +国番号.市外局番と電話番号 +86.13800000000
fax 数字を区切るには "." を使用(30) +国番号.市外局番とFAX番号 +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