SpectrumOutage API website screenshot

SpectrumOutage API

Community-powered REST API for live Spectrum internet, TV, and phone outage data across the United States, published by SpectrumOutage.us — an independent outage tracker with no affiliation to Charter Communications or Spectrum. The v1 API exposes eight operations over crowdsourced outage reports: national dashboard statistics with an hourly timeline and service breakdown, a paginated report feed, outage submission, city and state lookups by slug, ZIP-code status (issues_reported / all_clear) with the reports behind it, and map pin/cluster data over a 1h, 24h or 48h window. Access is a bearer API key issued manually by email, or through a free RapidAPI plan; the provider also publishes an OpenAPI 3.0.3 specification, an agent-facing llm.txt on both hosts, a Postman collection, and an open outage dataset mirrored to GitHub, Hugging Face, Kaggle and Figshare.

SpectrumOutage API publishes 4 APIs on the APIs.io network, including Locations API, Map API, Reports API, and 1 more. Tagged areas include Spectrum, Outage, Internet, TV, and Phone.

SpectrumOutage API’s developer surface includes authentication, documentation, API reference, getting-started guide, support, pricing, changelog, and 20 more developer resources.

50.4/100 developing ▬ flat Agent 24/100 agent aware Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessFreeSelf serve⚡ Free to try
2 APIs
SpectrumOutageInternetTVPhoneMonitoringStatusZIP CodeTelecomISPnetwork-statusCrowdsourced

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Telecommunications regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
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.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
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/spectrumoutage-api: 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.

SpectrumOutage API Locations API

City, state, and ZIP lookup

SpectrumOutage API Map API

Map pin and cluster data

SpectrumOutage API Reports API

Outage report listing and submission

SpectrumOutage API Stats API

Dashboard and aggregate statistics

Open Collections 1

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

SpectrumOutage API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Spectrumoutage Api Rate Limits

1 limits

RATE LIMITS

Security Posture 2

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

Spectrumoutage Api Authentication

http · 1 scheme

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 4

Status, limits, changes, and where to get help

Commercial 5

Pricing, plans, and the legal terms of use

Company 1

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
name: SpectrumOutage API
description: 'Community-powered REST API for live Spectrum internet, TV, and phone outage data across the United States, published
  by SpectrumOutage.us — an independent outage tracker with no affiliation to Charter Communications or Spectrum. The v1 API
  exposes eight operations over crowdsourced outage reports: national dashboard statistics with an hourly timeline and service
  breakdown, a paginated report feed, outage submission, city and state lookups by slug, ZIP-code status (issues_reported
  / all_clear) with the reports behind it, and map pin/cluster data over a 1h, 24h or 48h window. Access is a bearer API key
  issued manually by email, or through a free RapidAPI plan; the provider also publishes an OpenAPI 3.0.3 specification, an
  agent-facing llm.txt on both hosts, a Postman collection, and an open outage dataset mirrored to GitHub, Hugging Face, Kaggle
  and Figshare.'
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: true
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: free
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Free · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  - rate-limits
  - security
  generated: '2026-09-03'
  method: derived
image: https://spectrumoutage.us/icons/icon-192.png
url: https://raw.githubusercontent.com/api-evangelist/spectrumoutage-api/refs/heads/main/apis.yml
created: '2026-07-17'
modified: '2026-08-11'
specificationVersion: '0.23'
tags:
- Spectrum
- Outage
- Internet
- TV
- Phone
- Monitoring
- Status
- ZIP Code
- Telecom
- ISP
- network-status
- Crowdsourced
tags_raw:
- spectrum
- outage
- internet
- tv
- phone
- monitoring
- status
- zip-code
- telecom
- isp
- network-status
- crowdsourced
apis:
- aid: spectrumoutage-api:spectrumoutage-api-locations-api
  name: SpectrumOutage API Locations API
  description: City, state, and ZIP lookup
  humanURL: https://api.spectrumoutage.us
  baseURL: https://spectrumoutage.us/api/v1
  tags:
  - Locations
  properties:
  - type: OpenAPI
    url: openapi/spectrumoutage-api-locations-api-openapi.yml
  - type: Documentation
    url: https://api.spectrumoutage.us
  - type: LLMsTxt
    url: https://api.spectrumoutage.us/llm.txt
  - type: LLMsTxt
    url: https://spectrumoutage.us/llm.txt
  - type: LLMsTxt
    url: llms/spectrumoutage-api-llms.txt
- aid: spectrumoutage-api:spectrumoutage-api-map-api
  name: SpectrumOutage API Map API
  description: Map pin and cluster data
  humanURL: https://api.spectrumoutage.us
  baseURL: https://spectrumoutage.us/api/v1
  tags:
  - Map
  properties:
  - type: OpenAPI
    url: openapi/spectrumoutage-api-map-api-openapi.yml
  - type: Documentation
    url: https://api.spectrumoutage.us
  - type: LLMsTxt
    url: https://api.spectrumoutage.us/llm.txt
  - type: LLMsTxt
    url: https://spectrumoutage.us/llm.txt
  - type: LLMsTxt
    url: llms/spectrumoutage-api-llms.txt
