---
title: "Check API connection"
method: GET
path: "/"
tags: ["API Info"]
---

# Check API connection

`GET /`

Returns basic API information. Does not require authentication.

## Response `200`

API is available

- object
  - `description` string
  - `version` string
  - `build` string

---

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