Hoplite · AsyncAPI Specification

Hoplite Webhooks

Version

View Spec View on GitHub CompanyCoding AgentsDeveloper ToolsAI AgentsCloud Development EnvironmentsDevOpsMCPPull RequestsSoftware AutomationGitHubAsyncAPIEvents

AsyncAPI Specification

hoplite-webhooks.yml Raw ↑
generated: '2026-07-19'
method: searched
source: https://hoplite.sh/docs/automations
spec_type: Webhooks
description: >-
  Hoplite's webhook surface is inbound: external systems trigger an agent run by
  POSTing to a fixed delivery endpoint, and the GitHub App delivers review
  activity into threads. Hoplite publishes no AsyncAPI document; this captures the
  documented webhook catalog. Never fabricated — outbound event streams are not
  documented.
inbound_webhooks:
- name: automation-trigger
  endpoint: POST https://api.hoplite.sh/api/automations/webhooks
  auth:
    scheme: bearer
    header: Authorization
    token_prefix: hwa2_
    notes: >-
      Token scoped to one automation; revealed once; rotatable (old credential
      stops working immediately). Legacy hwa_ token-in-path URLs are deprecated
      and rejected for hwa2_ credentials.
  behavior: >-
    An authenticated POST runs the automation's prompt as a new agent run in the
    bound project. The request body is arbitrary JSON (e.g. {"event":"deploy.failed"}).
  docs: https://hoplite.sh/docs/automations
- name: github-review-activity
  source: GitHub App
  behavior: >-
    The Hoplite GitHub App delivers pull-request review threads, comments, and
    check results via webhooks so thread PR state stays in sync; unresolved
    comments feed back into the agent conversation on its next run.
  docs: https://hoplite.sh/docs/github

Work with this as data

Every AsyncAPI spec here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for asyncapi

4 MCP tools reach this
  • find_asyncapisBrowse and filter every AsyncAPI spec in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/hoplite-webhooks"
All asyncapi
curl "https://apis.io/api/v1/asyncapis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.