Suggest a service
Know a service we should track? Drop its name and the URL of its official status page or status feed. The more feeds people send, the more complete the board gets.
The official status page, or better, its machine-readable feed (see how to find it below).
How to find the right URL
- Try
status.theservice.com— most companies put their status page on astatus.subdomain. A quick web search for "servicename status page" usually finds it too. - Many status pages are powered by Statuspage (Atlassian). For those, add
/api/v2/summary.jsonto the end of the status page URL — e.g.https://status.example.com/api/v2/summary.json. If that returns JSON, that's the ideal link to send. - Others use Instatus. For those, try
/summary.jsonon the status page URL instead. - Not sure? Just paste the plain status page URL — we'll figure out the feed when we review it.
The most useful submissions are a machine-readable feed (a URL that returns JSON), because those are the ones we can wire up automatically. But a regular status page link is still helpful — don't let the JSON part stop you from suggesting.