Squadcast website screenshot

Squadcast

Squadcast (now part of SolarWinds Incidents Cloud) is an end-to-end incident response and on-call management platform that helps SRE and DevOps teams detect, respond to, and learn from incidents with on-call schedules, escalation policies, runbooks, status pages, and post-incident reviews. Squadcast's public API provides programmatic access to incidents, services, schedules, escalation policies, and users using OAuth bearer token authentication.

Squadcast publishes 3 APIs on the APIs.io network: Authentication API, Incidents API, and Requests API. Tagged areas include Incident Response, On-Call Management, DevOps, SRE, and Alerting.

Squadcast’s developer surface includes authentication, documentation, pricing, signup flow, engineering blog, and 5 more developer resources.

30.3/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessSelf serve
4 APIs
Incident ResponseOn-Call ManagementDevOpsSREAlertingIncident Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 30.3/100 · thin
Contract Quality 15.8 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 2.1 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 28/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/squadcast: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 4

Individual APIs this provider publishes, each with its own machine-readable definition.

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 ...

Squadcast Authentication API

Token exchange endpoints

Squadcast Incidents API

Incident lifecycle and bulk operations

Squadcast Requests API

Incident creation request status

Open Collections 1

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Squadcast Public API

OPEN COLLECTION

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Squadcast Authentication

http · 1 scheme

SECURITY

Squadcast Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Squadcast Agentic Access

13 operations · 9 acting

13 operations · 9 acting

AGENTIC

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Commercial 1

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: squadcast
name: Squadcast
description: Squadcast (now part of SolarWinds Incidents Cloud) is an end-to-end incident response and on-call management
  platform that helps SRE and DevOps teams detect, respond to, and learn from incidents with on-call schedules, escalation
  policies, runbooks, status pages, and post-incident reviews. Squadcast's public API provides programmatic access to incidents,
  services, schedules, escalation policies, and users using OAuth bearer token authentication.
type: Index
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/squadcast.png
tags:
- Incident Response
- On-Call Management
- DevOps
- SRE
- Alerting
- Incident Management
url: https://raw.githubusercontent.com/api-evangelist/squadcast/refs/heads/main/apis.yml
created: '2026-05-11'
modified: '2026-05-11'
specificationVersion: '0.19'
apis:
- 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
- aid: squadcast:squadcast-authentication-api
  name: Squadcast Authentication API
  description: Token exchange endpoints
  humanURL: https://developers.incidents.cloud.solarwinds.com/api-reference
  baseURL: https://api.squadcast.com
  tags:
  - Authentication
  properties:
  - type: OpenAPI
    url: openapi/squadcast-authentication-api-openapi.yml
- aid: squadcast:squadcast-incidents-api
  name: Squadcast Incidents API
  description: Incident lifecycle and bulk operations
  humanURL: https://developers.incidents.cloud.solarwinds.com/api-reference
  baseURL: https://api.squadcast.com
  tags:
  - Incidents
  properties:
  - type: OpenAPI
    url: openapi/squadcast-incidents-api-openapi.yml
- aid: squadcast:squadcast-requests-api
  name: Squadcast Requests API
  description: Incident creation request status
  humanURL: https://developers.incidents.cloud.solarwinds.com/api-reference
  baseURL: https://api.squadcast.com
  tags:
  - Requests
  properties:
  - type: OpenAPI
    url: openapi/squadcast-requests-api-openapi.yml
common:
- type: AgenticAccess
  url: agentic-access/squadcast-agentic-access.yml
- type: DomainSecurity
  url: security/squadcast-domain-security.yml
- type: Authentication
  url: authentication/squadcast-authentication.yml
- type: GitHubOrganization
  url: https://github.com/SquadcastHub
- type: LinkedIn
  url: https://www.linkedin.com/company/squadcast
- type: Website
  url: https://www.squadcast.com
- type: Documentation
  url: https://support.squadcast.com/
- type: Pricing
  url: https://www.squadcast.com/pricing
- type: Signup
  url: https://app.squadcast.com/signup
- url: https://squadcast.com/blog/rss.xml
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com