How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

PagerDuty Rulesets API

Rulesets allow you to route events to an endpoint and create collections of Event Rules, which define sets of actions to take based on event content.

PagerDuty Rulesets API is one of 38 APIs that PagerDuty publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

Tagged areas include Rulesets. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, authentication docs, a getting-started guide, and an AsyncAPI specification.

This API exposes 10 operations across 4 paths, and defines 4 schemas. It is described by OpenAPI 3.0.2, at version 2.0.0.

Requests are made against a single base URL, https://api.pagerduty.com.

10 operations 4 paths 4 schemas 2 DELETE4 GET2 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.2
API Version
2.0.0
Base URL
https://api.pagerduty.com
Authentication
API Key
Resource Areas
1

Authentication & Security 1

PagerDuty Rulesets API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (api_key). By default, every request must be authenticated.

  • api_key — The API Key with format Token token=

Paths & Operations 10

Across 4 paths, the API surfaces 10 operations — 2 DELETE, 4 GET, 2 POST, 2 PUT. Each is listed below with its method, path, parameters, and response codes.

Rulesets 10

Rulesets allow you to route events to an endpoint and create collections of Event Rules, which define sets of actions to take based on event content.

GET
/rulesets
PagerDuty List Rulesets
listRulesets 5 params → 200401403404
POST
/rulesets
PagerDuty Create a Ruleset
createRuleset 2 params body → 201400401403404
GET
/rulesets/{id}
PagerDuty Get a Ruleset
getRuleset 3 params → 200400401403404
PUT
/rulesets/{id}
PagerDuty Update a Ruleset
updateRuleset 3 params body → 200400401403404405409
DELETE
/rulesets/{id}
PagerDuty Delete a Ruleset
deleteRuleset 3 params → 204400401403404405409
GET
/rulesets/{id}/rules
PagerDuty List Event Rules
listRulesetEventRules 6 params → 200401403404
POST
/rulesets/{id}/rules
PagerDuty Create an Event Rule
createRulesetEventRule 3 params body → 201400401403404409
GET
/rulesets/{id}/rules/{rule_id}
PagerDuty Get an Event Rule
getRulesetEventRule 4 params → 200400401403404
PUT
/rulesets/{id}/rules/{rule_id}
PagerDuty Update an Event Rule
updateRulesetEventRule 4 params body → 200400401403404405409
DELETE
/rulesets/{id}/rules/{rule_id}
PagerDuty Delete an Event Rule
deleteRulesetEventRule 4 params → 204400401403404405409

Schemas 4

The contract defines 4 schemas that model the data the API accepts and returns. The most detailed are Ruleset (10 properties), EventRuleActionsCommon (7 properties), Pagination (4 properties). Each schema is shown below with its type and property counts.

EventRule
Ruleset
object
10 properties
Pagination
object
4 properties
EventRuleActionsCommon
object
When an event matches this Event Rule, the actions that will be taken to change the resulting Alert and Incident.
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

pagerduty-rulesets-api-openapi.yml Raw ↑

Other APIs PagerDuty publishes across the network.

PagerDuty Events API
PagerDuty Abilities API
PagerDuty Add-Ons API
PagerDuty Alert Grouping Settings API
PagerDuty Analytics API
PagerDuty Audit API
PagerDuty Automation Actions API
PagerDuty Business Services API
PagerDuty Change Events API
PagerDuty Change Tags API
PagerDuty Custom Fields API
PagerDuty Escalation Policies API
Where this information came from

This is an independent, third-party profile of PagerDuty Rulesets API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.