---
title: "Info"
method: GET
path: "/api/v2/info"
tags: ["v2", "info"]
---

# Info

`GET /api/v2/info`

Gets package version.

## Response `200`

Successful Response

- InfoResponse — Response model containing information about the API.
  - `version` string, required

## Changes

- **2026-02-02** `f0a3d26cc0c6` — 1 info
  - endpoint added
- **2025-02-27** `b0ed6c7dac42` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/redis/apis/redis-data-integration-api/changes/api/v2/info/get.md)

---

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