Pixie Labs

Pixie Labs built Pixie, an open-source, Kubernetes-native application observability and debugging platform that uses dynamic eBPF probes to auto-instrument workloads and capture metrics, events, full-body traces, and logs in seconds without code changes. Data is collected and queried in-cluster via PxL scripts, avoiding costly telemetry export. Pixie Labs was acquired by New Relic in December 2020; the project was contributed to the Cloud Native Computing Foundation (CNCF) as a sandbox project and is developed in the open at px.dev under the pixie-io GitHub organization. Pixie exposes a gRPC API (Pixie Cloud for cluster discovery/management and Pixie Vizier for PxL script execution) with first-party Go and Python client libraries and the px CLI.

Pixie Labs publishes 1 API on the APIs.io network. Tagged areas include Company, Ai, Observability, Kubernetes, and eBPF.

Pixie Labs’ developer surface includes documentation, API reference, getting-started guide, support, engineering blog, CLI, authentication, and 12 more developer resources.

26.3/100 emerging ▬ flat Agent 18/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
1 APIs
CompanyAiObservabilityKuberneteseBPFMonitoringTracingOpen SourceCNCFgRPCDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 26.3/100 · emerging
Contract Quality 0.0 / 25
Developer Ergonomics 14.3 / 20
Commercial Clarity 0.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 18/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 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 0 / 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/pixie-labs: 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 1

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

Pixie API

Pixie's gRPC API for programmatically running PxL scripts against live Kubernetes clusters and managing Pixie Cloud resources. Two services: Pixie Cloud (cluster discovery, API/...

Security Posture 2

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

Pixie Labs Authentication

apiKey · 2 schemes

SECURITY

Pixie Labs Domain Security

TLSv1.3 · HSTS

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: pixie-labs
name: Pixie Labs
description: Pixie Labs built Pixie, an open-source, Kubernetes-native application observability and debugging platform that
  uses dynamic eBPF probes to auto-instrument workloads and capture metrics, events, full-body traces, and logs in seconds
  without code changes. Data is collected and queried in-cluster via PxL scripts, avoiding costly telemetry export. Pixie
  Labs was acquired by New Relic in December 2020; the project was contributed to the Cloud Native Computing Foundation (CNCF)
  as a sandbox project and is developed in the open at px.dev under the pixie-io GitHub organization. Pixie exposes a gRPC
  API (Pixie Cloud for cluster discovery/management and Pixie Vizier for PxL script execution) with first-party Go and Python
  client libraries and the px CLI.
url: https://raw.githubusercontent.com/api-evangelist/pixie-labs/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- gv
x-tier: stub
x-tier-reason: portfolio-lead
x-status-note: pixielabs.ai no longer resolves; Pixie Labs was acquired by New Relic (2020) and the product lives on as the
  open-source CNCF project Pixie at px.dev (GitHub org pixie-io).
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'
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 12
  pass: local-v1
created: '2026-07-17'
modified: '2026-07-20'
image: https://raw.githubusercontent.com/pixie-io/pixie/main/.readme_assets/pixie_banner.png
tags:
- Company
- Ai
- Observability
- Kubernetes
- eBPF
- Monitoring
- Tracing
- Open Source
- CNCF
- gRPC
- Developer Tools
apis:
- name: Pixie API
  description: 'Pixie''s gRPC API for programmatically running PxL scripts against live Kubernetes clusters and managing Pixie
    Cloud resources. Two services: Pixie Cloud (cluster discovery, API/deploy keys, artifacts, plugins) and Pixie Vizier (ExecuteScript
    streaming query execution, health checks). First-party Go (px.dev/pxapi) and Python (pxapi) client libraries wrap the
    gRPC transport and handle API-key auth and result table streaming.'
  humanURL: https://docs.px.dev/reference/api/overview/
  baseURL: https://work.withpixie.ai
  tags:
  - Observability
  - gRPC
  - Kubernetes
  - eBPF
  properties:
  - type: Protobuf
    name: Pixie Vizier API proto
    url: grpc/pixie-labs-vizierapi.proto
  - type: Protobuf
    name: Pixie Cloud API proto
    url: grpc/pixie-labs-cloudapi.proto
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://px.dev
- type: DeveloperPortal
  url: https://docs.px.dev
- type: Documentation
  url: https://docs.px.dev
- type: APIReference
  url: https://docs.px.dev/reference/api/overview/
- type: GettingStarted
  url: https://docs.px.dev/using-pixie/api-quick-start/
- type: Support
  url: https://px.dev/community/
- type: Blog
  url: https://blog.px.dev
- type: GitHubOrganization
  url: https://github.com/pixie-io
- type: Packages
  url: packages/pixie-labs-packages.yml
- type: SDKs
  url: packages/pixie-labs-packages.yml
- type: CLI
  url: cli/pixie-labs-cli.yml
- type: Authentication
  url: authentication/pixie-labs-authentication.yml
- type: Conventions
  url: conventions/pixie-labs-conventions.yml
- type: ChangeLog
  url: changelog/pixie-labs-changelog.yml
- type: Conformance
  url: conformance/pixie-labs-conformance.yml
- type: DomainSecurity
  url: security/pixie-labs-domain-security.yml
- type: WellKnown
  url: well-known/pixie-labs-well-known.yml
- type: LLMsTxt
  url: llms/pixie-labs-llms.txt
- type: AgentSkill
  url: skills/_index.yml