Puppet website screenshot

Puppet

Puppet provides infrastructure automation and configuration management for hybrid and cloud environments. Puppet Enterprise exposes a collection of service APIs (Orchestrator, RBAC, Node Classifier, Code Manager, Activity, Status, Inventory, Value) that enable programmatic management of nodes, users, classifications, code deployments, and operational events.

Puppet publishes 2 APIs on the APIs.io network: Commands API and Jobs API. Tagged areas include Automation, Configuration Management, DevOps, Enterprise, and Infrastructure as Code.

Puppet’s developer surface includes authentication, documentation, engineering blog, support, pricing, and 8 more developer resources.

43.8/100 developing ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
11 APIs
AutomationConfiguration ManagementDevOpsEnterpriseInfrastructure as CodeOrchestrationRBAC

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 43.8/100 · developing
Contract Quality 15.3 / 25
Developer Ergonomics 5.2 / 20
Commercial Clarity 10.0 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
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 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 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/puppet: 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 11

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

Puppet Enterprise Orchestrator API

The Orchestrator API enables you to gather details about orchestrator jobs you run and inspect application instances. It powers running tasks and orchestration workflows across ...

Puppet Enterprise RBAC Service API

The RBAC Service API manages access to PE, generates authentication tokens, and provides user, role, group, and permission management. v2 adds user retrieval with filters, token...

Puppet Enterprise Node Classifier Service API

The Node Classifier API enables querying node group matches, assigned classes and parameters, and environment assignments. Used to manage how nodes are classified and configured.

Puppet Enterprise Code Manager API

The Code Manager API supports webhook creation, deployment queueing, and status monitoring for Puppet code, enabling Git-driven control of Puppet environments.

Puppet Enterprise Activity Service API

The Activity Service API queries PE service and user events logged by the activity service, supporting audit and operational visibility.

Puppet Enterprise Status API

The Status API checks the health status of PE services.

Puppet Enterprise Node Inventory API

The Node Inventory API manages inventory service database operations including connection entries and listings.

Puppet Enterprise Value API

The Value API generates automation impact reports on time and cost savings.

Puppet Forge

Puppet Forge is the public module repository providing thousands of downloadable Puppet modules.

Puppet Commands API

POST endpoints that trigger orchestrator actions.

Puppet Jobs API

GET endpoints that return information about known orchestrator jobs.

Scroll for all 11

Open Collections 1

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

Pricing Plans 1

Published pricing tiers and plan structures.

Puppet Plans Pricing

3 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Puppet Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

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

Puppet Authentication

apiKey · 1 scheme

SECURITY

Puppet Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Puppet Vulnerability Disclosure

disclosure policy published

SECURITY

Agentic Access 1

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

Puppet Agentic Access

12 operations · 7 acting · 2 human-in-the-loop

12 operations · 7 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

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 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: puppet
name: Puppet
description: Puppet provides infrastructure automation and configuration management for hybrid and cloud environments. Puppet
  Enterprise exposes a collection of service APIs (Orchestrator, RBAC, Node Classifier, Code Manager, Activity, Status, Inventory,
  Value) that enable programmatic management of nodes, users, classifications, code deployments, and operational events.
