Superlog

Superlog is an AI-native, open-core observability platform (Y Combinator, Spring 2026) that ingests OpenTelemetry traces, logs, and metrics over OTLP, groups noisy signals into incidents, and dispatches AI agents to investigate root causes and open fix pull requests automatically. It offers a Management REST API for provisioning projects and ingest keys, OTLP ingest endpoints, a hosted Model Context Protocol (MCP) server so coding assistants like Claude and Cursor can query telemetry and incidents, signed incident webhooks, and GitHub/Slack/Linear/AWS integrations. The Community edition is Apache-2.0 licensed and self-hostable via Docker Compose; Superlog Cloud is the managed offering.

Superlog publishes 4 APIs on the APIs.io network, including API keys API, GitHub integration API, Projects API, and 1 more. Tagged areas include Company, Observability, OpenTelemetry, Monitoring, and Logging.

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

Superlog’s developer surface includes documentation, API reference, getting-started guide, signup flow, authentication, CLI, and 17 more developer resources.

47.8/100 developing ▬ flat Agent 67/100 agent native Full breakdown ↓
scored 2026-07-23 · rubric v0.5
AccessSelf serve
4 APIs 1 MCP Servers
CompanyObservabilityOpenTelemetryMonitoringLoggingTracingMetricsIncident ManagementAI AgentsModel Context ProtocolDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-23 · rubric v0.5
Composite quality — 47.8/100 · developing
Contract Quality 15.5 / 25
Developer Ergonomics 14.8 / 20
Commercial Clarity 5.8 / 20
Operational Transparency 1.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 67/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 0 / 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/superlog: 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 4

Individual APIs this provider publishes, each with its own machine-readable definition.

Superlog API keys API

The API keys API from Superlog — 1 operation(s) for api keys.

Superlog GitHub integration API

The GitHub integration API from Superlog — 6 operation(s) for github integration.

Superlog Projects API

The Projects API from Superlog — 3 operation(s) for projects.

Superlog Telemetry read API

The Telemetry read API from Superlog — 3 operation(s) for telemetry read.

Arazzo Workflows 2

Multi-step API workflows described with the Arazzo specification.

_Index

ARAZZO

Provision a Superlog project and mint an ingest key

Create a new Superlog project, then mint a project-scoped OTLP ingest key so a service can start sending OpenTelemetry telemetry.

ARAZZO

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

superlog-mcp.yml

MCP SERVER

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 3

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Superlog Authentication

http · 1 scheme

SECURITY

Superlog Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Superlog Trust Center

SOC 2

SECURITY

Scopes 1

OAuth scopes governing access to this provider's APIs.

Superlog Scopes

3 scopes · authorizationCode

3 scopes

SCOPES

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Superlog Agentic Access

17 operations · 8 acting · 1 human-in-the-loop

17 operations · 8 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

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

Source (apis.yml)

apis.yml Raw ↑
aid: superlog
name: Superlog
description: Superlog is an AI-native, open-core observability platform (Y Combinator, Spring 2026) that ingests OpenTelemetry
  traces, logs, and metrics over OTLP, groups noisy signals into incidents, and dispatches AI agents to investigate root causes
  and open fix pull requests automatically. It offers a Management REST API for provisioning projects and ingest keys, OTLP
  ingest endpoints, a hosted Model Context Protocol (MCP) server so coding assistants like Claude and Cursor can query telemetry
  and incidents, signed incident webhooks, and GitHub/Slack/Linear/AWS integrations. The Community edition is Apache-2.0 licensed
  and self-hostable via Docker Compose; Superlog Cloud is the managed offering.
