How to consult the expiry date of an active RS license with command line tools?

Last updated 04, Feb 2026

Goal

Understand how to consult the expiry date of an active RS license using command-line tools.

Solution

It is possible to discover the expiry date of a Redis Software Cluster license using a REST call:

GET https://<cluster>:9443/v1/license

REST API license requests