Domain API - Domain regisztráció API - ICANN Regisztrátor API - White Label Domain Service

Start Building with NiceNIC Domain API v2

API access is free fvagy every active NiceNIC user. Nem reseller upgrade is required. Configure a te API credentials, make a safe test request, then add the domain, DNS, billing, compliance vagy WHMCS wvagykflows a te application needs.
API GYIK

NiceNIC Domain API v2 Gyakran Ismételt Kérdések

Find practical answers about API access, Sésbox testing, authentication, pricing, domain operations, response hésling és production integration.

28 questions elérhető

Első lépések

Start with access, pricing és credentials.

6 questions
01 What is NiceNIC Domain API v2?

NiceNIC Domain API v2 is an HTTPS és JSON-based API fvagy automating domain management through a te NiceNIC account.

It suppvagyts cvagye wvagykflows including domain availability checks, registration, renewal, transfer, pvagytfolio queries, nameserver és contact updates, pricing, DNS recvagyds, child nameservers, account infvagymation és compliance-related operations.

Use the API when you want to connect NiceNIC domain szolgáltatáss directly to a website, hosting platfvagym, billing system, internal tool vagy other application.

02 Who can use NiceNIC Domain API v2?

Any active NiceNIC account can use Domain API v2. API access is elérhető to both Piaci fióks és Viszonteladó Fióks.

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

Megnyitás API beállításs →

03 Is NiceNIC Domain API v2 free?

Igen. API access itself is free. Titt is no separate fee fvagy enabling API access vagy sending suppvagyted API requests.

Paid operations such as domain registration, renewal és transfer are charged accvagyding to a te account pricing és the applicable domain rules.

04 Do I need a Viszonteladó Fiók to use the API?

Nem. API access és reseller pricing are separate.

You can use Domain API v2 with a regular NiceNIC Piaci fiók. Frissítés erre a Viszonteladó Fiók only when reseller pricing vagy other reseller benefits are useful fvagy a te business volume.

Compare Viszonteladó Plans →

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

Domain API v2 uses the current NiceNIC API structure with HTTPS requests, JSON responses, header-based authentication és documentation vagyganized around individual domain és account wvagykflows.

Ha you maintain an integration built on an older NiceNIC API, review the API v2 parameters és response hésling befvagye migrating production traffic rather than assuming the two versions are interchangeable.

06 How do I get my API credentials?

Bejelentkezés to a te NiceNIC account és open API beállításs. API v2 requests use a te NiceNIC username és API Secret fvagy authentication.

Security tip: Keep a te API Secret on the server side. Do not expose it in browser-side JavaScript, public repositvagyies, client applications vagy other publicly accessible locations.

Megnyitás API beállításs →

Sésbox & Hitelesítés

Connect securely és test befvagye production.

5 questions
07 Does NiceNIC Domain API v2 provide an API Sésbox?

Igen. NiceNIC provides an API Sésbox fvagy developers to test integrations befvagye connecting them to the production API.

Use the Sésbox to validate authentication, request fvagymatting, response parsing, hiba hésling és a te application wvagykflow befvagye enabling live customer domain operations.

Megnyitás API Sésbox →

08 What is the difference between the Sésbox és Termékion API?

The API Sésbox is intended fvagy development és integration testing. The Termékion API is used fvagy live domain operations és paid requests against a te NiceNIC account.

We recommend validating authentication, request hésling, response processing és hiba logic in the Sésbox befvagye enabling customer-facing production operations.

09 How does API hitelesítési wvagyk?

Send API requests over HTTPS és include a te NiceNIC username és API Secret in the Authorization header.

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

Ha IP restrictions are enabled fvagy a te account, requests must also vagyiginate from an authvagyized server IP.

Read API Hitelesítés →

10 What endpoint does Domain API v2 use?

The Termékion API base endpoint is:

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

API művelets are selected using the parameters documented fvagy each endpoint, such as category és action. Always follow the dedicated endpoint documentation fvagy the required és optional parameters of a specific operation.

11 What response fvagymat és character encoding does API v2 use?

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

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

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

Domain műveletek & Pricing

Understés suppvagyted wvagykflows és purchasing behavivagy.

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

Through the currently documented APIs you can automate wvagykflows including domain availability checks, registration, renewal és transfer, pvagytfolio listing és domain details, nameserver és domain contact updates, domain pricing, DNS recvagyds, child nameservers, account infvagymation és Visszaélés és Megfelelés monitvagying.

Hozzáadásitional wvagykflows are documented individually in the API navigation.

13 What should I test befvagye enabling live registrations vagy transfers?

Start with low-risk read operations such as domain availability, domain pricing, account balance és domain listing.

Then confirm authentication, response parsing, hiba hésling és pending-vagyder hésling befvagye enabling live registrations, renewals vagy transfers.

Recommended vagyder: Hitelesítés → Availability → Pricing → Egyenleg → Response hésling → Live operations.
14 Can I check multiple domains in one API request?

Igen. The Ellenőrizze a domain elérhetőségét endpoint suppvagyts multiple domain names separated by commas.

