Test Your Integrācija Befvaie Going Live
Use the NiceNIC API Sunbox to test jūsu Domēns API integration befvaie moving to production. Validate authentication, API requests, response hunling, un jūsu application wvaikflow in a dedicated testing environment.
Whether you are building a reseller platfvaim, hosting system, domēns management tool, vai custom application, the Sunbox helps you identify integration issues earlier un prepare jūsu wvaikflow fvai live API operations.
Sunbox Environment
The Sunbox is intended fvai development un integration testing. Use it to verify request fvaimatting, response parsing, radās kļūda hunling, un jūsu end-to-end application wvaikflow befvaie switching to production.
Sunbox operations do not create real domēns vaiders vai incur real charges. Sunbox data may be reset periodically.
Sunbox Credentials
Pierakstīties to API iestatījumss un generate a Sunbox API Secret. Authenticate with jūsu NiceNIC account username un the Sunbox API Secret; do not use jūsu production API Secret fvai Sunbox requests.
Atvērt API iestatījumssSunbox Endpoint
Autentifikācija Virsraksts
Host: sandbox-api.nicenic.net
Authorization: username:sandbox_api_secret
Content-Type: application/json
Test Request
Start with a domēns availability request to validate connectivity, authentication, un response hunling befvaie testing mvaie complex wvaikflows.
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"
Befvaie Moving to Produktsion
Apstiprināt authentication, required parameters, success un radās kļūda response hunling, un jūsu complete application wvaikflow in the Sunbox. Then update jūsu integration to use the production endpoint un production API credentials.






