TestFairy · AsyncAPI Specification

Testfairy Webhooks Asyncapi

Version

View Spec View on GitHub CompanyMobileTestingApp DistributionBeta TestingQuality AssuranceDeveloper ToolsSession RecordingCrash ReportingDevOpsAsyncAPIEvents

AsyncAPI Specification

testfairy-webhooks-asyncapi.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.saucelabs.com/testfairy/api-reference/webhooks/
spec_type: Webhooks
description: >-
  TestFairy delivers event notifications via configurable webhooks. Webhooks are
  configured on the User Preferences > Webhooks page; each webhook targets
  selected projects and selected event types. Delivery is an HTTP POST with a
  JSON body whose top-level `event` field names the event type. No published
  AsyncAPI document exists, so this captures the webhook catalog as a Webhooks
  surface (not fabricated into an AsyncAPI spec).
delivery:
  method: POST
  content_type: application/json
  configured_at: 'TestFairy dashboard — User Preferences > Webhooks'
  scoping: per-project + per-event
  signature: none documented
events:
  - name: upload
    description: A new build was uploaded to a project.
    payload_fields:
      - event
      - timestamp
      - version
      - build
      - appName
      - filesize
      - iconUrl
      - communityUrl
  - name: feedback
    description: A tester submitted feedback on a build/session.
    payload_fields:
      - event
      - timestamp
      - (feedback-specific fields)
notes: >-
  The JSON payload always includes an `event` field identifying the type; other
  fields are event-specific. Additional event types may exist in the dashboard;
  upload and feedback are the documented examples.

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/testfairy-webhooks-asyncapi"
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.