Getting Started

Get up and running with ZoneCloud in minutes.

Create Account

  1. Visit console.zonecloud.com
  2. Click Sign Up and enter your email
  3. Verify your email address
  4. Complete your profile

Console Overview

The console is your central dashboard for managing all ZoneCloud services:

    1. Overview - Quick stats and recent activity
    2. Products - Access CDN, DNS, Domain, SSL, and Hosting
    3. Billing - View invoices and manage payments
    4. Settings - Account, API keys, and team management

API Access

Generate an API key to automate your workflows:

  1. Go to Settings β†’ API Keys
  2. Click Create New Key
  3. Copy and store securely
# Example API call
curl -H "Authorization: Bearer YOUR_API_KEY" \
  https://api.zonecloud.com/v1/cdn/domains

Next Steps

Β© 2026 ZoneCloud. All rights reserved.