Loading…
Automate your workflow with our public endpoints. All requests should be made to https://nxtdev.xyz/api.
/subdomain-availabilityCheck if a specific subdomain label is available to be claimed.
label[string]The label to check (e.g. 'project-x')/propagationCheck the current DNS propagation status of a FQDN.
fqdn[string]The full domain name (e.g. 'app.nxtdev.xyz')/domain-verifyVerify ownership of a domain using DNS challenges.
domain[string]Domain name to verifytoken[string]Verification token from dashboard/healthCheck the system status and connectivity.
/updateUpdate your subdomain's A record dynamically (Dynamic DNS).
key[string]Your API Key (nxt_...)domain[string]The full subdomain (e.g. 'home.nxtdev.xyz')ip[string]The new IP address to point to