🚀 Open Alpha - Start Building Today!

Our cloud platform is live and accepting new users. Sign up now and start deploying in minutes!

Documentation

Everything you need to get started with Patrii Cloud

Documentation Coming Soon

We're working hard on comprehensive documentation for all our services. In the meantime, here's what will be available:

Getting Started Guide
API Reference
Service Documentation
Tutorials and Best Practices
FAQ and Troubleshooting

Quick Start Example

# Create your first instance
curl -X POST https://api.patrii.cloud/v1/instances \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "name": "my-first-instance",
    "type": "vps.small",
    "region": "montreal-1",
    "image": "ubuntu-22.04"
  }'

Need Help Now?

While we prepare our documentation, feel free to reach out to our support team

Contact Support