API Libraries

We maintain official libraries to help you build integrations with your status page using your favorite programming language. Go – https://github.com/statusio/statusio-go Node.js – https://github.com/statusio/statusio-node PHP – https://github.com/statusio/statusio-php Python – https://github.com/statusio/statusio-python Ruby – https://github.com/statusio/statusio-ruby Our Github account also lists some non-official libraries and plugins: https://github.com/statusio

Read More

API Status Codes

Incident State 100 – Investigating 200 – Identified 300 – Monitoring Incident Status 100 – Operational 300 – Degraded Performance 400 – Partial Service Disruption 500 – Service Disruption 600 – Security Event

Read More

Public Status API

Overview This is the API version of your status page. Because robots care about your status too. The Public Status API enables you to provide your API consumers with a simple GET method to query the current status. Requirements Your status page must be activated and in public mode. Example Request Check out a real-world […]

Read More

API Documentation

Our dynamic documentation allows you to view live examples in a variety of languages and also test/debug API calls within the sandbox. View our API docs at developers.status.io

Read More