Lightrun

Lightrun is a developer-native observability and live-debugging platform. Language agents embedded in a running JVM, Python, Node.js or .NET process accept dynamic actions — logs, snapshots, counters, tic-toc timings and custom metrics — placed on a file and line while the application keeps serving traffic, so engineers can inspect production behavior without redeploying, restarting or attaching a traditional debugger. The platform is driven from JetBrains, VS Code and Visual Studio plugins, a Java CLI, a bearer-authenticated Public REST API, and a published MCP server that gives AI coding assistants live runtime context. Around that core it adds agent-pool RBAC, PII redaction, SSO and SCIM provisioning, and a Dynamic SBOM surface that reports which third-party packages are actually reachable at runtime.

Lightrun publishes 1 API on the APIs.io network: Public API. Tagged areas include Company, Developer Tools, Observability, Debugging, and Monitoring.

The Lightrun catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Lightrun’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, changelog, and 28 more developer resources.

50.7/100 developing Agent 75/100 agent native Full breakdown ↓
scored 2026-07-20 · rubric v0.4
1 APIs 1 MCP Servers 0 Features
CompanyDeveloper ToolsObservabilityDebuggingMonitoringLoggingApplication PerformanceAgent SkillsModel Context ProtocolDevOps

API Rating

API Evangelist API Evangelist Rating How this is scored →
scored 2026-07-20 · rubric v0.4
Composite quality — 50.7/100 · developing
Contract Quality 9.4 / 25
Developer Ergonomics 15.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 75/100 · agent native
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 5
Well-Known Catalog 4 / 4
Consent & Bot Identity 0 / 3
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/lightrun: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs

Lightrun Public API

The Lightrun Public API is an HTTP REST API available from Lightrun Server 1.29, exposing 67 operations across 20 tag groups: actions (dynamic logs, snapshots, counters and metr...

MCP Servers

lightrun-mcp.yml

MCP SERVER

Event Specifications

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 5

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 2

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: lightrun
name: Lightrun
description: Lightrun is a developer-native observability and live-debugging platform. Language agents embedded in a running
  JVM, Python, Node.js or .NET process accept dynamic actions — logs, snapshots, counters, tic-toc timings and custom metrics
  — placed on a file and line while the application keeps serving traffic, so engineers can inspect production behavior without
  redeploying, restarting or attaching a traditional debugger. The platform is driven from JetBrains, VS Code and Visual Studio
  plugins, a Java CLI, a bearer-authenticated Public REST API, and a published MCP server that gives AI coding assistants
  live runtime context. Around that core it adds agent-pool RBAC, PII redaction, SSO and SCIM provisioning, and a Dynamic
  SBOM surface that reports which third-party packages are actually reachable at runtime.
image: https://lightrun.com/
url: https://raw.githubusercontent.com/api-evangelist/lightrun/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- accel
- insight-partners
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-19'
tags:
- Company
- Developer Tools
- Observability
- Debugging
- Monitoring
- Logging
- Application Performance
- Agent Skills
- Model Context Protocol
- DevOps
apis:
- aid: lightrun:public-api
  name: Lightrun Public API
  description: 'The Lightrun Public API is an HTTP REST API available from Lightrun Server 1.29, exposing 67 operations across
    20 tag groups: actions (dynamic logs, snapshots, counters and metrics), agents and agent pools, tags and custom sources,
    debug cases and runbooks, Dynamic SBOM with loaded and watched packages, users and groups, just-in-time access, license,
    SMTP and identity-management configuration, and system API key management. Authentication is a bearer API token and every
    operation declares a required permission level of DEV, COMPANY, SECURITY or CROSS_COMPANY.'
  humanURL: https://docs.lightrun.com/public-api/introduction/
  baseURL: https://app.lightrun.com/api/v1
  image: https://lightrun.com/
  tags:
  - Observability
  - Debugging
  - Logging
  - Developer Tools
  properties:
  - type: OpenAPI
    url: openapi/lightrun-openapi-original.json
  - type: Documentation
    url: https://docs.lightrun.com/public-api/introduction/
  - type: APIReference
    url: https://docs.lightrun.com/public-api/api-reference/
  - type: Overlay
    url: overlays/lightrun-public-api-overlay.yaml
  - type: Authentication
    url: authentication/lightrun-authentication.yml
  - type: OAuthScopes
    url: scopes/lightrun-scopes.yml
  - type: ErrorCatalog
    url: errors/lightrun-problem-types.yml
  - type: DataModel
    url: data-model/lightrun-data-model.yml
  - type: Conventions
    url: conventions/lightrun-conventions.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://lightrun.com/
- type: DeveloperPortal
  url: https://docs.lightrun.com/
- type: Documentation
  url: https://docs.lightrun.com/
- type: APIReference
  url: https://docs.lightrun.com/public-api/api-reference/
- type: GettingStarted
  url: https://docs.lightrun.com/get-started/
- type: Blog
  url: https://lightrun.com/blog/
- type: GitHubOrganization
  url: https://github.com/lightrun-platform
- type: Pricing
  url: https://lightrun.com/pricing/
- type: SignUp
  url: https://app.lightrun.com/
- type: PrivacyPolicy
  url: https://lightrun.com/privacy-policy/
- type: StatusPage
  url: https://status.lightrun.com/
- type: Deprecation
  url: https://docs.lightrun.com/release_notes/functionality-changes-deprecations/
- type: ChangeLog
  url: changelog/lightrun-changelog.yml
- type: ReleaseNotes
  url: https://docs.lightrun.com/release_notes/lightrun-release-notes/
- type: Lifecycle
  url: lifecycle/lightrun-lifecycle.yml
- type: MCPServer
  url: mcp/lightrun-mcp.yml
- type: AgentSkill
  url: skills/_index.yml
- type: AgenticAccess
  url: agentic-access/lightrun-agentic-access.yml
- type: CLI
  url: cli/lightrun-cli.yml
- type: Packages
  url: packages/lightrun-packages.yml
- type: SDKs
  url: packages/lightrun-packages.yml
- type: Webhooks
  url: asyncapi/lightrun-webhooks.yml
- type: Authentication
  url: authentication/lightrun-authentication.yml
- type: OAuthScopes
  url: scopes/lightrun-scopes.yml
- type: Conventions
  url: conventions/lightrun-conventions.yml
- type: ErrorCatalog
  url: errors/lightrun-problem-types.yml
- type: DataModel
  url: data-model/lightrun-data-model.yml
- type: Conformance
  url: conformance/lightrun-conformance.yml
- type: Compliance
  url: https://trust.lightrun.com/
- type: TrustCenter
  url: security/lightrun-trust-center.yml
- type: DomainSecurity
  url: security/lightrun-domain-security.yml
- type: WellKnown
  url: well-known/lightrun-well-known.yml
- type: OpenIDConnect
  url: well-known/lightrun-openid-configuration.json
- type: LLMsTxt
  url: llms/lightrun-llms.txt
- type: Overlay
  url: overlays/lightrun-public-api-overlay.yaml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence