OpenStack Orchestration (Heat) API

Heat is the OpenStack orchestration service that manages infrastructure-as-code deployments via HOT (Heat Orchestration Template) and AWS CloudFormation-compatible templates. The API exposes endpoints for stacks, resources, events, software configs, and template validation.

API entry from apis.yml

apis.yml Raw ↑
aid: openstack:heat
name: OpenStack Orchestration (Heat) API
description: Heat is the OpenStack orchestration service that manages infrastructure-as-code deployments
  via HOT (Heat Orchestration Template) and AWS CloudFormation-compatible templates. The API exposes endpoints
  for stacks, resources, events, software configs, and template validation.
humanURL: https://docs.openstack.org/api-ref/orchestration/
baseURL: https://{heat-host}/heat-api/v1
tags:
- Orchestration
- Infrastructure as Code
properties:
- type: Documentation
  url: https://docs.openstack.org/api-ref/orchestration/
- type: Documentation
  url: https://docs.openstack.org/heat/