HVAC Launch

Mission Control automation access is available for approved workflows.

The beta keeps authenticated REST endpoints, bot credentials, incoming webhooks, outgoing webhooks, file uploads, and rich message formatting available for HVAC Launch internal tools. Public upstream API documentation is not exposed as part of this private workspace beta.

  • Production tools should use the Mission Control workspace URL and authenticated /api/v1/ endpoints.
  • Use admin-issued user API keys or dedicated bot credentials for approved internal workflows.
  • Webhook and automation surfaces remain in the server for controlled setup by workspace administrators.

REST API

Approved services can read and write workspace data through authenticated /api/v1/ endpoints using scoped user or bot credentials.

Incoming Webhooks

Internal systems can post alerts and workflow events through managed webhook URLs tied to dedicated bots, channels, and topics.

Outgoing Webhooks

Workspace actions can trigger controlled internal listeners when an admin approves the target service, channel scope, and ownership model.

Rich Messages

Automation can keep using markdown, links, files, code snippets, and structured topics so future AI/search workflows have useful context.