📚 Documentation

Everything you need to get started with DCDN Cloud — guides, API reference, and tutorials.

🤖

Agent Platform

Deploy AI agents, marketplace API, multi-chain payments (ETH/SOL/USDC/DCDN), SDK reference.

Read Docs
☁️

Cloud VPS

Deploy VPS across 5 regions in seconds. 15 OS images, full root SSH, from $2/mo.

🎮

GPU Marketplace

AI inference, fine-tuning, and GPU rentals. 21 models, OpenAI-compatible API.

x402 Agentic Payments

Pay-per-request with USDC on Base chain. No API key needed. Built for AI agents.

💳

Billing & Credits

DCDN Credits, Stripe payments, token discounts, transaction history & CSV export.

🧠

Onyx AI Platform

Deploy Onyx with one click. OpenAI-compatible backend + Browser API MCP connector.

🖥️

Node Operators

Run a node, earn 70% of revenue. Hardware requirements, setup guide, earnings & payouts.

🚀

Getting Started

Set up your first domain in 5 minutes. Add your site, change nameservers, done.

🔧

Technical Guide

Deep dive — architecture, API reference, security, every feature explained in detail.

🖼️

Image CDN

On-the-fly resize, WebP/AVIF, quality control. Just add parameters to the URL.

⚡️

Edge Functions

Deploy serverless functions in Python, Node.js, or Deno. Like any serverless workers, but no lock-in.

💻

Compute & One-Click Apps

VPS from $2/mo. Deploy WordPress, Ghost, Next.js in one click.

📡

Uptime Monitoring

HTTP/HTTPS/TCP monitoring from 4 regions. Alerts + public status pages.

📧

Email Forwarding

Forward emails from your domain. Catch-all or per-address. No mail server needed.

🛡️

DDoS Protection

Always-on protection. Real-time dashboard. Under Attack Mode toggle.

🌍

Geo A/B Testing

Route traffic by country. A/B test landing pages by geography. Pro plan+.

🤝

Affiliate Program

Earn 80% recurring commission. Share your link, earn on every payment.

🔄

Migrate from any provider

Automatic import — domains, DNS, SSL. Zero downtime. 3 minutes.

🔒

Security

WAF, CORS, rate limiting, SSRF protection, sandboxed functions, encrypted transport.

🎁

DCDN Credits

1 Credit = $1 USD. Buy via Stripe, redeem promo codes, track usage. Token payments get 15% discount.

🤝

Reseller Program

Become a reseller — create promo codes, earn 80% commission, progress through tiers (Base → Gold).

📡 Quick API Reference

Base URL: https://dcdncloud.com/api/v1 — Auth: Authorization: Bearer TOKEN

EndpointDescriptionAuth
POST /auth/registerCreate account
POST /auth/loginLogin → JWT token
GET /cdn/domainsList your domains✅️
GET /cdn-cgi/image/?url=...&w=...&f=...Image optimization
POST /edge/functionsDeploy edge function✅️
ANY /edge/invoke/{id}Invoke function
POST /compute/instancesCreate VPS✅️
GET /compute/templatesApp templates
POST /monitoring/monitorsCreate monitor✅️
POST /email/routesCreate email route✅️
GET /ddos/overviewDDoS dashboard✅️
POST /affiliate/joinJoin affiliate✅️
POST /migrate/cf/importImport DNS & config✅️
GET /credits/balanceCredit balance✅️
POST /promo/redeemRedeem promo code✅️
GET /reseller/meReseller dashboard✅️
POST /reseller/promo/createCreate reseller promo✅️
GET /content moderation/featuresCR features
GET /gpu/modelsList AI models✅️
POST /gpu/inferenceRun AI inference✅️
POST /gpu/rentRent GPU node✅️
GET /gpu/nodesList GPU nodes✅️
POST /x402/inferencex402 paid inferencex402
GET /x402/pricingx402 pricing info

→ Compute API · → GPU API · → Full Technical Guide (PDF)