---
title: "Get API information"
method: GET
path: "/info"
tags: ["API Info"]
---

# Get API information

`GET /info`

Returns detailed API version information. Does not require authentication.

## Response `200`

API information

- object
  - `apiVersion` string — API version number
  - `build` string — Build tag
  - `clientVersion` string — Client library version

## Changes

> 15 revisions in range; 12 could not be searched.

- **2023-02-23** `9c09a2aad349` — 1 breaking
  - api path removed without deprecation

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

---

[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)
