---
title: Leaked Credentials Insights in Cloudflare Radar
description: Expanded security insights with new API endpoints for aggregated authentication request data
image: https://developers.cloudflare.com/changelog-preview.png
---

[Skip to content](#%5Ftop) 

# Changelog

New updates and improvements at Cloudflare.

[ Subscribe to RSS ](https://developers.cloudflare.com/changelog/rss/index.xml) [ View RSS feeds ](https://developers.cloudflare.com/fundamentals/new-features/available-rss-feeds/) 

![hero image](https://developers.cloudflare.com/_astro/hero.CVYJHPAd_26AMqX.svg) 

[ ← Back to all posts ](https://developers.cloudflare.com/changelog/) 

## Leaked Credentials Insights in Cloudflare Radar

Mar 18, 2025 

[ Radar ](https://developers.cloudflare.com/radar/) 

[**Radar**](https://developers.cloudflare.com/radar/) has expanded its security insights, providing visibility into aggregate trends in authentication requests, including the detection of leaked credentials through [leaked credentials detection](https://developers.cloudflare.com/waf/detections/leaked-credentials/) scans.

We have now introduced the following endpoints:

* [/leaked\_credential\_checks/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/leaked%5Fcredentials/subresources/summary/): Retrieves summaries of HTTP authentication requests distribution across two different dimensions.
* [/leaked\_credential\_checks/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/leaked%5Fcredentials/subresources/timeseries%5Fgroups/): Retrieves timeseries data for HTTP authentication requests distribution across two different dimensions.

The following dimensions are available, displaying the distribution of HTTP authentication requests based on:

* `compromised`: Credential status (clean vs. compromised).
* `bot_class`: [Bot class](https://developers.cloudflare.com/radar/concepts/bot-classes) (human vs. bot).

Dive deeper into leaked credential detection in this [blog post ↗](https://blog.cloudflare.com/password-reuse-rampant-half-user-logins-compromised/) and learn more about the expanded Radar security insights in our [blog post ↗](https://blog.cloudflare.com/cloudflare-radar-ddos-leaked-credentials-bots).