P0 Security

P0 Security is a cloud-native Privileged Access Management (PAM) platform that governs runtime authorization for human users, machine/service accounts, and AI agents across hybrid and multi-cloud environments. Its AuthZ Control Plane enforces just-in-time (JIT), least-privilege access to AWS, Google Cloud, Azure, Oracle Cloud, Kubernetes, databases, SSH hosts, Okta, and Google Workspace — provisioning short-lived credentials on request, routing approvals through Slack, Microsoft Teams, the web app, or the CLI, and automatically revoking access when it expires. P0 also provides an access inventory and identity graph, posture scanning for over-privileged and stale access, service-account key rotation, and an agentic authorization control plane with a self-hosted MCP Gateway that enforces least-privilege policy on every MCP tool call. Developers integrate P0 through the official p0 CLI, a Terraform provider, and a bearer-authenticated Just-in-Time Access API (Command, Permission Request, and Access Policies).

P0 Security publishes 2 APIs on the APIs.io network: Command API and Permission Requests API. Tagged areas include Company, Security, Privileged Access Management, Identity and Access Management, and Just-in-Time Access.

P0 Security’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, signup flow, CLI, and 20 more developer resources.

49.2/100 developing ▬ flat Agent 56/100 agent ready Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanySecurityPrivileged Access ManagementIdentity and Access ManagementJust-in-Time AccessCloud SecurityAuthorizationZero TrustAgentic AccessMCP

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 49.2/100 · developing
Contract Quality 14.6 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 2.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 56/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 15 / 15
MCP Server 12 / 12
Machine-Readable Auth 0 / 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
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/p0-security: 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 2

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

P0 Security Command API

Submit commands that trigger access workflows.

P0 Security Permission Requests API

Approve, deny, or revoke just-in-time access requests.

MCP Servers 1

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

Security Posture 3

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

P0 Security Authentication

http · 1 scheme

SECURITY

P0 Security Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

P0 Security Trust Center

SOC 2 Type II

SECURITY

Agentic Access 1

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

P0 Security Agentic Access

4 operations · 4 acting · 1 human-in-the-loop

4 operations · 4 acting

AGENTIC

Resources

Get Started 4

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 3

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: p0-security
name: P0 Security
description: P0 Security is a cloud-native Privileged Access Management (PAM) platform that governs runtime authorization
  for human users, machine/service accounts, and AI agents across hybrid and multi-cloud environments. Its AuthZ Control Plane
  enforces just-in-time (JIT), least-privilege access to AWS, Google Cloud, Azure, Oracle Cloud, Kubernetes, databases, SSH
  hosts, Okta, and Google Workspace — provisioning short-lived credentials on request, routing approvals through Slack, Microsoft
  Teams, the web app, or the CLI, and automatically revoking access when it expires. P0 also provides an access inventory
  and identity graph, posture scanning for over-privileged and stale access, service-account key rotation, and an agentic
  authorization control plane with a self-hosted MCP Gateway that enforces least-privilege policy on every MCP tool call.
  Developers integrate P0 through the official p0 CLI, a Terraform provider, and a bearer-authenticated Just-in-Time Access
  API (Command, Permission Request, and Access Policies).
url: https://raw.githubusercontent.com/api-evangelist/p0-security/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- lightspeed-venture-partners
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://p0.dev/p0.jpg
tags:
- Company
- Security
- Privileged Access Management
- Identity and Access Management
- Just-in-Time Access
- Cloud Security
- Authorization
- Zero Trust
- Agentic Access
- MCP
apis:
- aid: p0-security:p0-security-command-api
  name: P0 Security Command API
  description: Submit commands that trigger access workflows.
  humanURL: https://docs.p0.dev/access-management/just-in-time-access/just-in-time-api
  baseURL: https://api.p0.app
  tags:
  - Command
  properties:
  - type: OpenAPI
    url: openapi/p0-security-command-api-openapi.yml
  - type: Documentation
    url: https://docs.p0.dev/access-management/just-in-time-access/just-in-time-api
  - type: Authentication
    url: authentication/p0-security-authentication.yml
- aid: p0-security:p0-security-permission-requests-api
  name: P0 Security Permission Requests API
  description: Approve, deny, or revoke just-in-time access requests.
  humanURL: https://docs.p0.dev/access-management/just-in-time-access/just-in-time-api
  baseURL: https://api.p0.app
  tags:
  - Permission Requests
  properties:
  - type: OpenAPI
    url: openapi/p0-security-permission-requests-api-openapi.yml
  - type: Documentation
    url: https://docs.p0.dev/access-management/just-in-time-access/just-in-time-api
  - type: Authentication
    url: authentication/p0-security-authentication.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/p0-security-domain-security.yml
- type: AgenticAccess
  url: agentic-access/p0-security-agentic-access.yml
- type: DeveloperPortal
  url: https://docs.p0.dev/
- type: Documentation
  url: https://docs.p0.dev/
- type: APIReference
  url: https://docs.p0.dev/access-management/just-in-time-access/just-in-time-api
- type: GettingStarted
  url: https://docs.p0.dev/getting-started/p0-security-onboarding
- type: Support
  url: https://support.p0.dev/
- type: Blog
  url: https://p0.dev/blog/
- type: GitHubOrganization
  url: https://github.com/p0-security
- type: SignUp
  url: https://p0.app/
- type: Login
  url: https://p0.app/
- type: TermsOfService
  url: https://p0.app/tos
- type: PrivacyPolicy
  url: https://p0.app/privacy
- type: TrustCenter
  url: https://p0.dev/trust-center/
- type: Compliance
  url: security/p0-security-trust-center.yml
- type: Conformance
  url: conformance/p0-security-conformance.yml
- type: Packages
  url: packages/p0-security-packages.yml
- type: CLI
  url: cli/p0-security-cli.yml
- type: MCPServer
  url: mcp/p0-security-mcp.yml
- type: LLMsTxt
  url: llms/p0-security-llms.txt
- type: ChangeLog
  url: changelog/p0-security-changelog.yml
- type: Lifecycle
  url: lifecycle/p0-security-lifecycle.yml
- type: Conventions
  url: conventions/p0-security-conventions.yml
- type: ErrorCatalog
  url: errors/p0-security-problem-types.yml
- type: DataModel
  url: data-model/p0-security-data-model.yml
- type: Overlay
  url: overlays/p0-security-jit-overlay.yaml
- type: AgentSkill
  url: skills/_index.yml
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 18
  pass: local-v1