Pixee

Pixee is an agentic security engineering (AppSec) platform — "your automated product security engineer." It ingests findings from SAST, SCA, and IaC scanners as SARIF, runs a three-tier triage engine that classifies each vulnerability with auditable, timestamped evidence, and delivers remediations as native pull requests across GitHub, GitLab, Azure DevOps, and Bitbucket using deterministic codemods plus quality-evaluated AI fixes. Pixee exposes a HAL-based REST API (organization-scoped bearer tokens), documented webhooks, a first-party CLI with bundled agent skills, and the open-source Codemodder framework (Java and Python). It is backed by Wing Venture Capital.

Pixee publishes 5 APIs on the APIs.io network, including Findings API, Fixes API, Repositories API, and 2 more. Tagged areas include Company, Security, Application Security, AppSec, and Vulnerability Remediation.

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

Pixee’s developer surface includes documentation, API reference, getting-started guide, engineering blog, pricing, signup flow, CLI, and 14 more developer resources.

53.4/100 developing ▬ flat Agent 32/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
5 APIs 10 Agent Skills
CompanySecurityApplication SecurityAppSecVulnerability RemediationStatic AnalysisSARIFCode SecurityAIDeveloper Tools

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 53.4/100 · developing
Contract Quality 17.3 / 25
Developer Ergonomics 11.3 / 20
Commercial Clarity 12.1 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 10.0 / 10
Agent readiness — 32/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 15
MCP Server 0 / 12
Machine-Readable Auth 0 / 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/pixee-ai: 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 5

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

Pixee Findings API

The Findings API from Pixee — 2 operation(s) for findings.

Pixee Fixes API

The Fixes API from Pixee — 2 operation(s) for fixes.

Pixee Repositories API

The Repositories API from Pixee — 2 operation(s) for repositories.

Pixee Scans API

The Scans API from Pixee — 1 operation(s) for scans.

Pixee Webhooks API

The Webhooks API from Pixee — 2 operation(s) for webhooks.

Agent Skills 10

Packaged agent skills for driving this provider's APIs from an AI assistant.

pixee-analysis

AGENT SKILL

pixee-api

AGENT SKILL

pixee-auth

AGENT SKILL

pixee-finding

AGENT SKILL

pixee-integration

AGENT SKILL

pixee-preferences

AGENT SKILL

pixee-repo

AGENT SKILL

pixee-scan

AGENT SKILL

pixee-shared

AGENT SKILL

pixee-workflow

AGENT SKILL

Scroll for all 10

Event Specifications 1

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

Pixee Webhooks

Pixee webhooks deliver real-time HTTP POST notifications when remediation events occur. This AsyncAPI document is a faithful reconstruction of the event types and payload schema...

ASYNCAPI

Security Posture 3

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

Pixee Ai Authentication

1 scheme

SECURITY

Pixee Ai Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Pixee Ai Trust Center

SOC 2, ISO 27001, CSA STAR

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

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

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

Source (apis.yml)

apis.yml Raw ↑
aid: pixee-ai
name: Pixee
description: Pixee is an agentic security engineering (AppSec) platform — "your automated product security engineer." It ingests
  findings from SAST, SCA, and IaC scanners as SARIF, runs a three-tier triage engine that classifies each vulnerability with
  auditable, timestamped evidence, and delivers remediations as native pull requests across GitHub, GitLab, Azure DevOps,
  and Bitbucket using deterministic codemods plus quality-evaluated AI fixes. Pixee exposes a HAL-based REST API (organization-scoped
  bearer tokens), documented webhooks, a first-party CLI with bundled agent skills, and the open-source Codemodder framework
  (Java and Python). It is backed by Wing Venture Capital.
