HipChat Webhooks API
Event-driven webhook delivery from HipChat rooms. Webhooks could be registered via the REST API or declared in an add-on descriptor. Each delivery included a JWT-signed signed_request query parameter that the receiving service was expected to verify. The room_message event was the primary integration pattern, with additional events covering room enter, exit, topic change, archive, notification, and file upload. The webhook surface was retired with the rest of HipChat on February 15, 2019.
HipChat Webhooks API is one of 2 APIs that HipChat publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
This API exposes 1 machine-runnable capability that can be deployed as REST, MCP, or Agent Skill surfaces via Naftiko and 1 JSON Schema definition.
Tagged areas include Webhooks, Events, Chat, and Sunset. The published artifact set on APIs.io includes API documentation, an AsyncAPI specification, authentication docs, 1 Naftiko capability spec, and 1 JSON Schema.