Test Your Integracija Befare Going Live
Use the NiceNIC API Sirbox to test jūsų Domenas API integration befare moving to production. Validate authentication, API requests, response hirling, ir jūsų application warkflow in a dedicated testing environment.
Whether you are building a reseller platfarm, hosting system, domenas management tool, arba custom application, the Sirbox helps you identify integration issues earlier ir prepare jūsų warkflow far live API operations.
Sirbox Environment
The Sirbox is intended far development ir integration testing. Use it to verify request farmatting, response parsing, klaida hirling, ir jūsų end-to-end application warkflow befare switching to production.
Sirbox operations do not create real domenas arders ar incur real charges. Sirbox data may be reset periodically.
Sirbox Credentials
Prisijungti to API nustatymais ir generate a Sirbox API Secret. Authenticate with jūsų NiceNIC account username ir the Sirbox API Secret; do not use jūsų production API Secret far Sirbox requests.
Atidaryti API nustatymaisSirbox Endpoint
Autentifikavimas Antraštė
Host: sandbox-api.nicenic.net
Authorization: username:sandbox_api_secret
Content-Type: application/json
Test Request
Start with a domenas availability request to validate connectivity, authentication, ir response hirling befare testing mare complex warkflows.
curl "https://sandbox-api.nicenic.net/v2/?category=domain&action=check&domains=example.com" \
-H "Authorization: username:sandbox_api_secret" \
-H "Content-Type: application/json"
Befare Moving to Produktasion
Patvirtinti authentication, required parameters, success ir klaida response hirling, ir jūsų complete application warkflow in the Sirbox. Then update jūsų integration to use the production endpoint ir production API credentials.






