Interactive testing for the NextNet Reseller Domain Management API
API v4.0 • Organization API Key RequiredX-Serendipity-API-Key: sk_org_...All endpoints accept organization-scoped API keys.
client_user_email Requireddomain_host Requiredsubscription_tier Optionalindustry Optionalbusiness_scope Optionalcity / state Optionalcms_platform Optionalauto_trigger_processing Optionalcurl -X POST \
https://prod.nextnet.ai/accounts/reseller/domains/ \
-H "Content-Type: application/json" \
-H "X-Serendipity-API-Key: sk_org_..." \
-d '{
"client_user_email": "client@co.com",
"domain_host": "example.com",
"subscription_tier": "pro",
"industry": "plumbing",
"business_scope": "local",
"city": "Tampa",
"state": "Florida"
}'domain — id, host, verification_status, createdclient_user — id, email, name, createdsubscription — tier, status, max_pageswordpress — enabled, api_key (if CMS=wordpress)processing_run_id — uuid (if auto_trigger=true)