Statuspage

api.statuspage.io

Community

Statuspage by Atlassian provides public and private status pages for communicating real-time service availability. Manage incidents, update component statuses, and notify subscribers when issues arise or are resolved.

Auth

api_key

Pricing

free

Spec version

1.0

Base URL

https://api.statuspage.io

Crawl failures

1

Last verified

2026-03-01T11:09:32.000Z

Health

This is a community-maintained manifest. Health monitoring is not available because this service doesn't host its own /.well-known/agent endpoint yet. Learn more about trust levels →

Capabilities

create_incident

communication

Create a new incident on a status page to communicate an ongoing issue. Specify affected components, severity, and an initial status update message.

Detail: https://api.statuspage.io/capabilities/create_incident

list_components

communication

List all components on a status page. Components represent individual services or systems whose status is tracked independently.

Detail: https://api.statuspage.io/capabilities/list_components

list_incidents

communication

List all incidents on a status page, including their current status, affected components, and update history.

Detail: https://api.statuspage.io/capabilities/list_incidents

list_pages

communication

List all status pages in your organization, including their name, URL, and branding configuration.

Detail: https://api.statuspage.io/capabilities/list_pages

list_subscribers

communication

List all subscribers to a status page who receive notifications about incidents and maintenance events.

Detail: https://api.statuspage.io/capabilities/list_subscribers

update_component_status

communication

Update the operational status of a specific component (operational, degraded_performance, partial_outage, major_outage, under_maintenance).

Detail: https://api.statuspage.io/capabilities/update_component_status

update_incident

communication

Update an existing incident with a new status, message, or affected component changes. Use this to post progress updates or resolve incidents.

Detail: https://api.statuspage.io/capabilities/update_incident

Agent Preview

This is what an AI agent sees when it discovers this service via the Gateway:

Service: Statuspage
Description: Statuspage by Atlassian provides public and private status pages for communicating real-time service availability. Manage incidents, update component statuses, and notify subscribers when issues arise or are resolved.
Auth: api_key
Capabilities:
  - create_incident: Create a new incident on a status page to communicate an ongoing issue. Specify affected components, severity, and an initial status update message.
  - list_components: List all components on a status page. Components represent individual services or systems whose status is tracked independently.
  - list_incidents: List all incidents on a status page, including their current status, affected components, and update history.
  - list_pages: List all status pages in your organization, including their name, URL, and branding configuration.
  - list_subscribers: List all subscribers to a status page who receive notifications about incidents and maintenance events.
  - update_component_status: Update the operational status of a specific component (operational, degraded_performance, partial_outage, major_outage, under_maintenance).
  - update_incident: Update an existing incident with a new status, message, or affected component changes. Use this to post progress updates or resolve incidents.