Andel · AsyncAPI Specification
Andel Data Exchange Webhooks
Version
View Spec
View on GitHub
CompanyHealthcarePharmacyPharmacy BenefitsDrug PricingSpecialty MedicationsData ExchangeWebhookAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-17'
method: searched
source: https://build.andel.org/dataexchange/data-exchange-api/webhooks/create-subscription
spec_type: Webhooks
transport: https-webhook
delivery: Andel POSTs events to a subscriber-registered HTTPS endpoint.
management_api:
base_path: /exchange/v1
operations:
- operationId: listSubscriptions
method: GET
path: /webhooks/subscriptions
summary: List your webhook subscriptions
- operationId: createSubscription
method: POST
path: /webhooks/subscriptions
summary: Subscribe to purchase events
- operationId: deleteSubscription
method: DELETE
path: /webhooks/subscriptions/{subscription_id}
summary: Delete a webhook subscription
subscription:
required: [url, event_types]
url: HTTPS endpoint where Andel will POST events.
secret: Returned once on creation (SubscriptionWithSecret) for signature verification.
events:
- type: purchase.created
description: Emitted when a new member purchase is recorded on the Data Exchange.
payload_schema: Purchase
notes: >-
The Data Exchange API documents a webhook surface (subscription management +
purchase.created delivery) but does not publish a standalone AsyncAPI document.
This artifact captures the webhook catalog; no AsyncAPI spec was fabricated.
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.
Call it yourself
curl for this page
This AsyncAPI spec
curl "https://apis.io/api/v1/asyncapis/andel-data-exchange-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.