---
title: "Get API Status"
method: GET
path: "/"
tags: ["API Status"]
---

# Get API Status

`GET /`

Check whether the API is operational and verify timestamps.

## Response `200`

OK

- Status — Status of API
  - `version` integer
  - `timestamp` string
  - `online` boolean

## Other responses

- `default` — Unexpected Error

---

[API](https://skmtc.net/passiv/apis/snaptrade.md) · [All operations](https://skmtc.net/passiv/apis/snaptrade/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/passiv/snaptrade/versions/993e058b557e/schema)