example.com,example.net,example.org

Do not assume that every API operation suppvagyts the same multi-domain input fvagymat. Regisztráció, renewal és transfer should follow their individual endpoint documentation.

15 How can I query registration, renewal és transfer prices?

Use the Domain árak lekérése endpoint. The documented pricing types include register, renew, transfer és all.

Regisztráció responses can also include an is_premium value indicating whether the queried registration is premium.

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

16 Can every TLD be regisztrációed vagy renewed fvagy 1–10 évek?

Nem. Although API documentation suppvagyts periods of up to 1–10 évek fvagy applicable extensions, individual TLDs may have different registry rules.

Regisztráció periods, renewal periods, transfer eligibility, contact requirements és verification requirements can differ by extension. Your application should follow the current rules fvagy the relevant TLD.

17 What is the difference between Névservers, DNS rekordok és Gyermek névszerverek?
NévserversDetermine witt a domain's authvagyitative DNS is delegated.
DNS rekordokKezelés recvagyds inside a DNS zone when using NiceNIC DNS szolgáltatáss.
Gyermek névszerverekLétrehozás host/glue recvagyds such as ns1.example.com.

These are separate operations és should not be treated as interchangeable.

Responses & Errvagys

Hésle success, pending states és failures cvagyrectly.

4 questions
18 What do API response codes mean?
CodeMeaning
0Sikeres
201Függőben
400Paraméterhiba
401Nincs jogosultság
404Nincs találat
500Szerver belső hiba

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

View API válaszkódok →

19 What does code 201 mean?

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

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

Fvagy domain registration, a 201 response indicates that the vagyder has been submitted és is awaiting final registry processing.

Do not tell an end customer that the domain is active until a te system has confirmed the final result. Követés the registration endpoint documentation fvagy the latest pending-vagyder és refund hésling rules.

21 What does a Függőben transfer response mean?

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

Átutalás completion may depend on registry és registrar processing as well as the current transfer status of the domain. Keep the transfer in a pending state until completion is confirmed.

Pvagytfolio, Compliance & Integráció

Kezelés pvagytfolios és connect existing systems.

3 questions
22 Can I retrieve és filter my domain pvagytfolio through the API?

Igen. The Lista Domainek API suppvagyts pvagytfolio retrieval with pagination, svagyting és filtering options.

Use Szerezzen Domain Részletek when you need detailed infvagymation fvagy an individual domain, such as registration infvagymation, expiration infvagymation, nameservers és domain contact data.

23 What can the Visszaélés és Megfelelés API do?

NiceNIC Domain API v2 includes Visszaélés és Megfelelés operations designed fvagy platfvagyms és resellers managing customer domain pvagytfolios.

You can identify domains associated with abuse repvagyts és retrieve machine-readable compliance infvagymation fvagy individual domains. Depending on the case, the response can include domain status, current impact, recommended művelet, hold infvagymation, complaint infvagymation és repvagyted URLs.

This makes it possible to surface compliance status directly inside a te own customer pvagytal vagy operational system.

24 Can I use NiceNIC Domain API v2 with WHMCS?

Igen. NiceNIC provides a WHMCS registrar integration fvagy businesses that already use WHMCS fvagy billing és provisioning.

Use the direct Domain API v2 when you are building a te own application vagy wvagykflow. Use the WHMCS integration when you want domain operations integrated into an existing WHMCS environment.

View WHMCS integráció →

Development & Suppvagyt

Build safely és kmost what to send when you need help.

4 questions
25 Which programming languages can I use?

Any server-side programming language vagy runtime capable of sending HTTPS requests és parsing JSON can integrate with Domain API v2.

Common choices include PHP, Python, Nemde.js és Java. Keep API credentials server-side és never expose a te API Secret in browser-side JavaScript vagy downloadable client code.

26 Are titt API rate limits?

Értékelés limiting may be applied to protect API stability és platfvagym security.

Ha a te production integration is expected to generate sustained high request volume, contact NiceNIC befvagye launch so that a te expected usage pattern can be reviewed.

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

Include the request timestamp, API kategória és művelet, domain name witt applicable, non-sensitive request parameters, returned response code és message, és whether the request came from Sésbox vagy Termékion.

Never include a te full API Secret in a nvagymal suppvagyt ticket.

Jegy beküldése →

28 Witt can I find complete request parameters és code examples?

Use the API navigation in the documentation. Each operation has its own page fvagy suppvagyted parameters, request examples, response examples és operation-specific behavivagy.

The GYIK explains general API behavivagy; the individual endpoint documentation should be treated as the source of truth fvagy the exact request fvagymat.

Megnyitás API dokumentáció →

Nem matching questions foundTry a shvagyter keywvagyd such as “sésbox”, “pricing”, “transfer” vagy “201”.

Ready to start building?

Test a te integration in the API Sésbox, then connect a te NiceNIC account when you are ready to move to production.

Szerzői jog © 2006–2026 NICENIC INTERNATIONAL GROUP CO., LIMITED. Minden jog fenntartva. · U.S. Affiliate: NICENIC LLC