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.
Popular Guides
Need Help?
- Support Portal: my.wayscloud.services/support
- API Reference: Interactive API Docs
- Dashboard: my.wayscloud.services
API Access
WAYSCloud provides a comprehensive REST API for programmatic access to all services. Get your API keys from the dashboard:
- Log in to my.wayscloud.services
- Navigate to API Keys
- Generate a new API key
- 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.