API libraries are available 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
Category: Developers
API Status Codes
Incident State Incident Status Maintenance State
Public Status API
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 request to query the current status. Requirements Status page must be activated and in public mode to use the Public Status API. Example […]
API Documentation
The Status.io API is designed to help you seamlessly integrate your existing tools with your status page. Our dynamic documentation lets you view live examples in multiple programming languages and test or debug live API calls. Explore the API documentation: developer.status.io