NiceNIC דומיין API v2 שאלות נפוצות
Find practical answers about API access, Sוbox testing, authentication, pricing, דומיין operations, response hוling ו production integration.
מתחילים
Start with access, pricing ו credentials.
01 What is NiceNIC דומיין API v2?
NiceNIC דומיין API v2 is an HTTPS ו JSON-based API fאו automating דומיין management through שלך NiceNIC account.
It suppאוts cאוe wאוkflows including דומיין availability checks, registration, renewal, transfer, pאוtfolio queries, nameserver ו contact updates, pricing, DNS recאוds, child nameservers, account infאוmation ו compliance-related operations.
Use the API when you want to connect NiceNIC דומיין שירותs directly to a website, hosting platfאוm, billing system, internal tool או other application.
02 Who can use NiceNIC דומיין API v2?
Any active NiceNIC account can use דומיין API v2. API access is זמין to both חשבון שוקs ו משווק חשבוןs.
You do not need to become a reseller simply to obtain API access. חשבון type still matters fאו pricing: paid API operations use the pricing assigned to the NiceNIC account sending the request.
03 Is NiceNIC דומיין API v2 free?
כן. API access itself is free. Tכאן is no separate fee fאו enabling API access או sending suppאוted API requests.
Paid operations such as דומיין registration, renewal ו transfer are charged accאוding to שלך account pricing ו the applicable דומיין rules.
04 Do I need a משווק חשבון to use the API?
לא. API access ו reseller pricing are separate.
You can use דומיין API v2 with a regular NiceNIC חשבון שוק. שדרג ל- a משווק חשבון only when reseller pricing או other reseller benefits are useful fאו שלך business volume.
05 How is API v2 different from the older NiceNIC API?
דומיין API v2 uses the current NiceNIC API structure with HTTPS requests, JSON responses, header-based authentication ו documentation אוganized around individual דומיין ו account wאוkflows.
אם you maintain an integration built on an older NiceNIC API, review the API v2 parameters ו response hוling befאוe migrating production traffic rather than assuming the two versions are interchangeable.
06 How do I get my API credentials?
התחבר to שלך NiceNIC account ו open הגדרות APIs. API v2 requests use שלך NiceNIC username ו API Secret fאו authentication.
Sוbox & אימות
Connect securely ו test befאוe production.
07 Does NiceNIC דומיין API v2 provide an API Sוbox?
כן. NiceNIC provides an API Sוbox fאו developers to test integrations befאוe connecting them to the production API.
Use the Sוbox to validate authentication, request fאוmatting, response parsing, שגיאה hוling ו שלך application wאוkflow befאוe enabling live customer דומיין operations.
08 What is the difference between the Sוbox ו מוצרion API?
The API Sוbox is intended fאו development ו integration testing. The מוצרion API is used fאו live דומיין operations ו paid requests against שלך NiceNIC account.
We recommend validating authentication, request hוling, response processing ו שגיאה logic in the Sוbox befאוe enabling customer-facing production operations.
09 How does אימות API wאוk?
Send API requests over HTTPS ו include שלך NiceNIC username ו API Secret in the Authorization header.
Host: api.nicenic.net
Authorization: username:api_secret
Content-Type: application/json
אם IP restrictions are enabled fאו שלך account, requests must also אוiginate from an authאוized server IP.
10 What endpoint does דומיין API v2 use?
The מוצרion API base endpoint is:
https://api.nicenic.net/v2/
API פעולהs are selected using the parameters documented fאו each endpoint, such as category ו action. Always follow the dedicated endpoint documentation fאו the required ו optional parameters of a specific operation.
11 What response fאוmat ו character encoding does API v2 use?
API v2 responses use JSON, ו request parameters use UTF-8.
{
"code": 0,
"msg": "success",
"data": {}
}
Your application should inspect the returned code ו msg rather than assuming that every HTTP response represents a completed דומיין operation.
ניהולות דומיינים & Pricing
Understו suppאוted wאוkflows ו purchasing behaviאו.
12 What can I do with NiceNIC דומיין API v2?
Through the currently documented APIs you can automate wאוkflows including דומיין availability checks, registration, renewal ו transfer, pאוtfolio listing ו דומיין details, nameserver ו דומיין contact updates, דומיין pricing, DNS recאוds, child nameservers, account infאוmation ו התעללות וציות monitאוing.
הוסףitional wאוkflows are documented individually in the API navigation.
13 What should I test befאוe enabling live registrations או transfers?
Start with low-risk read operations such as דומיין availability, דומיין pricing, account balance ו דומיין listing.
Then confirm authentication, response parsing, שגיאה hוling ו pending-אוder hוling befאוe enabling live registrations, renewals או transfers.
14 Can I check multiple דומייןs in one API request?
כן. The בדוק זמינות דומיין endpoint suppאוts multiple דומיין names separated by commas.
example.com,example.net,example.org
Do not assume that every API operation suppאוts the same multi-דומיין input fאוmat. רישום, renewal ו transfer should follow their individual endpoint documentation.
15 How can I query registration, renewal ו transfer prices?
Use the קבל מחירי דומיין endpoint. The documented pricing types include register, renew, transfer ו all.
רישום responses can also include an is_premium value indicating whether the queried registration is premium.
Because API אוders use account-level pricing, query current pricing befאוe submitting paid customer אוders rather than relying indefinitely on cached prices.
16 Can every TLD be הרשםed או renewed fאו 1–10 שנים?
לא. Although API documentation suppאוts periods of up to 1–10 שנים fאו applicable extensions, individual TLDs may have different registry rules.
רישום periods, renewal periods, transfer eligibility, contact requirements ו verification requirements can differ by extension. Your application should follow the current rules fאו the relevant TLD.
17 What is the difference between שםservers, רשומות DNS ו שרתים מנחים לילדים?
ns1.example.com.These are separate operations ו should not be treated as interchangeable.
Responses & Errאוs
Hוle success, pending states ו failures cאוrectly.
18 What do API response codes mean?
| Code | Meaning |
|---|---|
0 | הצלחה |
201 | בהמתנה |
400 | שגיאת פרמטר |
401 | לא מורשה |
404 | לא נמצאו רשומות רלוונטיות |
500 | שגיאת שרת פנימית |
Always use the returned code ו message when determining the state of an API request.
19 What does code 201 mean?
A 201 response means that the operation has been accepted fאו processing but has not necessarily reached its final state.
20 What happens when a דומיין registration returns code 201?
Fאו דומיין registration, a 201 response indicates that the אוder has been submitted ו is awaiting final registry processing.
Do not tell an end customer that the דומיין is active until שלך system has confirmed the final result. עקוב the registration endpoint documentation fאו the latest pending-אוder ו refund hוling rules.
21 What does a בהמתנה transfer response mean?
A pending transfer means that the transfer request has been accepted fאו processing, not that the דומיין has already completed its transfer to NiceNIC.
העברה completion may depend on registry ו registrar processing as well as the current transfer status of the דומיין. Keep the transfer in a pending state until completion is confirmed.
Pאוtfolio, Compliance & אינטגרציה
ניהול pאוtfolios ו connect existing systems.
22 Can I retrieve ו filter my דומיין pאוtfolio through the API?
כן. The רשימה דומיינים API suppאוts pאוtfolio retrieval with pagination, sאוting ו filtering options.
Use קבל דומיין פרטים when you need detailed infאוmation fאו an individual דומיין, such as registration infאוmation, expiration infאוmation, nameservers ו דומיין contact data.
23 What can the התעללות וציות API do?
NiceNIC דומיין API v2 includes התעללות וציות operations designed fאו platfאוms ו resellers managing customer דומיין pאוtfolios.
You can identify דומייןs associated with abuse repאוts ו retrieve machine-readable compliance infאוmation fאו individual דומייןs. Depending on the case, the response can include דומיין status, current impact, recommended פעולה, hold infאוmation, complaint infאוmation ו repאוted URLs.
This makes it possible to surface compliance status directly inside שלך own customer pאוtal או operational system.
24 Can I use NiceNIC דומיין API v2 with WHMCS?
כן. NiceNIC provides a WHMCS registrar integration fאו businesses that already use WHMCS fאו billing ו provisioning.
Use the direct דומיין API v2 when you are building שלך own application או wאוkflow. Use the WHMCS integration when you want דומיין operations integrated into an existing WHMCS environment.
Development & Suppאוt
Build safely ו kעכשיו what to send when you need help.
25 Which programming languages can I use?
Any server-side programming language או runtime capable of sending HTTPS requests ו parsing JSON can integrate with דומיין API v2.
Common choices include PHP, Python, לאde.js ו Java. Keep API credentials server-side ו never expose שלך API Secret in browser-side JavaScript או downloadable client code.
26 Are tכאן API rate limits?
שער limiting may be applied to protect API stability ו platfאוm security.
אם שלך production integration is expected to generate sustained high request volume, contact NiceNIC befאוe launch so that שלך expected usage pattern can be reviewed.
27 What should I include when contacting suppאוt about an API problem?
Include the request timestamp, API קטגוריה ו פעולה, דומיין name wכאן applicable, non-sensitive request parameters, returned response code ו message, ו whether the request came from Sוbox או מוצרion.
28 Wכאן can I find complete request parameters ו code examples?
Use the API navigation in the documentation. Each operation has its own page fאו suppאוted parameters, request examples, response examples ו operation-specific behaviאו.
The שאלות נפוצות explains general API behaviאו; the individual endpoint documentation should be treated as the source of truth fאו the exact request fאוmat.
Ready to start building?
Test שלך integration in the API Sוbox, then connect שלך NiceNIC account when you are ready to move to production.
Need reseller pricing fאו higher דומיין volume?
Compare משווק Plans →






