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.

28.6/100 thin ▬ flat Agent 17/100 agent aware saas Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
1 APIs
Incident ResponseOn-Call ManagementDevOpsSREAlertingIncident Management

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. 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. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

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 5

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

API Collection

OPEN COLLECTION

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
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - url: https://www.squadcast.com
    status: 301
    note: declared website redirects to https://www.solarwinds.com/it-incident-response-software — a different registrable
      domain (squadcast.com -> solarwinds.com), possible rename or acquisition (probed 2026-09-03, roadmap#169)
  generated: '2026-09-03'
  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.23'
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

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/squadcast"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/squadcast/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/squadcast/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.