---
title: Radar Changelog
image: https://developers.cloudflare.com/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/changelog/llms.txt  
> Use this file to discover all available pages before exploring further. 

[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/) 

Radar

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

Jul 01, 2025
1. ### [Bot & Crawler Insights in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-07-01-radar-bots-insights/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
#### Web crawlers insights  
[**Radar**](https://developers.cloudflare.com/radar/) now offers expanded insights into web crawlers, giving you greater visibility into aggregated trends in crawl and refer activity.  
We have introduced the following endpoints:

  * [/bots/crawlers/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/bots/subresources/web%5Fcrawlers/methods/summary/): Returns an overview of crawler HTTP request distributions across key dimensions.
  * [/bots/crawlers/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/bots/subresources/web%5Fcrawlers/methods/timeseries%5Fgroups/): Provides time-series data on crawler request distributions across the same dimensions.  
These endpoints allow analysis across the following dimensions:

  * `user_agent`: Parsed data from the `User-Agent` header.
  * `referer`: Parsed data from the `Referer` header.
  * `crawl_refer_ratio`: Ratio of HTML page crawl requests to HTML page referrals by platform.  
#### Broader bot insights  
In addition to crawler-specific insights, Radar now provides a broader set of bot endpoints:

  * [/bots/](https://developers.cloudflare.com/api/resources/radar/subresources/bots/): Lists all bots.
  * [/bots/{bot\_slug}](https://developers.cloudflare.com/api/resources/radar/subresources/bots/methods/get/): Returns detailed metadata for a specific bot.
  * [/bots/timeseries](https://developers.cloudflare.com/api/resources/radar/subresources/bots/methods/timeseries/): Time-series data for bot activity.
  * [/bots/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/bots/methods/summary/): Returns an overview of bot HTTP request distributions across key dimensions.
  * [/bots/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/bots/methods/timeseries%5Fgroups/): Provides time-series data on bot request distributions across the same dimensions.  
These endpoints support filtering and breakdowns by:

  * `bot`: Bot name.
  * `bot_operator`: The organization or entity operating the bot.
  * `bot_category`: Classification of bot type.  
The previously available `verified_bots` endpoints have now been deprecated in favor of this set of bot insights APIs. While current data still focuses on verified bots, we plan to expand support for unverified bot traffic in the future.  
Learn more about the new Radar bot and crawler insights in our [blog post ↗](https://blog.cloudflare.com/ai-search-crawl-refer-ratio-on-radar).

Mar 18, 2025
1. ### [Leaked Credentials Insights in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-03-18-radar-leaked-credentials-insights/)  
[ 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).

Feb 27, 2025
1. ### [DNS Insights in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-02-27-radar-dns-insights/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) has expanded its DNS insights, providing visibility into aggregated traffic and usage trends observed by our [1.1.1.1](https://developers.cloudflare.com/1.1.1.1/) DNS resolver. In addition to global, location, and ASN traffic trends, we are also providing perspectives on protocol usage, query/response characteristics, and DNSSEC usage.  
Previously limited to the [top](https://developers.cloudflare.com/api/resources/radar/subresources/dns/subresources/top/) locations and ASes endpoints, we have now introduced the following endpoints:

  * [/dns/timeseries](https://developers.cloudflare.com/api/resources/radar/subresources/dns/methods/timeseries/): Retrieves DNS query volume over time.
  * [/dns/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/dns/subresources/summary/): Retrieves summaries of DNS query distribution across ten different dimensions.
  * [/dns/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/dns/subresources/timeseries%5Fgroups/): Retrieves timeseries data for DNS query distribution across ten different dimensions.  
For the `summary` and `timeseries_groups` endpoints, the following dimensions are available, displaying the distribution of DNS queries based on:

  * `cache_hit`: Cache status (hit vs. miss).
  * `dnsssec`: DNSSEC support status (secure, insecure, invalid or other).
  * `dnsssec_aware`: DNSSEC client awareness (aware vs. not-aware).
  * `dnsssec_e2e`: End-to-end security (secure vs. insecure).
  * `ip_version`: IP version (IPv4 vs. IPv6).
  * `matching_answer`: Matching answer status (match vs. no-match).
  * `protocol`: Transport protocol (UDP, TLS, HTTPS or TCP).
  * `query_type`: Query type (`A`, `AAAA`, `PTR`, etc.).
  * `response_code`: Response code (`NOERROR`, `NXDOMAIN`, `REFUSED`, etc.).
  * `response_ttl`: Response TTL.  
Learn more about the new Radar DNS insights in our [blog post ↗](https://blog.cloudflare.com/new-dns-section-on-cloudflare-radar/), and check out the [new Radar page ↗](https://radar.cloudflare.com/dns).

Feb 04, 2025
1. ### [Expanded AI insights in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-02-04-radar-ai-insights/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) has expanded its AI insights with new API endpoints for Internet services rankings, robots.txt analysis, and AI inference data.  
#### Internet services ranking  
Radar now provides [rankings for Internet services](https://developers.cloudflare.com/radar/glossary/#internet-services-ranking), including Generative AI platforms, based on anonymized 1.1.1.1 resolver data. Previously limited to the annual Year in Review, these insights are now available daily via the [API](https://developers.cloudflare.com/api/resources/radar/subresources/ranking/subresources/internet%5Fservices/), through the following endpoints:

  * [/ranking/internet\_services/top](https://developers.cloudflare.com/api/resources/radar/subresources/ranking/subresources/internet%5Fservices/methods/top/) show service popularity at a specific date.
  * [/ranking/internet\_services/timeseries\_groups](https://developers.cloudflare.com/api/resources/radar/subresources/ranking/subresources/internet%5Fservices/methods/timeseries%5Fgroups/) track ranking trends over time.  
#### Robots.txt  
Radar now analyzes [robots.txt](https://developers.cloudflare.com/radar/glossary/#robotstxt) files from the top 10,000 domains, identifying AI bot access rules. AI-focused user agents from [ai.robots.txt ↗](https://github.com/ai-robots-txt/ai.robots.txt) are categorized as:

  * **Fully allowed/disallowed** if directives apply to all paths (`*`).
  * **Partially allowed/disallowed** if restrictions apply to specific paths.  
These insights are now available weekly via the [API](https://developers.cloudflare.com/api/resources/radar/subresources/robots%5Ftxt/), through the following endpoints:

  * [/robots\_txt/top/user\_agents/directive](https://developers.cloudflare.com/api/resources/radar/subresources/robots%5Ftxt/subresources/top/subresources/user%5Fagents/methods/directive/) to get the top AI user agents by directive.
  * [/robots\_txt/top/domain\_categories](https://developers.cloudflare.com/api/resources/radar/subresources/robots%5Ftxt/subresources/top/methods/domain%5Fcategories/) to get the top domain categories by robots.txt files.  
#### Workers AI  
Radar now provides insights into public AI inference models from [Workers AI](https://developers.cloudflare.com/workers-ai/), tracking usage trends across **models** and **tasks**. These insights are now available via the [API](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/inference/), through the following endpoints:

  * [/ai/inference/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/inference/subresources/summary/) to view aggregated `model` and `task` popularity.
  * [/ai/inference/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/inference/subresources/timeseries%5Fgroups/) to track changes over time for `model` or `task`.  
Learn more about the new Radar AI insights in our [blog post ↗](https://blog.cloudflare.com/expanded-ai-insights-on-cloudflare-radar/).

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://developers.cloudflare.com/changelog/product/radar/2/#page","headline":"Radar Changelog | Cloudflare Docs","url":"https://developers.cloudflare.com/changelog/product/radar/2/","inLanguage":"en","image":"https://developers.cloudflare.com/cf-twitter-card.png","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
```
