Docs

Status

Status

Information about viewing our service status

We offer an api for checking our service status in a variety of different ways all of which will be explained and described here, however we should mention that some of our status endpoints may be limited or unavailable for public viewing as this was mainly made to control the new status page that will be coming with the release of v3 of our website!

Public Endpoints

Example Response

200 | OK
{
    "page": {
        "name": "CordX",
        "url": "https://cordx.instatus.com",
        "status": "UP"
    }
}

Private Endpoints

Component Filter

Required Props

PropTypeDefault
:secret
STRING
Available only to CordX Developers
?method
STRING
One of: dns | sl | tp | us | web

All Components

Required Props

PropTypeDefault
:secret
STRING
Available only to CordX Developers

Last updated on