Skip to content

api-evangelist/instabug

Repository files navigation

Instabug (Luciq) (instabug)

Instabug — now rebranded as Luciq — is an agentic mobile observability platform covering bug reporting, crash reporting, application performance monitoring, session replay, surveys, feature flags, rollout management, and AI agents (Detect, Resolve, Release). Public agent-facing surface is the Luciq MCP Server at api.luciq.ai/api/mcp; data export, webhooks, and per-platform SDKs (iOS, Android, React Native, Flutter, KMP) round out the API footprint.

APIs.json: https://raw.githubusercontent.com/api-evangelist/instabug/refs/heads/main/apis.yml

Tags

  • Agentic AI
  • APM
  • Application Performance Monitoring
  • Bug Reporting
  • Crash Reporting
  • MCP
  • Mobile
  • Mobile Observability
  • Observability
  • Session Replay

Timestamps

  • Created: 2026-05-23
  • Modified: 2026-05-23

APIs

Luciq MCP Server

The Luciq MCP Server is a remote Model Context Protocol server hosted at api.luciq.ai/api/mcp that exposes mobile observability data (applications, crashes, crash patterns, occurrences, app hangs, bugs, reviews) as agent-callable tools. It uses Streamable HTTP transport over HTTPS (TLS 1.2+), OAuth 2.0 with Dynamic Client Registration for IDE/agent auth, and supports personal access tokens for CI and automation. Available on all Luciq plans with no extra setup.

Tags

  • Agentic AI
  • Crashes
  • MCP
  • Mobile Observability

Properties

Luciq App Health Metrics Export API

Enterprise-only REST API for exporting App Health metrics (crash-free sessions, cold/hot app launches, OOMs, ANRs) for ingest into Grafana, Datadog, or internal dashboards. Authentication and endpoint paths are gated; access provisioned by a Luciq Customer Success Manager. Listed here for inventory completeness — no public OpenAPI is published.

Tags

  • App Health
  • Crash-Free Sessions
  • Data Export
  • Enterprise
  • Metrics

Properties

Luciq Webhooks

Outbound HTTP POST webhooks deliver Bugs, Crashes, and APM events to a customer-configured callback URL. Requests are signed with HMAC-SHA256 using a per-webhook secret and delivered with the x-ibg-signature-256 header. Configurable per product (Bugs & Crashes or APM) and toggleable on demand from the Luciq dashboard.

Tags

  • APM Events
  • Bugs
  • Crashes
  • Event-Driven
  • Webhooks

Properties

Luciq iOS SDK (formerly Instabug-iOS)

Native iOS SDK distributed via CocoaPods and Swift Package Manager covering bug reporting, crash reporting, APM (app launch, network, screen rendering, screen loading, flows), session replay, in-app surveys, in-app replies, feature requests, and app ratings. Supports both UIKit and SwiftUI (including automatic SwiftUI screen-loading instrumentation).

Tags

  • iOS
  • Mobile SDK
  • Swift
  • SwiftUI
  • UIKit

Properties

Luciq Android SDK (formerly Instabug-Android)

Native Android SDK covering bug reporting, crash reporting (including ANR capture and deobfuscation), APM (app launch, network, screen rendering, screen loading, execution traces, flows, custom spans), session replay, surveys, in-app replies, feature requests, push notifications, app ratings, and Jetpack Compose integration.

Tags

  • Android
  • Jetpack Compose
  • Kotlin
  • Mobile SDK

Properties

Luciq React Native SDK (formerly Instabug-React-Native)

React Native plugin wrapping the native iOS and Android Luciq SDKs. Adds Expo integration, CodePush / Over-The-Air update support, plus bug reporting, crash reporting, APM, session replay, surveys, in-app replies, and app ratings on the React Native runtime.

Tags

  • Expo
  • JavaScript
  • Mobile SDK
  • React Native
  • TypeScript

Properties

Luciq Flutter SDK (formerly Instabug-Flutter)

Flutter plugin wrapping the native iOS and Android Luciq SDKs to deliver bug reporting, crash reporting (with crash-free sessions), APM (app launch, network, screen loading, UI hangs, flows, custom spans), session replay, in-app surveys, in-app replies, and app ratings inside Dart/Flutter apps.

Tags

  • Dart
  • Flutter
  • Mobile SDK

Properties

Luciq Kotlin Multiplatform SDK

Kotlin Multiplatform SDK that ships the Luciq mobile observability surface (bug reporting, crash reporting, APM with Ktor network logging, session replay, surveys, in-app replies, feature requests, custom spans, repro steps, session profiler) across iOS and Android targets from shared Kotlin code.

Tags

  • iOS
  • Kotlin
  • Kotlin Multiplatform
  • Ktor
  • Mobile SDK

Properties

Common Properties

Releases

No releases published

Packages

 
 
 

Contributors