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 تنظیمات APIs و 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.
باز تنظیمات APIsSوbox Endpoint
احراز هویت هدر
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.






