---
title: "Root"
method: GET
path: "/api/v1"
tags: ["info"]
---

# Root

`GET /api/v1`

Returns a welcome message.

## Response `200`

OK

- object
  - `message` string, required
  - `_links` object
    - `self` object
      - `href` string, required
    - `groundhogs` object
      - `href` string, required
    - `groundhog` object
      - `href` string, required
    - `predictions` object
      - `href` string, required
    - `spec` object
      - `href` string, required

---

[API](https://skmtc.dev/swaggerhub/apis/groundhog-day-api.md) · [All operations](https://skmtc.dev/swaggerhub/apis/groundhog-day-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/swaggerhub/groundhog-day-api/revisions/323f97be2b21/schema)
