Documentation Index
Fetch the complete documentation index at: https://docs.iru.com/llms.txt
Use this file to discover all available pages before exploring further.
About PagerDuty
Iru reads incidents, services, escalation policies, schedules, teams, and audit data through the PagerDuty REST API. Authentication uses PagerDuty’s header format (not plain Bearer):How it works
| Detail | Value |
|---|---|
| Category | Incident response / operations |
| Authentication | REST API key (Authorization: Token token=…) |
Prerequisites
- Admin or Account Owner (or equivalent) to create General Access API keys.
Connect PagerDuty to Iru
PagerDuty
Iru Compliance
Turn on PagerDuty
Find PagerDuty (use Category or Search by name or description). On that card, turn on the toggle. A browser tab or window may open for the connector wizard.
Paste the API key
Paste the raw API key into the field the wizard provides. The product formats
Authorization: Token token=YOUR_API_KEY for you. Do not prefix Token token= yourself.Troubleshooting
Nothing opens when you turn the source on
Nothing opens when you turn the source on
Check pop-up blocker settings for the Iru site and try again.
401 Unauthorized
401 Unauthorized
403 Forbidden
403 Forbidden
Switch from a User token to a General Access key with sufficient scope.
Missing services or schedules
Missing services or schedules
User-scoped tokens only see that user’s teams. Use General Access.
Considerations
API keys do not auto-expire: rotate on a schedule.
API keys do not auto-expire - rotate on a schedule.
Large backfills stay within PagerDuty rate limits;…
Large backfills stay within PagerDuty rate limits; sync may spread over time.
See also
- See Sources Management for the full connector list.
