Planned integration
Webhooks
Event delivery is planned, but webhook registration, signing, retries, and replay endpoints are not part of the current public API.
Do not build against webhook examples yet
Iris does not currently issue customer webhook signing secrets or deliver email, SMS, card, wallet, or agent lifecycle events to customer endpoints. The internal, signed provider webhook that powers the Iris inbox is not a public subscription API. No customer event name or signature format is stable until this integration launches.
Current integration options
Use the REST API, CLI, or MCP server for supported request-response operations. Your application should treat successful API responses as the source of truth.
Planned launch contract
Before webhooks are documented as available, Iris will publish a versioned event catalog, signature-verification fixtures, retry behavior, replay protection, and end-to-end delivery tests.