Test Your التكامل Befأوe Going Live
Use the واجهة NiceNIC البرمجية 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.






