TrustLayer · AsyncAPI Specification
Trustlayer Webhooks
Version
View Spec
View on GitHub
CompanyFintechInsurtechInsuranceRisk ManagementComplianceCertificate of InsuranceVendor ManagementAsyncAPIEvents
AsyncAPI Specification
generated: '2026-07-21'
method: searched
spec_type: Webhooks
source: https://developers.trustlayer.io/webhooks/
summary: >-
TrustLayer delivers real-time notifications via HTTP POST to a subscriber URL,
carrying a JSON payload describing the event and the records it applies to.
Two models are documented: the "Current" model uses generic object/record
terminology that extends to any custom entity, and a legacy model scoped to
Parties and Projects. Webhook endpoints are registered, listed, and deleted
through the Platform API (v1 /webhooks and /settings/webhooks).
delivery:
transport: http
method: POST
payload: application/json
management:
register: POST https://api.trustlayer.io/v1/webhooks
list: GET https://api.trustlayer.io/v1/webhooks
settings: https://api.trustlayer.io/v1/settings/webhooks
delete: DELETE https://api.trustlayer.io/v1/webhooks/{webhook_id}
event_groups:
current_model:
- primary-record-events
- primary-record-attribute-events
- primary-record-document-events
- primary-record-message-events
- primary-record-tag-events
- context-record-events
- context-record-attribute-events
- request-record-events
- request-record-attribute-events
- request-record-compliance-events
legacy_model_events:
- party_added
- party_removed
- party_compliance
- project_compliance
- record_compliance
- verification_removed
payload_fields_observed:
- primaryRecord.id
- primaryRecord.name
- document.id
- document.name
- attribute.id
- attribute.name
- attribute.value
- attribute.previousValue
notes: >-
The webhooks reference is published as a pre-rendered documentation page; a
standalone AsyncAPI/OpenAPI document is not separately downloadable (the
/webhooks/webhooks-api.yaml path serves the rendered HTML). Event group names
are the documented section categories; the snake_case values are concrete
legacy-model event types observed in the reference.
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/trustlayer-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.