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

# Get API Information

`GET /`

Returns information about the API including version, available endpoints, and service status.

## Response `200`

API information

- ApiInfo
  - `name` string, required
  - `version` string, required
  - `description` string
  - `endpoints` string[], required
  - `documentation` string

## Changes

> 2 revisions in range; 1 could not be searched.

- **2025-07-11** `919eb7a392aa` — 1 breaking
  - api path removed without deprecation

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

---

[API](https://skmtc.dev/harbour-enterprises/apis/superdoc-api.md) · [All operations](https://skmtc.dev/harbour-enterprises/apis/superdoc-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/harbour-enterprises/superdoc-api/revisions/4872812d36f8/schema)
