# UpGuard

<figure><img src="/files/aLD9usxza5CeP3TYPb2J" alt=""><figcaption></figcaption></figure>

**Introduction**

UpGuard Cyber Risk is a third-party risk management and security ratings platform used by organizations to continuously monitor cyber risk posture, security findings, and vendor risk events. This guide provides instructions for integrating the UpGuard Cyber Risk API into the CybrHawk SIEM platform, enabling UpGuard notifications to be ingested, normalized, and converted into SIEM events.

The integration assumes access to an UpGuard Cyber Risk account with API access enabled.

UpGuard provides access to resources (data entities) through a RESTful API. The CybrHawk SIEM platform uses the API to make authenticated HTTP requests to retrieve public notifications data.

UpGuard Cyber Risk API endpoints follow this general structure:

`https://cyber-risk.upguard.com/api/<resource>`

All API requests must be authenticated using an API Key provided by UpGuard, with `Admin` permissions enabled for the API Key.

For information on generating an API key, refer to the UpGuard documentation:\
[https://www.upguard.com/platform/documentation/api](https://help.upguard.com/en/articles/8060003-how-to-authenticate-with-your-upguard-api-key)

**Integration Steps**

To activate the integration, supply the following information to your CybrHawk representative:

* Your generated API Key with `Admin` permissions enabled.


---

# 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://cybrhawksoc.gitbook.io/cybrhawk-docs/siem-integrations/vulnerability-scanners/upguard.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.
