> For the complete documentation index, see [llms.txt](https://docs.pgecom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pgecom.com/api-endpoint/radar.md).

# Radar

You can use the Radar endpoint to check for fraudster reported through our network of partners that we work with

<details>

<summary>Radar Response</summary>

```json
{
    "status": "not_flagged",
    "severity": "low",
    "notes": "No fraud detected"
}
```

</details>
