Credentially · AsyncAPI Specification

Credentially Webhooks

Version

View Spec View on GitHub HealthcareCredentialingComplianceOnboardingWorkforceIdentity VerificationBackground ChecksNHSCompanyAsyncAPIEvents

AsyncAPI Specification

Raw ↑
generated: '2026-07-18'
method: searched
source: openapi/credentially-webhook-openapi-original.json, https://credentially.readme.io/reference/subscriptions
type: Webhooks
spec_type: none
note: Credentially documents a webhook subscription API but publishes no AsyncAPI document. This captures the webhook (event) surface. No AsyncAPI fabricated.
transport: http-callback
subscription_api:
  base: https://app.credentially.io/webhook-gateway
  operations:
  - GET /subscriptions (getSubscriptions)
  - POST /subscriptions (createSubscription)
  - DELETE /subscriptions/{id} (deleteSubscription)
  - GET /meta/events (getAvailableEventTypes)
delivery:
  method: POST to subscriber callback_url
  auth: Basic auth header (Base64 of <webhookName>:<password>) set per subscription
  ack_window_seconds: 15
  retries: after 30s, 60s, 120s ... doubling backoff, up to 14 attempts
  ordering: not guaranteed
  idempotency: duplicate deliveries possible; receivers must be idempotent
  semantics: state-change notifications only; intended to be used alongside the REST API rather than carrying data directly
event_types:
  discovery: GET /meta/events returns the authoritative list (requires auth)
  documented_examples:
  - PROFILE_COMPLIANCE_STATUS_CHANGED
  - PROFILE_DBS_STATUS_CHANGED

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