Splunk On-Call (VictorOps) logo

Splunk On-Call (VictorOps)

Splunk On-Call, formerly known as VictorOps, is an incident management and on-call alerting platform that helps DevOps and SRE teams reduce mean time to resolution by routing alerts, managing on-call schedules, and orchestrating incident response. The platform integrates with monitoring and observability tools to deliver context-rich alerts and supports collaborative chat-based remediation workflows. The VictorOps REST API enables programmatic management of users, teams, schedules, escalation policies, incidents, and integrations using API ID and API Key authentication headers.

2 APIs 0 Features
Incident ManagementOn-CallAlertingDevOpsSREIncident ResponseObservability

APIs

Splunk On-Call Public API

REST API for managing users, teams, on-call schedules, escalation policies, incidents, and routing keys in Splunk On-Call (VictorOps). Authentication uses X-VO-Api-Id and X-VO-A...

Splunk On-Call REST Endpoint

Inbound REST endpoint for creating incidents from any monitoring system via HTTPS POST with a JSON payload and a routing-key segment in the URL.

Resources

🔗
Website
Website
🔗
Documentation
Documentation
🔗
API Documentation
API Documentation
💰
Pricing
Pricing
📝
Sign Up
Sign Up
🔗
Login
Login
💬
Support
Support

Sources

apis.yml Raw ↑
aid: victorops
name: Splunk On-Call (VictorOps)
description: >-
  Splunk On-Call, formerly known as VictorOps, is an incident management and
  on-call alerting platform that helps DevOps and SRE teams reduce mean time to
  resolution by routing alerts, managing on-call schedules, and orchestrating
  incident response. The platform integrates with monitoring and observability
  tools to deliver context-rich alerts and supports collaborative chat-based
  remediation workflows. The VictorOps REST API enables programmatic management
  of users, teams, schedules, escalation policies, incidents, and integrations
  using API ID and API Key authentication headers.
type: Index
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - Incident Management
  - On-Call
  - Alerting
  - DevOps
  - SRE
  - Incident Response
  - Observability
url: >-
  https://raw.githubusercontent.com/api-evangelist/victorops/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
  - aid: victorops:public-api
    name: Splunk On-Call Public API
    description: >-
      REST API for managing users, teams, on-call schedules, escalation
      policies, incidents, and routing keys in Splunk On-Call (VictorOps).
      Authentication uses X-VO-Api-Id and X-VO-Api-Key headers generated by
      account admins.
    humanURL: https://help.victorops.com/knowledge-base/api/
    baseURL: https://api.victorops.com/api-public
    tags:
      - Incident Management
      - On-Call
      - Alerting
      - Escalation
      - Schedules
      - Incidents
    properties:
      - type: Documentation
        url: https://help.victorops.com/knowledge-base/api/
      - type: REST Endpoint Integration
        url: https://help.victorops.com/knowledge-base/rest-endpoint-integration-guide/
  - aid: victorops:rest-endpoint
    name: Splunk On-Call REST Endpoint
    description: >-
      Inbound REST endpoint for creating incidents from any monitoring system
      via HTTPS POST with a JSON payload and a routing-key segment in the URL.
    humanURL: https://help.victorops.com/knowledge-base/rest-endpoint-integration-guide/
    baseURL: https://alert.victorops.com/integrations/generic/20131114/alert
    tags:
      - Incident Creation
      - Webhooks
      - Alerting

common:
  - type: Website
    url: https://www.splunk.com/en_us/products/on-call.html
  - type: Documentation
    url: https://help.victorops.com/
  - type: API Documentation
    url: https://help.victorops.com/knowledge-base/api/
  - type: Pricing
    url: https://www.splunk.com/en_us/products/on-call.html
  - type: Sign Up
    url: https://portal.victorops.com/membership/#/
  - type: Login
    url: https://portal.victorops.com/auth/#/login
  - type: Support
    url: https://www.splunk.com/en_us/support-and-services.html
maintainers:
  - FN: Kin Lane
    email: [email protected]