url: https://raw.githubusercontent.com/api-evangelist/superlog/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-21'
image: https://media.brand.dev/b517a2c9-12a7-4caa-9afc-34d21e942292.jpg
tags:
- Company
- Observability
- OpenTelemetry
- Monitoring
- Logging
- Tracing
- Metrics
- Incident Management
- AI Agents
- Model Context Protocol
- Developer Tools
apis:
- aid: superlog:superlog-api-keys-api
  name: Superlog API keys API
  description: The API keys API from Superlog — 1 operation(s) for api keys.
  humanURL: https://docs.superlog.sh/api/overview
  baseURL: https://api.superlog.sh
  tags:
  - API keys
  properties:
  - type: OpenAPI
    url: openapi/superlog-api-keys-api-openapi.yml
  - type: ErrorCatalog
    url: errors/superlog-problem-types.yml
  - type: DataModel
    url: data-model/superlog-data-model.yml
  - type: AgenticAccess
    url: agentic-access/superlog-agentic-access.yml
- aid: superlog:superlog-github-integration-api
  name: Superlog GitHub integration API
  description: The GitHub integration API from Superlog — 6 operation(s) for github integration.
  humanURL: https://docs.superlog.sh/api/overview
  baseURL: https://api.superlog.sh
  tags:
  - GitHub integration
  properties:
  - type: OpenAPI
    url: openapi/superlog-github-integration-api-openapi.yml
  - type: ErrorCatalog
    url: errors/superlog-problem-types.yml
  - type: DataModel
    url: data-model/superlog-data-model.yml
  - type: AgenticAccess
    url: agentic-access/superlog-agentic-access.yml
- aid: superlog:superlog-projects-api
  name: Superlog Projects API
  description: The Projects API from Superlog — 3 operation(s) for projects.
  humanURL: https://docs.superlog.sh/api/overview
  baseURL: https://api.superlog.sh
  tags:
  - Projects
  properties:
  - type: OpenAPI
    url: openapi/superlog-projects-api-openapi.yml
  - type: ErrorCatalog
    url: errors/superlog-problem-types.yml
  - type: DataModel
    url: data-model/superlog-data-model.yml
  - type: AgenticAccess
    url: agentic-access/superlog-agentic-access.yml
- aid: superlog:superlog-telemetry-read-api
  name: Superlog Telemetry read API
  description: The Telemetry read API from Superlog — 3 operation(s) for telemetry read.
  humanURL: https://docs.superlog.sh/api/overview
  baseURL: https://api.superlog.sh
  tags:
  - Telemetry read
  properties:
  - type: OpenAPI
    url: openapi/superlog-telemetry-read-api-openapi.yml
  - type: ErrorCatalog
    url: errors/superlog-problem-types.yml
  - type: DataModel
    url: data-model/superlog-data-model.yml
  - type: AgenticAccess
    url: agentic-access/superlog-agentic-access.yml
common:
- type: TrustCenter
  url: security/superlog-trust-center.yml
- type: Compliance
  url: https://trust.superlog.sh/
- type: Arazzo
  name: Provision a Superlog project and mint an ingest key
  url: arazzo/superlog-provision-project.yml
- type: DeveloperPortal
  url: https://docs.superlog.sh
- type: Documentation
  url: https://docs.superlog.sh/introduction
- type: APIReference
  url: https://api.superlog.sh/api/v1/docs
- type: GettingStarted
  url: https://docs.superlog.sh/quickstart
- type: GitHubOrganization
  url: https://github.com/superloglabs
- type: SignUp
  url: https://app.superlog.sh
- type: Authentication
  url: authentication/superlog-authentication.yml
- type: OAuthScopes
  url: scopes/superlog-scopes.yml
- type: MCPServer
  url: mcp/superlog-mcp.yml
- type: Packages
  url: packages/superlog-packages.yml
- type: SDKs
  url: packages/superlog-packages.yml
- type: CLI
  url: cli/superlog-cli.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/superlog-well-known.yml
- type: Webhooks
  url: asyncapi/superlog-webhooks.yml
- type: Conventions
  url: conventions/superlog-conventions.yml
- type: Conformance
  url: conformance/superlog-conformance.yml
- type: Lifecycle
  url: lifecycle/superlog-lifecycle.yml
- type: DomainSecurity
  url: security/superlog-domain-security.yml
- type: LLMsTxt
  url: llms/superlog-llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 25
  pass: local-v1