Squadcast Public API

Public REST API for managing incidents, services, on-call schedules, escalation policies, users, and teams in Squadcast. Authentication uses HTTP Bearer access tokens exchanged from a refresh token at the auth endpoint. Available in US and EU regions.

API entry from apis.yml

apis.yml Raw ↑
aid: squadcast:public-api
name: Squadcast Public API
description: Public REST API for managing incidents, services, on-call schedules, escalation policies,
  users, and teams in Squadcast. Authentication uses HTTP Bearer access tokens exchanged from a refresh
  token at the auth endpoint. Available in US and EU regions.
humanURL: https://developers.incidents.cloud.solarwinds.com/api-reference
baseURL: https://api.squadcast.com
tags:
- Incidents
- Services
- Schedules
- Escalation Policies
- On-Call
properties:
- type: Documentation
  url: https://developers.incidents.cloud.solarwinds.com/api-reference
- type: Authentication
  url: https://auth.squadcast.com/oauth/access-token