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
인증 헤더
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.






