diff --git a/content/develop/connect/insight/_index.md b/content/develop/connect/insight/_index.md index 12ee89fb53..e394a55261 100644 --- a/content/develop/connect/insight/_index.md +++ b/content/develop/connect/insight/_index.md @@ -159,6 +159,11 @@ These are the locations on supported platforms: You can install Redis Insight on operating systems that are not officially supported, but it may not behave as expected. {{< /note >}} +## Redis Insight API (only for Docker) + +If you are running Redis Insight from [Docker]({{< relref "/operate/redisinsight/install/install-on-docker" >}}), +you can access the API from `http://localhost:5540/api/docs`. + ## Feedback To provide your feedback, [open a ticket in our Redis Insight repository](https://github.com/Redis-Insight/Redis-Insight/issues/new).