Element5 · AsyncAPI Specification

Element5 Webhooks

Version

View Spec View on GitHub CompanyHealthcareRevenue Cycle ManagementPost-Acute CareWorkflow-AutomationEligibility VerificationPrior AuthorizationClaims ProcessingWebhookArtificial IntelligenceAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-19'
method: searched
source: openapi/element5-openapi-original.json
spec_type: Webhooks
transport: http-callback
description: >-
  Element5 posts task lifecycle events to a Webhook URL configured during onboarding. Each event is a
  JSON body carrying eventName, eventId (uuid), createdAt, and an eventPayload describing the task.
delivery:
  method: POST
  target: client-configured webhook URL (set at onboarding)
  content_type: application/json
envelope:
  fields:
  - eventName
  - eventId
  - createdAt
  - eventPayload
events:
- name: task#queued
  description: A submitted task has been accepted and queued for processing.
- name: task#started
  description: Processing of the task has begun.
- name: task#restarted
  description: Processing of the task has been restarted.
- name: task#progressed
  description: The task has advanced to a new progress checkpoint.
- name: task#succeeded
  description: The task completed successfully; results are available via the status endpoint.
- name: task#failed
  description: The task failed; a failure reason is provided.
source_operation: openapi/element5-openapi-original.json#E5TaskEvent

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/element5-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.