Pepperdata website screenshot

Pepperdata

Pepperdata provides dynamic Kubernetes resource optimization and observability for data-intensive workloads, increasing cluster utilization, improving performance, and reducing cost in real time across Spark, MapReduce, Tez, and Kubernetes environments. Its REST API gives programmatic access to the same observability data available in the Pepperdata dashboard: time-series metrics with series breakdowns and filters (/m), application and job details including counters and cost/performance tuning recommendations (/jobdetails), and full CRUD over metric alarms (/alarms). Authentication uses a custom API-key header. Pepperdata is a portfolio company of Wing Venture Capital.

Pepperdata publishes 3 APIs on the APIs.io network: Alarms API, Job Details API, and Metrics API. Tagged areas include Company, Observability, Monitoring, Kubernetes, and Big Data.

Pepperdata’s developer surface includes authentication, documentation, API reference, engineering blog, support, pricing, signup flow, and 16 more developer resources.

43.1/100 developing ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessSelf serve
3 APIs 1 MCP Servers
CompanyObservabilityMonitoringKubernetesBig DataCost OptimizationMetricsAPM

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 43.1/100 · developing
Contract Quality 15.2 / 25
Developer Ergonomics 8.5 / 20
Access Clarity 8.9 / 20
Operational Transparency 0.3 / 13
Contract Governance 2.0 / 12
Discoverability 8.2 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 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 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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/pepperdata: 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 3

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

Pepperdata Alarms API

Create, retrieve, revise, and delete metric alarms.

Pepperdata Job Details API

Query application/job details, counters, and tuning recommendations.

Pepperdata Metrics API

Retrieve time-series metrics, series, and filters.

Open Collections 4

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

MCP Servers 1

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

Security Posture 2

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

Pepperdata Authentication

apiKey · 1 scheme

SECURITY

Pepperdata Domain Security

TLSv1.2 · HSTS · DMARC

SECURITY

Resources

Get Started 3

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 4

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: pepperdata
name: Pepperdata
description: 'Pepperdata provides dynamic Kubernetes resource optimization and observability for data-intensive workloads,
  increasing cluster utilization, improving performance, and reducing cost in real time across Spark, MapReduce, Tez, and
  Kubernetes environments. Its REST API gives programmatic access to the same observability data available in the Pepperdata
  dashboard: time-series metrics with series breakdowns and filters (/m), application and job details including counters and
  cost/performance tuning recommendations (/jobdetails), and full CRUD over metric alarms (/alarms). Authentication uses a
  custom API-key header. Pepperdata is a portfolio company of Wing Venture Capital.'
url: https://raw.githubusercontent.com/api-evangelist/pepperdata/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- wing-venture-capital
x-tier: profiled
x-tier-reason: rest-api-enriched
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.23'
created: '2026-07-17'
modified: '2026-07-20'
image: https://www.pepperdata.com/wp-content/uploads/2025/03/normal-logo-1200px.png
tags:
- Company
- Observability
- Monitoring
- Kubernetes
- Big Data
- Cost Optimization
- Metrics
- APM
apis:
- aid: pepperdata:pepperdata-alarms-api
  name: Pepperdata Alarms API
  description: Create, retrieve, revise, and delete metric alarms.
  humanURL: https://docs.pepperdata.com/rest-api/
  baseURL: https://dashboard.pepperdata.com/pepperdata-demonstration/api
  tags:
  - Alarms
  properties:
  - type: OpenAPI
    url: openapi/pepperdata-alarms-api-openapi.yml
  - type: Documentation
    url: https://docs.pepperdata.com/rest-api/
  - type: APIReference
    url: https://docs.pepperdata.com/rest-api/
- aid: pepperdata:pepperdata-job-details-api
  name: Pepperdata Job Details API
  description: Query application/job details, counters, and tuning recommendations.
  humanURL: https://docs.pepperdata.com/rest-api/
  baseURL: https://dashboard.pepperdata.com/pepperdata-demonstration/api
  tags:
  - Job Details
  properties:
  - type: OpenAPI
    url: openapi/pepperdata-job-details-api-openapi.yml
  - type: Documentation
    url: https://docs.pepperdata.com/rest-api/
  - type: APIReference
    url: https://docs.pepperdata.com/rest-api/
- aid: pepperdata:pepperdata-metrics-api
  name: Pepperdata Metrics API
  description: Retrieve time-series metrics, series, and filters.
  humanURL: https://docs.pepperdata.com/rest-api/
  baseURL: https://dashboard.pepperdata.com/pepperdata-demonstration/api
  tags:
  - Metrics
  properties:
  - type: OpenAPI
    url: openapi/pepperdata-metrics-api-openapi.yml
  - type: Documentation
    url: https://docs.pepperdata.com/rest-api/
  - type: APIReference
    url: https://docs.pepperdata.com/rest-api/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Overlay
  url: overlays/pepperdata-rest-api-overlay.yaml
- type: Authentication
  url: authentication/pepperdata-authentication.yml
- type: Conventions
  url: conventions/pepperdata-conventions.yml
- type: ErrorCatalog
  url: errors/pepperdata-problem-types.yml
- type: Conformance
  url: conformance/pepperdata-conformance.yml
- type: DataModel
  url: data-model/pepperdata-data-model.yml
- type: Packages
  url: packages/pepperdata-packages.yml
- type: MCPServer
  url: mcp/pepperdata-mcp.yml
- type: LLMsTxt
  url: llms/pepperdata-llms.txt
- type: AgentSkill
  url: skills/_index.yml
- type: DomainSecurity
  url: security/pepperdata-domain-security.yml
- type: DeveloperPortal
  url: https://docs.pepperdata.com/
- type: Documentation
  url: https://docs.pepperdata.com/
- type: APIReference
  url: https://docs.pepperdata.com/rest-api/
- type: Blog
  url: https://www.pepperdata.com/blog/
- type: Support
  url: https://support.pepperdata.com/
- type: Pricing
  url: https://www.pepperdata.com/pricing/
- type: SignUp
  url: https://www.pepperdata.com/request-a-demo/
- type: Login
  url: https://dashboard.pepperdata.com/
- type: PrivacyPolicy
  url: https://www.pepperdata.com/legal/privacy-policy
- type: TermsOfService
  url: https://www.pepperdata.com/legal/privacy-policy#terms
- type: GitHubOrganization
  url: https://github.com/pepperdata
- type: Website
  url: https://www.pepperdata.com/
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 16
  pass: local-v1