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.






