Test Your एकीकरण Befयाe Going Live
Use the NiceNIC API Sऔरbox to test आपका डोमेन API integration befयाe moving to production. Validate authentication, API requests, response hऔरling, और आपका application wयाkflow in a dedicated testing environment.
Whether you are building a reseller platfयाm, hosting system, डोमेन management tool, या custom application, the Sऔरbox helps you identify integration issues earlier और prepare आपका wयाkflow fया live API operations.
Sऔरbox Environment
The Sऔरbox is intended fया development और integration testing. Use it to verify request fयाmatting, response parsing, त्रुटि hऔरling, और आपका end-to-end application wयाkflow befयाe switching to production.
Sऔरbox operations do not create real डोमेन याders या incur real charges. Sऔरbox data may be reset periodically.
Sऔरbox Credentials
साइन इन करें to API सेटिंगs और generate a Sऔरbox API Secret. Authenticate with आपका NiceNIC account username और the Sऔरbox API Secret; do not use आपका production API Secret fया Sऔरbox requests.
खोलें API सेटिंगsSऔरbox Endpoint
प्रमाणीकरण Header
Host: sandbox-api.nicenic.net
Authorization: username:sandbox_api_secret
Content-Type: application/json
Test Request
Start with a डोमेन availability request to validate connectivity, authentication, और response hऔरling befयाe testing mयाe complex wयाkflows.
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"
Befयाe Moving to उत्पादion
पुष्टि करें authentication, required parameters, success और त्रुटि response hऔरling, और आपका complete application wयाkflow in the Sऔरbox. Then update आपका integration to use the production endpoint और production API credentials.






