Skip to main content

Welcome to WAYSCloud

Welcome to the WAYSCloud Documentation! This guide will help you get started with our comprehensive cloud services platform.

What is WAYSCloud?

WAYSCloud is a modern cloud services platform offering a complete suite of infrastructure and platform services including:

  • Virtual Machines (VMs) - Flexible compute instances
  • Database as a Service (DBaaS) - Managed databases
  • Object Storage - Scalable storage solutions
  • DNS Management - Reliable DNS services
  • Shared Hosting - Traditional web hosting
  • LLM Services - Large Language Model APIs
  • GPU Studio - GPU-accelerated computing

Getting Started

1. Create an Account

If you haven't already, sign up for a WAYSCloud account.

2. Choose Your Service

Browse our Products page to find the right service for your needs.

3. Deploy Resources

Use our intuitive dashboard at my.wayscloud.services to deploy and manage resources.

4. Integrate with API

Explore our API Documentation to automate your infrastructure.

Need Help?

API Access

WAYSCloud provides a comprehensive REST API for programmatic access to all services. Get your API keys from the dashboard:

  1. Log in to my.wayscloud.services
  2. Navigate to API Keys
  3. Generate a new API key
  4. Use the key in your applications
# Example API call
curl -H "Authorization: Bearer YOUR_API_KEY" \
https://api.wayscloud.services/v1/vms

Documentation Structure

This documentation is organized by product category. Use the sidebar to navigate to specific services and features.


Ready to get started? Check out our Products overview or dive into a specific service documentation.