📄️ Get Started
This document provides an overview of the Quave Cloud API and how to use it.
📄️ Accounts API
The Accounts API allows you to manage accounts in Quave Cloud. You can create, retrieve, list, and delete accounts.
📄️ App Environment Configuration API
The App Environment Configuration API allows you to manage configuration settings for app environments in Quave Cloud, including git branch, health checks, security settings, and environment name.
📄️ App Environment Deployments API
The App Environment Deployments API allows you to manage deployments, builds, and lifecycle operations for app environments in Quave Cloud.
📄️ App Environment History API
The App Environment History API allows you to retrieve the deployment history and activity timeline for an app environment in Quave Cloud. This is useful for understanding when deployments occurred, tracking changes over time, and finding deployment times for log filtering.
📄️ App Environment Management API
The App Environment Management API allows you to manage resources, scaling, and apply pending changes to app environments in Quave Cloud.
📄️ App Environment Metrics API
The App Environment Metrics API allows you to retrieve real-time resource usage metrics (CPU, memory, containers) for an app environment in Quave Cloud.
📄️ App Environment Pods API
The App Environment Pods API allows you to retrieve pod-level details for an app environment in Quave Cloud. This provides granular information about individual container instances, useful for debugging and understanding pod health.
📄️ App Environment Region API
The App Environment Region API allows you to change the region of app environments in Quave Cloud. Changing regions is a complex operation that requires proper DNS (CNAME) configuration.
📄️ App Environment Status API
The App Environment Status API allows you to get the current runtime status and health of an app environment in Quave Cloud.
📄️ App Environment Variables API
The App Environment Variables API allows you to manage environment variables for app environments in Quave Cloud.
📄️ App Environments API
The App Environments API allows you to manage app environments in Quave Cloud. You can create, retrieve, and delete app environments.
📄️ Apps API
The Apps API allows you to manage apps in Quave Cloud. You can create, retrieve, and delete apps.
📄️ Code API
The Code API provides endpoints to handle code uploads so you can trigger new builds and deployments via API to your app's environments.
📄️ Hosts API
The Hosts API allows you to manage hosts in your app env. You can create, update, and remove hosts.
📄️ Logs API
The Logs API allows you to retrieve logs from your app environments in Quave Cloud.