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.