- aid: spectrumoutage-api:spectrumoutage-api-reports-api
  name: SpectrumOutage API Reports API
  description: Outage report listing and submission
  humanURL: https://api.spectrumoutage.us
  baseURL: https://spectrumoutage.us/api/v1
  tags:
  - Reports
  properties:
  - type: OpenAPI
    url: openapi/spectrumoutage-api-reports-api-openapi.yml
  - type: Documentation
    url: https://api.spectrumoutage.us
  - type: LLMsTxt
    url: https://api.spectrumoutage.us/llm.txt
  - type: LLMsTxt
    url: https://spectrumoutage.us/llm.txt
  - type: LLMsTxt
    url: llms/spectrumoutage-api-llms.txt
- aid: spectrumoutage-api:spectrumoutage-api-stats-api
  name: SpectrumOutage API Stats API
  description: Dashboard and aggregate statistics
  humanURL: https://api.spectrumoutage.us
  baseURL: https://spectrumoutage.us/api/v1
  tags:
  - Stats
  properties:
  - type: OpenAPI
    url: openapi/spectrumoutage-api-stats-api-openapi.yml
  - type: Documentation
    url: https://api.spectrumoutage.us
  - type: LLMsTxt
    url: https://api.spectrumoutage.us/llm.txt
  - type: LLMsTxt
    url: https://spectrumoutage.us/llm.txt
  - type: LLMsTxt
    url: llms/spectrumoutage-api-llms.txt
maintainers:
- FN: SpectrumOutage
  email: usspectrumoutage@gmail.com
  url: https://spectrumoutage.us/contact
generated:
  by: apis.io/add
  model: claude-opus-4-8
  confidence: 90
  at: '2026-07-17T11:26:02.897Z'
common:
- type: Website
  url: https://www.spectrumoutage.us/
- type: AgentSkill
  url: skills/_index.yml
- type: Overlay
  url: overlays/spectrumoutage-api-openapi-overlay.yaml
- type: DomainSecurity
  url: security/spectrumoutage-api-domain-security.yml
- type: Authentication
  url: authentication/spectrumoutage-api-authentication.yml
- type: DeveloperPortal
  url: https://api.spectrumoutage.us
- type: Documentation
  url: https://api.spectrumoutage.us
- type: APIReference
  url: https://api.spectrumoutage.us
- type: GettingStarted
  url: https://api.spectrumoutage.us/#introduction
- type: Support
  url: https://spectrumoutage.us/contact
- type: GitHubOrganization
  url: https://github.com/usspectrumoutage-us
- type: SourceCode
  url: https://github.com/usspectrumoutage-us/spectrum-outage-api
- type: Postman
  url: https://documenter.getpostman.com/view/56702125/2sBY4PMzPS
- type: Pricing
  url: https://rapidapi.com/usspectrumoutageus/api/spectrumoutage
- type: TermsOfService
  url: https://spectrumoutage.us/terms-of-service
- type: PrivacyPolicy
  url: https://spectrumoutage.us/privacy-policy
- type: License
  url: https://spectrumoutage.us/disclaimer
- type: ChangeLog
  url: https://spectrumoutage.us/support-us
- type: ChangeLog
  url: changelog/spectrumoutage-api-changelog.yml
- type: Conventions
  url: conventions/spectrumoutage-api-conventions.yml
- type: ErrorCatalog
  url: errors/spectrumoutage-api-problem-types.yml
- type: Lifecycle
  url: lifecycle/spectrumoutage-api-lifecycle.yml
- type: Conformance
  url: conformance/spectrumoutage-api-conformance.yml
- type: DataModel
  url: data-model/spectrumoutage-api-data-model.yml
- type: RateLimits
  url: rate-limits/spectrumoutage-api-rate-limits.yml
- type: Plans
  url: plans/spectrumoutage-api-plans-pricing.yml
- type: Packages
  url: packages/spectrumoutage-api-packages.yml
x-pointers-deliberately-omitted:
  MCPServer: mcp/spectrumoutage-api-mcp.yml is a DERIVED candidate tool list, not a served MCP endpoint. The provider publishes
    no hosted MCP server (/mcp and /.well-known/mcp.json 404 on both hosts), so wiring an MCPServer pointer would credit an
    agent surface that does not exist.
  WellKnown: All 18 /.well-known/ paths probed across both hosts returned 404. well-known/ records that verified absence;
    there is no served document to point at.
  AgentCard: /.well-known/agent-card.json and /.well-known/agent.json both 404 on both hosts. Per the pipeline this artifact
    is search-only, so nothing was written.
  StatusPage: The provider is a status surface for a THIRD party (Charter Spectrum) and publishes no status page for its own
    API. https://spectrumoutage.us/status returns 404.
  Deprecation: no deprecation policy and no RFC 8594 Sunset/Deprecation header support is published.
  Security: No security.txt, no vulnerability disclosure page and no bug bounty were found by probe-security-programs.py or
    by hand.
  Compliance: no certifications, trust center or compliance program is published.
  SDKs: no first-party client library exists in any public registry; packages/ records the zero.
  Idempotency: POST /reports has no idempotency key and no request-deduplication contract; a retry creates a duplicate report.
  AsyncAPI: no event, streaming or webhook surface is documented.
  SignUp: API keys are issued only by email; there is no self-service signup on the provider's own site.
x-enrichment:
  date: '2026-08-11'
  status: enriched
  artifacts_added: 21
  pass: local-v1

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/spectrumoutage-api"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/spectrumoutage-api/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/spectrumoutage-api/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.