Home
API-first domain trading

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.

Search and pricesExact + batch

Check one domain, compare zones, or run batch lookup for panels and scripts.

Registration and renewalsOne flow, same pricing

The API follows the same business rules as the bot, so totals and behavior stay predictable.

DNS and CloudflareRecords, NS, and bind

Manage DNS, replace nameservers, and bind the domain to Cloudflare from one API surface.

Webhook and controlWhitelist + retries

Protect access with IP whitelist and watch domain events through signed webhook deliveries.

Overview

https://planet-project.click/api/v1

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

Token -> Whitelist -> Integrate
1. Create token

Open Profile -> API in the bot and generate a user token. Token creation requires at least $40 balance.

2. Add whitelist IP

Without whitelist the API stays closed, even with a valid token.

3. Integrate

Call account, search, register, renew, DNS, and Cloudflare bind from one base URL.

Features

Domain-core surface
Domain search

Exact lookup, shortlist suggestions, and batch search for trading panels.

Trading methods

Register and renew one domain or many domains in a single request.

DNS control

Full DNS replace, nameserver replace, and validator parity with the bot.

Cloudflare bind

Use existing Cloudflare profiles from the bot without building another config layer.

Webhook events

Receive registered, renewed, blocked, and unblocked events with HMAC signature.

Integrator-ready docs

Public docs, openapi, curl examples, changelog, and webhook guide on one domain.

Security and trust

Bearer + whitelist + HTTPS

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.

Bearer token
Created in the bot and rotated from the API panel. New token issuance and rotation require at least $40 balance.
Whitelist IP
Required for working methods. An empty list means closed access.
HTTPS
Docs and the working API are served over HTTPS on the same domain.
Idempotency-Key
Required for mutating requests to keep trading flows predictable.

Endpoint preview

GET /api/v1/domains/search

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

Public and ready

Everything below is already live on the same domain: API docs, changelog, webhook guide, and openapi schema.

Site verification

Temporary block

Verification code for confirming site ownership:

f6298f095a371f81ef08a2d14742e97b18713817d4060c799eb31bbea986a0c3