# Vicarious vRx

## About This Document

This guide details the steps necessary to connect Vicarious vRx to the Epiphany Intelligence Platform. The Epiphany Intelligence Platform leverages data from tools like Vicarious vRx to provide greate

## **Overview**

Vicarious vRx allows API access by virtue of an API key,, which can be created or found in the Vicarious vRx  management console by an individual user. The permissions granted to the API key will be limited to those of the role it is assigned during creation.

## **Version Compatibility**

* **Epiphany Collector**: Version 1.0 and later.

## **Prerequisites**

* [ ] Access to the Vicarious vRx Cloud UI
* [ ] "Owner" permission is required to access the API management and functionality pages.

## **What is Needed for Integration**

* [ ] The API key
* [ ] The URL of the Vicarious vRx Cloud&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.reveald.com/technical-documentation/data-sources/vicarious-vrx.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
