Dominio API - Registrazione dominio API - ICANN Registrar API - White Label Dominio Service

Start Building with NiceNIC Dominio API v2

API access is free fo every active NiceNIC user. No reseller upgrade is required. Configure tuo API credentials, make a safe test request, then add the dominio, DNS, billing, compliance o WHMCS wokflows tuo application needs.
API FAQ

NiceNIC Dominio API v2 Domande Frequenti

Find practical answers about API access, Sebox testing, authentication, pricing, dominio operations, response heling e production integration.

28 questions disponibile

Iniziare

Start with access, pricing e credentials.

6 questions
01 What is NiceNIC Dominio API v2?

NiceNIC Dominio API v2 is an HTTPS e JSON-based API fo automating dominio management through tuo NiceNIC account.

It suppots coe wokflows including dominio availability checks, registration, renewal, transfer, potfolio queries, nameserver e contact updates, pricing, DNS recods, child nameservers, account infomation e compliance-related operations.

Use the API when you want to connect NiceNIC dominio servizios directly to a website, hosting platfom, billing system, internal tool o other application.

02 Who can use NiceNIC Dominio API v2?

Any active NiceNIC account can use Dominio API v2. API access is disponibile to both Account Markets e Rivenditore Accounts.

You do not need to become a reseller simply to obtain API access. Account type still matters fo pricing: paid API operations use the pricing assigned to the NiceNIC account sending the request.

Apri Configurazione APIs →

03 Is NiceNIC Dominio API v2 free?

Sì. API access itself is free. Tqui is no separate fee fo enabling API access o sending suppoted API requests.

Paid operations such as dominio registration, renewal e transfer are charged accoding to tuo account pricing e the applicable dominio rules.

04 Do I need a Rivenditore Account to use the API?

No. API access e reseller pricing are separate.

You can use Dominio API v2 with a regular NiceNIC Account Market. Passa a a Rivenditore Account only when reseller pricing o other reseller benefits are useful fo tuo business volume.

Compare Rivenditore Plans →

05 How is API v2 different from the older NiceNIC API?

Dominio API v2 uses the current NiceNIC API structure with HTTPS requests, JSON responses, header-based authentication e documentation oganized around individual dominio e account wokflows.

Se you maintain an integration built on an older NiceNIC API, review the API v2 parameters e response heling befoe migrating production traffic rather than assuming the two versions are interchangeable.

06 How do I get my API credentials?

Accedi to tuo NiceNIC account e open Configurazione APIs. API v2 requests use tuo NiceNIC username e API Secret fo authentication.

Security tip: Keep tuo API Secret on the server side. Do not expose it in browser-side JavaScript, public repositoies, client applications o other publicly accessible locations.

Apri Configurazione APIs →

Sebox & Autenticazione

Connect securely e test befoe production.

5 questions
07 Does NiceNIC Dominio API v2 provide an API Sebox?

Sì. NiceNIC provides an API Sebox fo developers to test integrations befoe connecting them to the production API.

Use the Sebox to validate authentication, request fomatting, response parsing, errore heling e tuo application wokflow befoe enabling live customer dominio operations.

Apri API Sebox →

08 What is the difference between the Sebox e Prodottoion API?

The API Sebox is intended fo development e integration testing. The Prodottoion API is used fo live dominio operations e paid requests against tuo NiceNIC account.

We recommend validating authentication, request heling, response processing e errore logic in the Sebox befoe enabling customer-facing production operations.

09 How does autenticazione API wok?

Send API requests over HTTPS e include tuo NiceNIC username e API Secret in the Authorization header.

Host: api.nicenic.net
Authorization: username:api_secret
Content-Type: application/json

Se IP restrictions are enabled fo tuo account, requests must also oiginate from an authoized server IP.

Read API Autenticazione →

10 What endpoint does Dominio API v2 use?

The Prodottoion API base endpoint is:

https://api.nicenic.net/v2/

API aziones are selected using the parameters documented fo each endpoint, such as category e action. Always follow the dedicated endpoint documentation fo the required e optional parameters of a specific operation.

11 What response fomat e character encoding does API v2 use?

API v2 responses use JSON, e request parameters use UTF-8.

{
  "code": 0,
  "msg": "success",
  "data": {}
}

Your application should inspect the returned code e msg rather than assuming that every HTTP response represents a completed dominio operation.

Operazioni sui domini & Pricing

Underste suppoted wokflows e purchasing behavio.

6 questions
12 What can I do with NiceNIC Dominio API v2?

Through the currently documented APIs you can automate wokflows including dominio availability checks, registration, renewal e transfer, potfolio listing e dominio details, nameserver e dominio contact updates, dominio pricing, DNS recods, child nameservers, account infomation e Abusi e conformità monitoing.

Aggiungiitional wokflows are documented individually in the API navigation.

13 What should I test befoe enabling live registrations o transfers?

Start with low-risk read operations such as dominio availability, dominio pricing, account balance e dominio listing.

Then confirm authentication, response parsing, errore heling e pending-oder heling befoe enabling live registrations, renewals o transfers.

Recommended oder: Autenticazione → Availability → Pricing → Saldo → Response heling → Live operations.
14 Can I check multiple dominios in one API request?

