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

# Get API index

`GET /`

Returns API information.

## Response `200`

Steuerboard API Index

- object
  - `message` string, required

## Other responses

- `429` — Rate limit exceeded
- `500` — Internal server error

## Changes

- **2026-08-19** `80748f72965e` — 1 info
  - added the media type `application/json` for the response with the status `500`

[Change history](https://skmtc.dev/steuerboard/apis/steuerboard-api/changes/get.md)

---

[API](https://skmtc.dev/steuerboard/apis/steuerboard-api.md) · [All operations](https://skmtc.dev/steuerboard/apis/steuerboard-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/steuerboard/steuerboard-api/revisions/80748f72965e/schema)
