Parallel Web Systems · AsyncAPI Specification

Parallel Web Systems Webhooks

Version

View Spec View on GitHub CompanyAi MlWeb SearchDeep ResearchData EnrichmentWeb MonitoringAI AgentsMCPA2AAgent SkillsContent ExtractionEntity ResolutionAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-20'
method: searched
source: https://docs.parallel.ai/resources/webhook-setup
type: Webhooks
spec: standard-webhooks
transport: https-post-json
description: >-
  Parallel delivers real-time webhook notifications when events occur in Task, FindAll,
  and Monitor operations, removing the need to poll. Subscriptions select events via an
  `event_types` array configured in Settings -> Webhooks.
signing:
  spec: Standard Webhooks
  algorithm: HMAC-SHA256
  encoding: base64-rfc4648-padded
  signed_content: '<webhook-id>.<webhook-timestamp>.<payload>'
  headers:
  - name: webhook-id
    purpose: Unique event identifier.
  - name: webhook-timestamp
    purpose: Unix timestamp in seconds.
  - name: webhook-signature
    purpose: Versioned signature(s), format 'v1,<base64 signature>'.
  secret:
    prefix: whsec_
    detail: Base64-decode the secret after stripping the whsec_ prefix to obtain the HMAC key.
event_families:
- family: Task API
  detail: Task run lifecycle/completion events.
- family: FindAll
  detail: Candidate and run events.
- family: Monitor API
  detail: Monitor events and completions.
notes: >-
  Provider documents webhooks but ships no AsyncAPI document, so this captures the webhook
  catalog (type Webhooks). Streaming progress is also available as Server-Sent Events on the
  per-resource /events endpoints in the OpenAPI. No fabricated event names - families are as
  documented; exact per-API event_type strings live in each API's reference page.

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/parallel-web-systems-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.