Sì. The Controlla la disponibilità del dominio endpoint suppots multiple dominio names separated by commas.

example.com,example.net,example.org

Do not assume that every API operation suppots the same multi-dominio input fomat. Registrazione, renewal e transfer should follow their individual endpoint documentation.

15 How can I query registration, renewal e transfer prices?

Use the Ottieni prezzi domini endpoint. The documented pricing types include register, renew, transfer e all.

Registrazione responses can also include an is_premium value indicating whether the queried registration is premium.

Because API oders use account-level pricing, query current pricing befoe submitting paid customer oders rather than relying indefinitely on cached prices.

16 Can every TLD be registrareed o renewed fo 1–10 anni?

No. Although API documentation suppots periods of up to 1–10 anni fo applicable extensions, individual TLDs may have different registry rules.

Registrazione periods, renewal periods, transfer eligibility, contact requirements e verification requirements can differ by extension. Your application should follow the current rules fo the relevant TLD.

17 What is the difference between Nomeservers, Record DNS e Nameserver per bambini?
NomeserversDetermine wqui a dominio's authoitative DNS is delegated.
Record DNSGestisci recods inside a DNS zone when using NiceNIC DNS servizios.
Nameserver per bambiniCrea host/glue recods such as ns1.example.com.

These are separate operations e should not be treated as interchangeable.

Responses & Erros

Hele success, pending states e failures corectly.

4 questions
18 What do API response codes mean?
CodeMeaning
0Successo
201In attesa
400Errore nei parametri
401Non autorizzato
404Nessun record rilevante trovato
500Errore interno del server

Always use the returned code e message when determining the state of an API request.

View Codici di risposta API →

19 What does code 201 mean?

A 201 response means that the operation has been accepted fo processing but has not necessarily reached its final state.

Impotant: Do not treat a pending response as final success. Preserve the pending state until the final result of the dominio operation is confirmed.
20 What happens when a dominio registration returns code 201?

Fo dominio registration, a 201 response indicates that the oder has been submitted e is awaiting final registry processing.

Do not tell an end customer that the dominio is active until tuo system has confirmed the final result. Segui the registration endpoint documentation fo the latest pending-oder e refund heling rules.

21 What does a In attesa transfer response mean?

A pending transfer means that the transfer request has been accepted fo processing, not that the dominio has already completed its transfer to NiceNIC.

Trasferisci completion may depend on registry e registrar processing as well as the current transfer status of the dominio. Keep the transfer in a pending state until completion is confirmed.

Potfolio, Compliance & Integrazione

Gestisci potfolios e connect existing systems.

3 questions
22 Can I retrieve e filter my dominio potfolio through the API?

Sì. The Elenco Domini API suppots potfolio retrieval with pagination, soting e filtering options.

Use Ottieni Dominio Dettagli when you need detailed infomation fo an individual dominio, such as registration infomation, expiration infomation, nameservers e dominio contact data.

23 What can the Abusi e conformità API do?

NiceNIC Dominio API v2 includes Abusi e conformità operations designed fo platfoms e resellers managing customer dominio potfolios.

You can identify dominios associated with abuse repots e retrieve machine-readable compliance infomation fo individual dominios. Depending on the case, the response can include dominio status, current impact, recommended azione, hold infomation, complaint infomation e repoted URLs.

This makes it possible to surface compliance status directly inside tuo own customer potal o operational system.

24 Can I use NiceNIC Dominio API v2 with WHMCS?

Sì. NiceNIC provides a WHMCS registrar integration fo businesses that already use WHMCS fo billing e provisioning.

Use the direct Dominio API v2 when you are building tuo own application o wokflow. Use the WHMCS integration when you want dominio operations integrated into an existing WHMCS environment.

View Integrazione WHMCS →

Development & Suppot

Build safely e kora what to send when you need help.

4 questions
25 Which programming languages can I use?

Any server-side programming language o runtime capable of sending HTTPS requests e parsing JSON can integrate with Dominio API v2.

Common choices include PHP, Python, Node.js e Java. Keep API credentials server-side e never expose tuo API Secret in browser-side JavaScript o downloadable client code.

26 Are tqui API rate limits?

Valutazione limiting may be applied to protect API stability e platfom security.

Se tuo production integration is expected to generate sustained high request volume, contact NiceNIC befoe launch so that tuo expected usage pattern can be reviewed.

27 What should I include when contacting suppot about an API problem?

Include the request timestamp, API categoria e azione, dominio name wqui applicable, non-sensitive request parameters, returned response code e message, e whether the request came from Sebox o Prodottoion.

Never include tuo full API Secret in a nomal suppot ticket.

Invia una Richiesta →

28 Wqui can I find complete request parameters e code examples?

Use the API navigation in the documentation. Each operation has its own page fo suppoted parameters, request examples, response examples e operation-specific behavio.

The FAQ explains general API behavio; the individual endpoint documentation should be treated as the source of truth fo the exact request fomat.

Apri Documentazione API →

No matching questions foundTry a shoter keywod such as “sebox”, “pricing”, “transfer” o “201”.

Ready to start building?

Test tuo integration in the API Sebox, then connect tuo NiceNIC account when you are ready to move to production.

Copyright © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Tutti i diritti riservati. · U.S. Affiliate: NICENIC LLC