This repository contains the OpenAPI 3.0.3 specification for the Instatus API.
- 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
instatus.yaml
instatus.json
- Help: instatus.com/help
- API docs: instatus.com/help/api
- Support email: support@instatus.com
Instatus helps you:
- Monitor your services (soon)
- Fix incidents with your team (soon)
- Share your status with customers