Rainforest QA · AsyncAPI Specification

Rainforest Qa Webhooks

Version

View Spec View on GitHub TestingQATest AutomationSoftware TestingCI/CDQuality AssuranceCrowdsourced TestingNo-CodeDeveloper ToolsAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
spec_type: Webhooks
source: https://help.rainforestqa.com/docs/using-webhooks
description: >-
  Rainforest sends run lifecycle callbacks (webhooks) to a URL configured per
  environment on the Sites and Environments settings page. Each request carries
  an HMAC digest for verification, generated with the Rainforest authorization gem.
transport: http-post
verification:
  method: hmac
  field: digest
  library: Rainforest authorization gem
configuration: Sites and Environments settings page (per environment webhook URL)
events:
  - type: initializing_run
    description: Sent at the very start, before run initialization and validation. Expects an immediate 200 acknowledgment.
  - type: before_run
    description: Sent when a test is about to start. Expects an immediate 202 acknowledgment; enables advanced (blocking) environment setup before the run proceeds.
  - type: after_run
    description: Sent when a run completes.
payload_shape: '{"callback_type": "before_run", "options": {"run_id": "12345"}, "digest": "ADIGESTSTRING"}'
callback_completion_endpoint: /1/callback/run/{run_id}/{callback_type}/{digest}

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/rainforest-qa-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 email required.

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