This repository contains the OpenAPI 3.0.3 specification for the Instatus API.
Instatus helps you:
- Monitor your services
- Fix incidents with your team
- Share your status with customers
- Version: 2.0.0
- Base URL: https://api.instatus.com
- Obtain your API key from the Instatus dashboard: dashboard.instatus.com/developer
- Review the API specification in either YAML or JSON format
- Make your first API call using your preferred HTTP client (We love Insomnia)
- Requests must be encoded as JSON with this header:
Content-Type: application/json. - Requests must provide an API token through the Authorization header.
Authorization: Bearer <API_KEY>
- Status Pages
- Components
- Incidents
- Incident Updates
- Maintenances
- Maintenance Updates
- Templates
- Teammates
- Subscribers
- Metrics
- Monitors
- Monitor Alerts
- Monitor Groups
- Routing Rules
- Escalation Policies
- On-call Schedules
instatus.yamlinstatus.json
- Help: instatus.com/help
- API docs: instatus.com/help/api
- Support email: support@instatus.com