---
title: "Check if Rudder is alive"
method: GET
path: "/status"
tags: ["Status"]
---

# Check if Rudder is alive

`GET /status`

An unauthenticated API to check if Rudder web application is up and running. Be careful: this API does not follow other Rudder's API convention: 
- it is not versioned, so the path is just `/api/status`;
- it returns a plain text message.

## Response `200`

OK status message

---

[API](https://skmtc.net/rudder/apis/rudder-api.md) · [All operations](https://skmtc.net/rudder/apis/rudder-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/rudder/rudder-api/revisions/eab988254fba/schema)