type: Index
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
position: Consumer
access: 3rd-Party
image: https://puppet.com/sites/default/files/2021-09/puppet-logo.png
url: https://raw.githubusercontent.com/api-evangelist/puppet/refs/heads/main/apis.yml
tags:
- Automation
- Configuration Management
- DevOps
- Enterprise
- Infrastructure as Code
- Orchestration
- RBAC
created: '2025-02-24'
modified: '2026-04-28'
specificationVersion: '0.19'
apis:
- aid: puppet:orchestrator
  name: Puppet Enterprise Orchestrator API
  description: The Orchestrator API enables you to gather details about orchestrator jobs you run and inspect application
    instances. It powers running tasks and orchestration workflows across PE-managed nodes.
  humanURL: https://help.puppet.com/pe/2025.10/topics/orchestrator_api.htm
  tags:
  - Orchestration
  - Tasks
  properties:
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/orchestrator_api.htm
- aid: puppet:rbac
  name: Puppet Enterprise RBAC Service API
  description: The RBAC Service API manages access to PE, generates authentication tokens, and provides user, role, group,
    and permission management. v2 adds user retrieval with filters, token revocation, and LDAP admin.
  humanURL: https://help.puppet.com/pe/2025.10/topics/rbac_service_api_v1.htm
  tags:
  - RBAC
  - Authentication
  - Users
  properties:
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/rbac_service_api_v1.htm
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/rbac_service_api_v2.htm
- aid: puppet:node-classifier
  name: Puppet Enterprise Node Classifier Service API
  description: The Node Classifier API enables querying node group matches, assigned classes and parameters, and environment
    assignments. Used to manage how nodes are classified and configured.
  humanURL: https://help.puppet.com/pe/2025.10/topics/classifier_api.htm
  tags:
  - Classification
  - Nodes
  properties:
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/classifier_api.htm
- aid: puppet:code-manager
  name: Puppet Enterprise Code Manager API
  description: The Code Manager API supports webhook creation, deployment queueing, and status monitoring for Puppet code,
    enabling Git-driven control of Puppet environments.
  humanURL: https://help.puppet.com/pe/2025.10/topics/code_mgr_api.htm
  tags:
  - Code
  - Deployment
  - Webhooks
  properties:
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/code_mgr_api.htm
- aid: puppet:activity
  name: Puppet Enterprise Activity Service API
  description: The Activity Service API queries PE service and user events logged by the activity service, supporting audit
    and operational visibility.
  humanURL: https://help.puppet.com/pe/2025.10/topics/activity_api.htm
  tags:
  - Activity
  - Audit
  properties:
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/activity_api.htm
- aid: puppet:status
  name: Puppet Enterprise Status API
  description: The Status API checks the health status of PE services.
  humanURL: https://help.puppet.com/pe/2025.10/topics/status_api.htm
  tags:
  - Health
  - Monitoring
  properties:
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/status_api.htm
- aid: puppet:inventory
  name: Puppet Enterprise Node Inventory API
  description: The Node Inventory API manages inventory service database operations including connection entries and listings.
  humanURL: https://help.puppet.com/pe/2025.10/topics/inventory_api.htm
  tags:
  - Inventory
  - Nodes
  properties:
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/inventory_api.htm
- aid: puppet:value
  name: Puppet Enterprise Value API
  description: The Value API generates automation impact reports on time and cost savings.
  humanURL: https://help.puppet.com/pe/2025.10/topics/value_api.htm
  tags:
  - Reports
  - Analytics
  properties:
  - type: Documentation
    url: https://help.puppet.com/pe/2025.10/topics/value_api.htm
- aid: puppet:forge
  name: Puppet Forge
  description: Puppet Forge is the public module repository providing thousands of downloadable Puppet modules.
  humanURL: https://forge.puppet.com/
  tags:
  - Modules
  - Registry
  properties:
  - type: Website
    url: https://forge.puppet.com/
- aid: puppet:puppet-commands-api
  name: Puppet Commands API
  description: POST endpoints that trigger orchestrator actions.
  humanURL: https://help.puppet.com/pe/2025.10/topics/orchestrator_api.htm
  tags:
  - Commands
  properties:
  - type: OpenAPI
    url: openapi/puppet-commands-api-openapi.yml
- aid: puppet:puppet-jobs-api
  name: Puppet Jobs API
  description: GET endpoints that return information about known orchestrator jobs.
  humanURL: https://help.puppet.com/pe/2025.10/topics/orchestrator_api.htm
  tags:
  - Jobs
  properties:
  - type: OpenAPI
    url: openapi/puppet-jobs-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/puppet-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/puppet-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/puppet-domain-security.yml
- type: Authentication
  url: authentication/puppet-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/puppet
- type: Website
  url: https://www.puppet.com/
- type: Documentation
  url: https://help.puppet.com/
- type: Blog
  url: https://www.puppet.com/blog
- type: GitHubOrganization
  url: https://github.com/puppetlabs
- type: Forge
  url: https://forge.puppet.com/
- type: StatusPage
  url: https://status.puppet.com/
- type: Support
  url: https://support.puppet.com/
- type: Pricing
  url: https://www.puppet.com/pricing
- type: Integrations
  url: https://www.puppet.com/integrations
integrations:
- name: ServiceNow
- name: VMware
- name: Splunk
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com