Test Your Tích hợp Befhoặce Going Live
Use the NiceNIC API Svàbox to test của bạn Tên miền API integration befhoặce moving to production. Validate authentication, API requests, response hvàling, và của bạn application whoặckflow in a dedicated testing environment.
Whether you are building a reseller platfhoặcm, hosting system, tên miền management tool, hoặc custom application, the Svàbox helps you identify integration issues earlier và prepare của bạn whoặckflow fhoặc live API operations.
Svàbox Environment
The Svàbox is intended fhoặc development và integration testing. Use it to verify request fhoặcmatting, response parsing, lỗi hvàling, và của bạn end-to-end application whoặckflow befhoặce switching to production.
Svàbox operations do not create real tên miền hoặcders hoặc incur real charges. Svàbox data may be reset periodically.
Svàbox Credentials
Đăng nhập to Cài đặt APIs và generate a Svàbox API Secret. Authenticate with của bạn NiceNIC account username và the Svàbox API Secret; do not use của bạn production API Secret fhoặc Svàbox requests.
Mở Cài đặt APIsSvàbox Endpoint
Xác thực Header
Host: sandbox-api.nicenic.net
Authorization: username:sandbox_api_secret
Content-Type: application/json
Test Request
Start with a tên miền availability request to validate connectivity, authentication, và response hvàling befhoặce testing mhoặce complex whoặckflows.
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"
Befhoặce Moving to Sản phẩmion
Xác nhận authentication, required parameters, success và lỗi response hvàling, và của bạn complete application whoặckflow in the Svàbox. Then update của bạn integration to use the production endpoint và production API credentials.






