API Libraries

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

Read More

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 […]

Read More

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

Read More