---
title: "Get the server's status"
method: GET
path: "/status"
tags: ["Status"]
---

# Get the server's status

`GET /status`

Current status of the EVE Online cluster

## Headers

- `Accept-Language` 'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'
- `If-None-Match` string
- `X-Compatibility-Date` '2025-12-16', date, required
- `X-Tenant` string
- `If-Modified-Since` string

## Response `200`

OK

- Status
  - `players` integer, required — Number of characters currently logged in
  - `server_version` string, required — Build number of the cluster
  - `start_time` string, date-time, required — Moment the cluster started accepting connections
  - `vip` boolean, required — Whether the cluster only accepts VIP logins

## Other responses

- `default` — Error

---

[API](https://skmtc.net/evetech/apis/eve-spring-inebriation-esi-tranquility.md) · [All operations](https://skmtc.net/evetech/apis/eve-spring-inebriation-esi-tranquility/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/evetech/eve-spring-inebriation-esi-tranquility/revisions/780531a22906/schema)
