PlanetDomains API for integrators, resellers, and automation
A compact, predictable API surface for domain search, registration, renewals, DNS, Cloudflare bind, batch operations, and webhook delivery. Public docs stay open. Working methods are protected by token and whitelist IP.
Check one domain, compare zones, or run batch lookup for panels and scripts.
The API follows the same business rules as the bot, so totals and behavior stay predictable.
Manage DNS, replace nameservers, and bind the domain to Cloudflare from one API surface.
Protect access with IP whitelist and watch domain events through signed webhook deliveries.
Overview
The core idea is simple: one API surface for domain trading, one bot for access control, and one shared set of business rules underneath. That keeps pricing, DNS validation, Cloudflare behavior, and renewal logic aligned between UI and automation.
Workflow
Open Profile -> API in the bot and generate a user token. Token creation requires at least $40 balance.
Without whitelist the API stays closed, even with a valid token.
Call account, search, register, renew, DNS, and Cloudflare bind from one base URL.
Features
Exact lookup, shortlist suggestions, and batch search for trading panels.
Register and renew one domain or many domains in a single request.
Full DNS replace, nameserver replace, and validator parity with the bot.
Use existing Cloudflare profiles from the bot without building another config layer.
Receive registered, renewed, blocked, and unblocked events with HMAC signature.
Public docs, openapi, curl examples, changelog, and webhook guide on one domain.
Security and trust
PlanetDomains keeps the public parts useful and the working parts narrow. Docs and openapi stay open for onboarding. Working endpoints require bearer auth, whitelist IP, and idempotency on mutating flows.
Endpoint preview
A typical first request checks one exact domain. After that you usually move to zones, register, renew, DNS, and batch flows.
curl -H "Authorization: Bearer pd_xxxxxxxxxxxxxxxxx" \
"https://planet-project.click/api/v1/domains/search?query=planet-project.click"Where to go next
Everything below is already live on the same domain: API docs, changelog, webhook guide, and openapi schema.
Site verification
Verification code for confirming site ownership:
f6298f095a371f81ef08a2d14742e97b18713817d4060c799eb31bbea986a0c3