Instabug (Luciq) Applications API
Enumerate the mobile applications accessible to the authenticated account. Applications are the root scoping primitive for every other MCP tool in this surface.
Instabug (Luciq) Applications API is one of 13 APIs that Instabug (Luciq) publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Applications. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and authentication docs.
This API exposes 1 operation across 1 path, and defines 2 schemas. It is described by OpenAPI 3.1.0, at version 1.0.
Requests are made against a single base URL, https://api.luciq.ai/api/mcp.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Instabug (Luciq) Applications API declares
2 security schemes
for authenticating requests.
It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 1 scope.
It accepts HTTP bearer tokens (token) (personalAccessToken).
By default, every request must be authenticated.
oauth2— OAuth 2.0 with Dynamic Client Registration. The Luciq MCP server advertises its authorization and token endpoints to MCP clients that register dynamically — no…personalAccessToken— Personal Access Token generated from the Luciq dashboard under Account Management Luciq MCP. Pass as Authorization: Bearer .
Paths & Operations 1
Across 1 path, the API surfaces 1 operation — 1 GET. Each is listed below with its method, path, parameters, and response codes.
Enumerate the mobile applications accessible to the authenticated account. Applications are the root scoping primitive for every other MCP tool in this surface.
Schemas 2
The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are Application (4 properties), Error (2 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Instabug (Luciq) 12
Other APIs Instabug (Luciq) publishes across the network.