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

# API Information

`GET /`

Get information about the API and available endpoints

## Response `200`

Default Response

- object
  - `name` string, required
  - `version` string, required
  - `description` string, required
  - `documentation` string
  - `endpoints` object, required
    - `swagger` string, required
    - `health` string, required

---

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