url: https://raw.githubusercontent.com/api-evangelist/pixee-ai/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- wing-venture-capital
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-20'
image: https://cdn.prod.website-files.com/696822cb241ff5e67581075b/69b1a742e6436bad27408920_pixee%20agentic%20appsec%20image.png
tags:
- Company
- Security
- Application Security
- AppSec
- Vulnerability Remediation
- Static Analysis
- SARIF
- Code Security
- AI
- Developer Tools
apis:
- aid: pixee-ai:pixee-ai-findings-api
  name: Pixee Findings API
  description: The Findings API from Pixee — 2 operation(s) for findings.
  humanURL: https://docs.pixee.ai/api/overview
  baseURL: https://app.pixee.ai/api/v1
  tags:
  - Findings
  properties:
  - type: OpenAPI
    url: openapi/pixee-ai-findings-api-openapi.yml
  - type: Authentication
    url: authentication/pixee-ai-authentication.yml
  - type: Conventions
    url: conventions/pixee-ai-conventions.yml
  - type: ErrorCatalog
    url: errors/pixee-ai-problem-types.yml
  - type: Lifecycle
    url: lifecycle/pixee-ai-lifecycle.yml
  - type: DataModel
    url: data-model/pixee-ai-data-model.yml
  - type: Conformance
    url: conformance/pixee-ai-conformance.yml
  - type: AsyncAPI
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
- aid: pixee-ai:pixee-ai-fixes-api
  name: Pixee Fixes API
  description: The Fixes API from Pixee — 2 operation(s) for fixes.
  humanURL: https://docs.pixee.ai/api/overview
  baseURL: https://app.pixee.ai/api/v1
  tags:
  - Fixes
  properties:
  - type: OpenAPI
    url: openapi/pixee-ai-fixes-api-openapi.yml
  - type: Authentication
    url: authentication/pixee-ai-authentication.yml
  - type: Conventions
    url: conventions/pixee-ai-conventions.yml
  - type: ErrorCatalog
    url: errors/pixee-ai-problem-types.yml
  - type: Lifecycle
    url: lifecycle/pixee-ai-lifecycle.yml
  - type: DataModel
    url: data-model/pixee-ai-data-model.yml
  - type: Conformance
    url: conformance/pixee-ai-conformance.yml
  - type: AsyncAPI
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
- aid: pixee-ai:pixee-ai-repositories-api
  name: Pixee Repositories API
  description: The Repositories API from Pixee — 2 operation(s) for repositories.
  humanURL: https://docs.pixee.ai/api/overview
  baseURL: https://app.pixee.ai/api/v1
  tags:
  - Repositories
  properties:
  - type: OpenAPI
    url: openapi/pixee-ai-repositories-api-openapi.yml
  - type: Authentication
    url: authentication/pixee-ai-authentication.yml
  - type: Conventions
    url: conventions/pixee-ai-conventions.yml
  - type: ErrorCatalog
    url: errors/pixee-ai-problem-types.yml
  - type: Lifecycle
    url: lifecycle/pixee-ai-lifecycle.yml
  - type: DataModel
    url: data-model/pixee-ai-data-model.yml
  - type: Conformance
    url: conformance/pixee-ai-conformance.yml
  - type: AsyncAPI
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
- aid: pixee-ai:pixee-ai-scans-api
  name: Pixee Scans API
  description: The Scans API from Pixee — 1 operation(s) for scans.
  humanURL: https://docs.pixee.ai/api/overview
  baseURL: https://app.pixee.ai/api/v1
  tags:
  - Scans
  properties:
  - type: OpenAPI
    url: openapi/pixee-ai-scans-api-openapi.yml
  - type: Authentication
    url: authentication/pixee-ai-authentication.yml
  - type: Conventions
    url: conventions/pixee-ai-conventions.yml
  - type: ErrorCatalog
    url: errors/pixee-ai-problem-types.yml
  - type: Lifecycle
    url: lifecycle/pixee-ai-lifecycle.yml
  - type: DataModel
    url: data-model/pixee-ai-data-model.yml
  - type: Conformance
    url: conformance/pixee-ai-conformance.yml
  - type: AsyncAPI
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
- aid: pixee-ai:pixee-ai-webhooks-api
  name: Pixee Webhooks API
  description: The Webhooks API from Pixee — 2 operation(s) for webhooks.
  humanURL: https://docs.pixee.ai/api/overview
  baseURL: https://app.pixee.ai/api/v1
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/pixee-ai-webhooks-api-openapi.yml
  - type: Authentication
    url: authentication/pixee-ai-authentication.yml
  - type: Conventions
    url: conventions/pixee-ai-conventions.yml
  - type: ErrorCatalog
    url: errors/pixee-ai-problem-types.yml
  - type: Lifecycle
    url: lifecycle/pixee-ai-lifecycle.yml
  - type: DataModel
    url: data-model/pixee-ai-data-model.yml
  - type: Conformance
    url: conformance/pixee-ai-conformance.yml
  - type: AsyncAPI
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
  - type: Webhooks
    url: asyncapi/pixee-ai-webhooks-asyncapi.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.pixee.ai/
- type: DeveloperPortal
  url: https://docs.pixee.ai/
- type: Documentation
  url: https://docs.pixee.ai/
- type: APIReference
  url: https://docs.pixee.ai/api/overview
- type: GettingStarted
  url: https://docs.pixee.ai/getting-started/first-fix
- type: Blog
  url: https://www.pixee.ai/blog
- type: Pricing
  url: https://www.pixee.ai/pricing
- type: SignUp
  url: https://app.pixee.ai/login
- type: GitHubOrganization
  url: https://github.com/pixee
- type: TermsOfService
  url: https://www.pixee.ai/policies/terms-of-service
- type: PrivacyPolicy
  url: https://www.pixee.ai/policies/privacy-policy
- type: LLMsTxt
  url: llms/pixee-ai-llms.txt
- type: Packages
  url: packages/pixee-ai-packages.yml
- type: SDKs
  url: packages/pixee-ai-packages.yml
- type: CLI
  url: cli/pixee-ai-cli.yml
- type: ChangeLog
  url: changelog/pixee-ai-changelog.yml
- type: AgentSkill
  url: skills/_index.yml
- type: WellKnown
  url: well-known/pixee-ai-well-known.yml
- type: TrustCenter
  url: security/pixee-ai-trust-center.yml
- type: DomainSecurity
  url: security/pixee-ai-domain-security.yml
- type: Compliance
  url: security/pixee-ai-trust-center.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 19
  pass: local-v1