Domain API - Pendaftaran Domain API - ICANN Registrar API - White Label Domain Service

Start Building with NiceNIC Domain API v2

API access is free fatau every active NiceNIC user. Tidak reseller upgrade is required. Configure Anda API credentials, make a safe test request, then add the domain, DNS, billing, compliance atau WHMCS wataukflows Anda application needs.

Perbarui Kontak Domain

API ini dapat mengubah informasi kontak sebuah domain

Content-Type application/json
kategori domain
aksi change_contact

Parameter permintaan

Nama parameter Tipe Deskripsi Contoh
domain String (3-60) Nama domain example.com
name String (1-16) Nama pendaftar Xiao Ming
organization String (1-255) Nama organisasi / perusahaan XXX Ltd.
address String (1-255) Alamat surat BeiJing
country String (1-255) Kode negara, seperti CN CN
state String (1-255) Provinsi / Negara bagian BeiJing
city String (1-255) Singkatan kota BJ
postcode Bilangan bulat (6) Kode pos 100000
phone "." untuk memisahkan angka (30) +Kode negara.kode area dan nomor telepon +86.13800000000
fax "." untuk memisahkan angka (30) +Kode negara.kode area dan nomor faks +86.13800000000
email Alamat email Alamat email [email protected]

Contoh Permintaan

                                    
{
    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" 
}

Kembalikan hasil

0 OK Respons berhasil
                                        
{
    "code": 0,
    "msg" : "success",
    "data" : {        
    }
}
400 Permintaan tidak valid
                                        
{
    "code": 400,
    "msg" : "Request parameter error",
}
Hak Cipta © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Seluruh Hak Dilindungi. · U.S. Affiliate: NICENIC LLC