Status Page Incident Trigger Scorer
Pricing
Pay per usage
Go to Apify Store
Status Page Incident Trigger Scorer
Turn imported status-page incident rows into impact, support, GTM, and vendor-risk trigger briefs.
Status Page Incident Trigger Scorer
Pricing
Pay per usage
Turn imported status-page incident rows into impact, support, GTM, and vendor-risk trigger briefs.
You can access the Status Page Incident Trigger Scorer programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
$echo '{< "mode": "items",< "items": [< {< "vendorName": "Acme Payments",< "source": "Statuspage",< "severity": "major outage",< "status": "resolved",< "incidentTitle": "Checkout API outage",< "description": "Checkout API returned elevated 500 errors. Payments and webhooks were delayed for enterprise customers.",< "components": [< "Checkout API",< "Webhooks"< ],< "startedAt": "2026-07-06T10:00:00.000Z",< "resolvedAt": "2026-07-06T12:45:00.000Z",< "incidentUrl": "https://status.example/incidents/acme-checkout-api"< },< {< "vendorName": "GrowthStack",< "source": "Instatus",< "severity": "scheduled maintenance",< "status": "scheduled",< "incidentTitle": "Database migration maintenance",< "description": "Scheduled database migration may cause dashboard latency for 30 minutes.",< "components": [< "Database",< "Dashboard"< ],< "startedAt": "2026-07-08T02:00:00.000Z",< "resolvedAt": "2026-07-08T02:30:00.000Z",< "incidentUrl": "https://status.example/incidents/growthstack-db-maintenance"< },< {< "vendorName": "Acme Payments",< "source": "Statuspage",< "severity": "degraded performance",< "status": "investigating",< "incidentTitle": "Webhook delivery delays",< "description": "Webhook delivery is delayed for API customers in EU region. Engineers are investigating elevated queue latency.",< "components": [< "Webhooks",< "API",< "EU region"< ],< "startedAt": "2026-07-07T09:15:00.000Z",< "incidentUrl": "https://status.example/incidents/acme-webhook-delays"< }< ],< "yourProduct": "Reliable payment orchestration platform for SaaS teams that need resilient checkout, webhooks, and customer communication",< "targetVendors": [< "Acme Payments",< "GrowthStack"< ],< "targetSegments": [< "enterprise SaaS",< "customer success",< "RevOps"< ],< "criticalComponents": [< "checkout",< "payments",< "webhooks",< "api",< "auth"< ],< "scrapedAt": "2026-07-07T00:00:00.000Z"<}' |<apify call rotvuvo/status-page-incident-trigger-scorer --silent --output-datasetThe Apify CLI is the official tool that allows you to use Status Page Incident Trigger Scorer locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: