# Product Guide > Step-by-step guides for every product—platform setup, analytics, and integrations in one place. ## Docs - [API Quickstart](https://doc.heat-solutions.com/cloud-api/overview/quickstart.md): One centralized API for all your sites. - [Schedules Guide](https://doc.heat-solutions.com/cloud-api/overview/schedules.md): How to use schedules and commands. - [Get all sites](https://doc.heat-solutions.com/api-reference/sites/get-all-sites.md): Get all available sites with some information on status included. - [Get site details](https://doc.heat-solutions.com/api-reference/sites/get-site-details.md): Get all availabe details for a given site. - [Set schedules](https://doc.heat-solutions.com/api-reference/sites/set-schedules.md): Set all scheduled commands for a site. See the schedules guide for detailed documentation. - [Get API health status](https://doc.heat-solutions.com/api-reference/health/get-api-health-status.md): Returns 204 when the service is operational, 503 when unavailable. Request timeouts should also be treated as service unavailability. ## OpenAPI Specs - [openapi](https://doc.heat-solutions.com/cloud-api/openapi.json)