Luciq Webhook Events
Version 1.0
Luciq (formerly Instabug) webhooks deliver real-time notifications about bug reports, crash reports, and APM events to a configured callback URL via HTTP POST. The webhook integration is configured per Luciq project from the dashboard and can forward either "Bugs & Crashes" payloads or "APM" payloads. Each delivery is signed with HMAC-SHA256 using a 16-64 character alphanumeric secret bound at configuration time; verify the signature in the `x-ibg-signature-256` header against a SHA256 HMAC of the raw body to confirm the request originated from Luciq.
Luciq Webhook Events is an event-driven AsyncAPI specification published by Instabug (Luciq) on the APIs.io network, version 1.0.
The spec defines 1 channel, 3 message types, transport over HTTPS.
Tagged areas include Agentic AI, APM, Application Performance Monitoring, Bug Reporting, and Crash Reporting.
Channels
Messages
Servers
{webhookUrl}