Statuspage
api.statuspage.io
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.
api_key
free
1.0
https://api.statuspage.io
1
2026-03-01 11:09:32
Health
Capabilities
create_incident
communicationCreate 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
communicationList 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
communicationList 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
communicationList all status pages in your organization, including their name, URL, and branding configuration.
Detail: https://api.statuspage.io/capabilities/list_pages
list_subscribers
communicationList 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
communicationUpdate 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
communicationUpdate 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.