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

Jun 24, 2026
1. ### [Precise IP location and richer AS details on the Cloudflare Radar IP page](https://developers.cloudflare.com/changelog/post/2026-06-24-radar-ip-page-improvements/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now plots your IPv4 and IPv6 locations on the [IP page ↗](https://radar.cloudflare.com/ip), shows the Cloudflare data centers serving your connection, and includes more detail about the autonomous system (AS) your primary IP belongs to.  
#### Your IP location on the map  
The map of your connection now shows:

  * **IP location markers** — The primary IP will show as a red marker. When both IP addresses do not geolocate to the same place, a second marker will appear in blue with a note explaining why IPv4 and IPv6 can resolve to different locations.
  * **Cloudflare data center markers** — Cloudflare data centers now show as orange dots on the map and the one you are connected to is highlighted.
  * **Data center connectors** — Each line connects your IP markers to their respective data centers.  
![Map showing Cloudflare data centers and a marker representing the IP location with a line connected to a data center](https://developers.cloudflare.com/_astro/ip-page-geolocation.BJ53oUtj_ZhL3mu.webp)  
Due to the data policies of our geolocation provider, this detailed location is only available for your own IP. Other IP addresses keep the current country-level view.  
#### Extended AS information  
The AS card on the IP page now shows additional detail about the network an IP belongs to — including alternate names, the operator website, and an estimate of the AS user population — alongside the AS number and country.  
Visit the [Cloudflare Radar IP page ↗](https://radar.cloudflare.com/ip) to explore more details about your IP.

Jun 18, 2026
1. ### [Updated Workers AI popularity metric in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-06-18-radar-workers-ai-inference-metric/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) has changed how it measures [Workers AI](https://developers.cloudflare.com/workers-ai/) model and task popularity.  
Previously, popularity was based on the number of unique accounts running inferences against each model or task. It is now based on the **number of inferences**, giving a more representative view of actual usage volume. This change will affect all new measurements as well as historical data. As a result, the model and task distributions shown on Radar may differ from what you saw previously, and historical trends may shift accordingly.  
The [Workers AI model popularity ↗](https://radar.cloudflare.com/ai-insights#workers-ai-model-popularity) chart shows the distribution of inferences across models.  
![Screenshot of the Workers AI model popularity chart on the AI Insights page](https://developers.cloudflare.com/_astro/workers-ai-model-popularity.CMw_WVXg_Tjg4b.webp)  
The [Workers AI task popularity ↗](https://radar.cloudflare.com/ai-insights#workers-ai-task-popularity) chart shows the distribution of inferences across tasks.  
![Screenshot of the Workers AI task popularity chart on the AI Insights page](https://developers.cloudflare.com/_astro/workers-ai-task-popularity.ZoA-NO8k_ZVCPD5.webp)  
The same data is available via the following API endpoints:

  * [/ai/inference/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/inference/methods/summary%5Fv2/)
  * [/ai/inference/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/inference/methods/timeseries%5Fgroups%5Fv2/)  
Explore the data on the [AI Insights page ↗](https://radar.cloudflare.com/ai-insights).

Jun 05, 2026
1. ### [Finer-grained chart granularity on Cloudflare Radar for longer time ranges](https://developers.cloudflare.com/changelog/post/2026-06-05-radar-traffic-chart-granularity/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now provides finer-grained traffic charts for longer time ranges. Previously, selecting a 1-3 month view on HTTP and NetFlows charts defaulted to weekly aggregation, which was too coarse to surface meaningful trends. Views longer than 3 months defaulted to monthly aggregation, returning as few as 7 data points for a 6-month range.  
The new defaults are:

  * **1-3 months**: daily granularity (7x more data points)
  * **Longer than 3 months** (HTTP and NetFlows): weekly granularity (4x more data points)  
For example, a 12-week traffic view previously showed weekly data:  
![Traffic trends chart with weekly granularity for a 12-week view](https://developers.cloudflare.com/_astro/traffic-granularity-12w-before.OlJmS6Ts_1UjtFK.webp)  
The same view now shows daily data:  
![Traffic trends chart with daily granularity for a 12-week view](https://developers.cloudflare.com/_astro/traffic-granularity-12w-after.DL8mxwQ3_ZMfTlA.webp)  
Similarly, a 1-year HTTP traffic view that previously showed just 12 monthly data points now provides 52 weekly data points.  
Visit [Cloudflare Radar ↗](https://radar.cloudflare.com/?dateRange=12w#traffic-trends) to explore the new granular views.

May 29, 2026
1. ### [TLS bug detection in the Cloudflare Radar post-quantum checker](https://developers.cloudflare.com/changelog/post/2026-05-29-radar-pq-tls-bug-detection/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
The [**Radar**](https://developers.cloudflare.com/radar/) [post-quantum TLS support checker ↗](https://radar.cloudflare.com/post-quantum#website-support) now also reports TLS bugs detected during the handshake test. When a scanned host exhibits compatibility issues, the results include details on the specific bugs detected, along with guidance on how to investigate and remediate each issue. The bugs section only appears for hosts where issues are found.  
The following TLS bugs are detected:

  * **Split ClientHello** — The connection fails with a fragmented post-quantum `ClientHello` but succeeds with classical handshakes. Typically caused by middleboxes or firewalls that cannot reassemble split TLS messages.
  * **HRR Failure** — The server sends a `HelloRetryRequest` but fails to complete the handshake afterward.
  * **Unknown Keyshare** — The server cannot handle unknown key exchange algorithms and fails instead of responding with a `HelloRetryRequest` as required by the TLS 1.3 specification.  
![TLS bug detection results in the Radar post-quantum checker](https://developers.cloudflare.com/_astro/pq-tls-bug-detection.BrmsVMno_ZIsLXh.webp)  
Bug detection data is available through the existing [/post\_quantum/tls/support](https://developers.cloudflare.com/api/resources/radar/subresources/post%5Fquantum/subresources/tls/methods/support/) endpoint.  
Visit the [Post-Quantum Encryption ↗](https://radar.cloudflare.com/post-quantum#website-support) page to test a host.

May 20, 2026
1. ### [Content type distribution and API traffic share on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-05-20-radar-content-type-and-api-traffic/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now includes two new charts on the [traffic page ↗](https://radar.cloudflare.com/traffic) that provide deeper insights into the composition of HTTP traffic: a content type distribution chart and an API traffic share chart.  
#### Content type distribution  
The new [**Content type** ↗](https://radar.cloudflare.com/traffic#content-type) chart displays the distribution of HTTP response content types, grouped into high-level categories. A traffic type selector allows filtering by human, bot, or all traffic. The existing [**Bot vs. Human** ↗](https://radar.cloudflare.com/traffic#bot-vs-human) chart also gained a content type category filter, allowing users to see the bot/human split for specific content categories.  
![Screenshot of the content type distribution chart on the Radar traffic page](https://developers.cloudflare.com/_astro/content-type-distribution.Dz2q1n6W_26btAV.webp)  
Content type categories:

  * **HTML** — Web pages (`text/html`)
  * **Images** — All image formats (`image/*`)
  * **JSON** — JSON data and API responses (`application/json`, `*+json`)
  * **JavaScript** — Scripts (`application/javascript`, `text/javascript`)
  * **CSS** — Stylesheets (`text/css`)
  * **Plain Text** — Unformatted text (`text/plain`)
  * **Fonts** — Web fonts (`font/*`, `application/font-*`)
  * **XML** — XML documents and feeds (`text/xml`, `application/xml`, `application/rss+xml`, `application/atom+xml`)
  * **YAML** — Configuration files (`text/yaml`, `application/yaml`)
  * **Video** — Video content and streaming (`video/*`, `application/ogg`, `*mpegurl`)
  * **Audio** — Audio content (`audio/*`)
  * **Markdown** — Markdown documents (`text/markdown`)
  * **Documents** — PDFs, Office documents, ePub, CSV (`application/pdf`, `application/msword`, `text/csv`)
  * **Binary** — Executables, archives, WebAssembly (`application/octet-stream`, `application/zip`, `application/wasm`)
  * **Serialization** — Binary API formats (`application/protobuf`, `application/grpc`, `application/msgpack`)
  * **Other** — All other content types  
The `CONTENT_TYPE` dimension and `contentType` filter are available on the HTTP [summary](https://developers.cloudflare.com/api/resources/radar/subresources/http/methods/summary%5Fv2/), [timeseries groups](https://developers.cloudflare.com/api/resources/radar/subresources/http/methods/timeseries%5Fgroups%5Fv2/), and [timeseries](https://developers.cloudflare.com/api/resources/radar/subresources/http/methods/timeseries/) endpoints.  
#### API traffic share  
The new [**API traffic** ↗](https://radar.cloudflare.com/traffic#api-traffic) chart shows the percentage of dynamic (non-cacheable) HTTP request traffic that is API-related. API traffic is identified by JSON or XML response content types (`application/json`, `application/xml`, `text/xml`) on HTTP requests that returned a 200 status code. A traffic type selector allows switching between human traffic, bot traffic, or all traffic.  
![Screenshot of the API traffic share chart on the Radar traffic page](https://developers.cloudflare.com/_astro/api-traffic-share._xl0TThn_Jb1Ti.webp)  
The `API_TRAFFIC` dimension is available on the existing HTTP [summary](https://developers.cloudflare.com/api/resources/radar/subresources/http/methods/summary%5Fv2/) and [timeseries groups](https://developers.cloudflare.com/api/resources/radar/subresources/http/methods/timeseries%5Fgroups%5Fv2/) endpoints. An `apiTraffic` filter (`API` or `NON_API`) can also be applied to [HTTP timeseries](https://developers.cloudflare.com/api/resources/radar/subresources/http/methods/timeseries/) requests to retrieve raw request counts for API-only or non-API traffic.  
Visit the [Radar traffic page ↗](https://radar.cloudflare.com/traffic) to explore these new charts.

May 19, 2026
1. ### [MRT Explorer on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-05-19-radar-mrt-explorer/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now includes an [MRT Explorer ↗](https://radar.cloudflare.com/routing/mrt-explorer) tool in the Routing section. Route collectors like RIPE RIS and RouteViews publish MRT (Multi-Threaded Routing Toolkit) dump files containing BGP announcements, withdrawals, and route attributes. The new tool parses these files entirely in the browser — nothing gets uploaded.  
#### Loading a file  
Paste a URL to fetch an MRT file remotely, drag and drop one onto the page, or browse for a local file. Gzip and bzip2 compressed files are supported. A sample file is also available to get started right away.  
![Screenshot of the MRT Explorer file input form](https://developers.cloudflare.com/_astro/mrt-explorer-form.DKnzUqMC_eLAcj.webp)  
#### Inspecting events  
Once parsed, the tool lists every BGP event with its timestamp, prefix, AS path, OTC (Only to Customer), and community attributes.  
![Screenshot of the MRT Explorer event list](https://developers.cloudflare.com/_astro/mrt-explorer-list.8fq2u5Kc_16oUq3.webp)  
#### Event details  
Clicking on the "View details" action opens a modal with additional properties and the full event JSON.  
![Screenshot of the MRT Explorer event details modal](https://developers.cloudflare.com/_astro/mrt-explorer-details.EMcHevWw_Z2ctmxN.webp)  
#### Shareable URLs  
When loading a file by URL, the query string captures the source so the link can be shared directly — the recipient's browser immediately fetches and parses the same file.  
Try the [MRT Explorer on Cloudflare Radar ↗](https://radar.cloudflare.com/routing/mrt-explorer).

May 06, 2026
1. ### [TLD Nameserver Performance in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-05-06-radar-tld-nameserver-performance/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now provides TLD authoritative nameserver performance insights, measuring response time (latency) as observed from Cloudflare's [1.1.1.1](https://developers.cloudflare.com/1.1.1.1/) resolver infrastructure when forwarding queries upstream to TLD nameservers.  
New widgets on [TLD detail pages ↗](https://radar.cloudflare.com/tlds/com):

  * [**Aggregate nameserver latency** ↗](https://radar.cloudflare.com/tlds/com#tld-ns-latency): Response time percentiles (p25/p50/p75) for all authoritative nameservers of the selected TLD.
  * [**Latency per nameserver** ↗](https://radar.cloudflare.com/tlds/com#tld-ns-latency-by-ns): Median response time (p50) broken down by each authoritative nameserver over time.  
![Latency per nameserver chart](https://developers.cloudflare.com/_astro/tld-nameserver-latency-by-ns.CZGT23Vk_1uDLsk.webp)  
  * [**Median latency geographic distribution** ↗](https://radar.cloudflare.com/tlds/com#geographical-distribution): p50 response time by Cloudflare data center country, displayed on a choropleth map.
  * [**TLD ranking over time** ↗](https://radar.cloudflare.com/tlds/com#tld-ranking): Daily DNS magnitude rank and magnitude value with a Rank/Magnitude toggle.
  * [**Rank change deltas** ↗](https://radar.cloudflare.com/tlds): 1 week, 4 weeks, and 3 months rank changes added to the TLD magnitude table and the TLD detail info panel.  
![TLD Rankings by DNS Magnitude table with rank change deltas](https://developers.cloudflare.com/_astro/tld-magnitude-rank-deltas.BaT-jII__14jlCV.webp)  
The new [TLD Performance](https://developers.cloudflare.com/api/resources/radar/subresources/tlds/subresources/performance/) API provides the following endpoints:

  * [/tlds/performance/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/tlds/subresources/performance/methods/summary/) — TLD nameserver performance summarized by dimension.
  * [/tlds/performance/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/tlds/subresources/performance/methods/timeseries%5Fgroups/) — TLD nameserver performance over time grouped by dimension.  
Available dimensions: `LATENCY` (aggregate p25/p50/p75), `NAMESERVER_LATENCY` (per-nameserver p50), `LOCATION_LATENCY` (per-data-center-country p50).  
TLD Performance is also available as a dataset in the [Data Explorer ↗](https://radar.cloudflare.com/explorer?dataSet=tlds.performance).  
Check out the updated [TLD detail page ↗](https://radar.cloudflare.com/tlds/com).

May 04, 2026
1. ### [New routing widgets on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-05-04-radar-routing-widgets/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) is expanding its [Routing section ↗](https://radar.cloudflare.com/routing) with two new widgets that give a deeper view into how networks announce address space and how RPKI ROA coverage evolves over time.  
#### Top ASes by announced IP space on country pages  
Country routing pages now include a **Top ASes by announced IP space** chart, breaking down the IPv4 and IPv6 address space announced from a country across the autonomous systems that originate it. The chart stacks the IPv4 and IPv6 views vertically, with the top contributing ASes called out by color and the remaining networks aggregated as **Other**.  
![Screenshot of the top ASes by announced IP space chart on a country routing page](https://developers.cloudflare.com/_astro/country-top-ases-ip-space.CoGqJB6W_Z5Vr9S.webp)  
#### RPKI ROA deployment timeseries  
The [RPKI sub-page ↗](https://radar.cloudflare.com/routing/rpki) adds an **RPKI ROA deployment** timeseries widget that tracks the share of announced BGP space covered by a valid Route Origin Authorization (ROA) over time, with separate IPv4 and IPv6 lines. A toggle switches the view between the share of covered **prefixes** and the share of covered **IP address space**. The widget is available on global, country, and AS views, so operators can monitor RPKI adoption progress and compare deployment trends across different scopes.  
![Screenshot of the RPKI ROA deployment timeseries widget](https://developers.cloudflare.com/_astro/rpki-roa-deployment-timeseries.DTsP_V93_Z1MVOCh.webp)  
#### API endpoints  
The data behind these widgets is also available through two new endpoints on the [BGP](https://developers.cloudflare.com/api/resources/radar/subresources/bgp/) API:

  * [/bgp/ips/top/ases](https://developers.cloudflare.com/api/resources/radar/subresources/bgp/subresources/ips/subresources/top/methods/ases/) \- Returns the top autonomous systems by announced IP space (IPv4 `/24`s or IPv6 `/48`s), globally or filtered by country, snapped to the nearest 8-hour RIB boundary.
  * [/bgp/rpki/roas/timeseries](https://developers.cloudflare.com/api/resources/radar/subresources/bgp/subresources/rpki/subresources/roas/methods/timeseries/) \- Returns RPKI ROA validation coverage over time, by share of prefixes or share of IP address space, split by IP version, with optional ASN or location filters.  
Visit the [Radar routing section ↗](https://radar.cloudflare.com/routing) to explore both widgets.

Apr 30, 2026
1. ### [Cloud Observatory connection metrics improvements](https://developers.cloudflare.com/changelog/post/2026-04-30-radar-cloud-observatory-connection-metrics/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
The [Cloud Observatory ↗](https://radar.cloudflare.com/cloud-observatory) on [**Radar**](https://developers.cloudflare.com/radar/) now provides improved connection metric insights, offering new ways to explore TCP round-trip time, TCP handshake duration, TLS handshake duration, and response header receive duration across cloud provider origin servers.  
The [Cloud Observatory overview ↗](https://radar.cloudflare.com/cloud-observatory#connection-metrics) now shows connection metrics broken down by cloud provider, making it easy to compare connection performance across Amazon Web Services, Google Cloud, Microsoft Azure, and Oracle Cloud.  
![Screenshot of Cloud Observatory connection metrics broken down by cloud provider](https://developers.cloudflare.com/_astro/cloud-observatory-connection-metrics-by-provider.Bk9nSitV_ZDoxOq.webp)  
Each [provider page ↗](https://radar.cloudflare.com/cloud-observatory/amazon#connection-metrics) now shows connection metrics for the top five regions, with a selector to rank by lowest or highest values.  
![Screenshot of Cloud Observatory connection metrics broken down by region for a provider](https://developers.cloudflare.com/_astro/cloud-observatory-connection-metrics-by-region.CbHAKXoc_Z1uDr6d.webp)  
Each [region page ↗](https://radar.cloudflare.com/cloud-observatory/amazon/us-east-1#connection-metrics) now displays connection metrics as percentile distributions (25th percentile, median, and 75th percentile), providing insight into the range and variability of connection times.  
![Screenshot of Cloud Observatory connection metrics with percentile distribution for a region](https://developers.cloudflare.com/_astro/cloud-observatory-connection-metrics-percentiles.DJ9eAE0-_28jUar.webp)  
These views are also available through the [Origins API](https://developers.cloudflare.com/api/resources/radar/subresources/origins/), using the `timeseries_groups` endpoint with the `ORIGIN`, `REGION`, or `PERCENTILE` dimension.

Apr 30, 2026
1. ### [Dark mode support on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-04-30-radar-dark-mode/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now supports **dark mode**. A theme selector in the upper right corner of the page lets users explicitly choose between three display options:

  * **Light** — standard light theme
  * **Dark** — full dark theme
  * **System** — follows the operating system preference  
![Screenshot of the theme selector showing Light, Dark, and System options](https://developers.cloudflare.com/_astro/dark-mode-theme-selector.D5ih8e4q_2p6pP4.webp)  
The selected theme applies consistently across all Radar pages and widgets.  
![Screenshot of the Cloudflare Radar overview page in dark mode](https://developers.cloudflare.com/_astro/dark-mode-overview.D-39RJlY_Z18x0mf.webp)  
The theme choice also applies to shared and embedded graphs.  
Try it out at [Cloudflare Radar ↗](https://radar.cloudflare.com).

Apr 17, 2026
1. ### [AI Insights updates on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-04-17-radar-ai-insights-updates/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) adds three new features to the [AI Insights ↗](https://radar.cloudflare.com/ai-insights) page, expanding visibility into how AI bots, crawlers, and agents interact with the web.  
#### Adoption of AI agent standards  
The AI Insights page now includes an [adoption of AI agent standards ↗](https://radar.cloudflare.com/ai-insights#adoption-of-ai-agent-standards) widget that tracks how websites adopt agent-facing standards. The data is filterable by domain category and updated weekly on Mondays. This data is also available through the [Agent Readiness API reference](https://developers.cloudflare.com/api/resources/radar/subresources/agent%5Freadiness/methods/summary/).  
![Screenshot of the adoption of AI agent standards chart](https://developers.cloudflare.com/_astro/agent-readiness-adoption-chart.B3ATN59P_172bR1.webp)  
[URL Scanner ↗](https://radar.cloudflare.com/scan) reports now include an **Agent readiness** tab that evaluates a scanned URL against the criteria used by the [Agent Readiness score tool ↗](https://isitagentready.com/).  
![Screenshot of the URL Scanner agent readiness tab](https://developers.cloudflare.com/_astro/agent-readiness-url-scanner.DRVuuaUi_Z1fkUeF.webp)  
For more details, refer to the [Agent Readiness blog post ↗](https://blog.cloudflare.com/agent-readiness/).  
#### Markdown for Agents savings  
A new [savings gauge ↗](https://radar.cloudflare.com/ai-insights#markdown-for-agents-savings) shows the median response-size reduction when serving Markdown instead of HTML to AI bots and crawlers. This highlights the bandwidth and token savings that [Markdown for Agents](https://developers.cloudflare.com/fundamentals/reference/markdown-for-agents/) provides.  
![Screenshot of the Markdown for Agents savings gauge](https://developers.cloudflare.com/_astro/markdown-for-agents-savings.Di1GjNON_Z156BnD.webp)  
For more details, refer to the [Markdown for Agents API reference](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/markdown%5Ffor%5Fagents/methods/summary).  
#### Response status  
The new [response status widget ↗](https://radar.cloudflare.com/ai-insights#response-status) displays the distribution of HTTP response status codes returned to AI bots and crawlers. Results are groupable by individual status code (200, 403, 404) or by category (2xx, 3xx, 4xx, 5xx).  
The same widget is available on each verified bot's detail page (only available for AI bots), for example [Google ↗](https://radar.cloudflare.com/bots/directory/google#response-status).  
![Screenshot of the response status distribution widget](https://developers.cloudflare.com/_astro/ai-response-status.BwSMF23Z_I8wQo.webp)  
Explore all three features on the [Cloudflare Radar AI Insights ↗](https://radar.cloudflare.com/ai-insights) page.

Apr 14, 2026
1. ### [Generate citations on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-04-14-radar-citations/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) shareable widgets now include a **generate citation** action, making it easier to reference [Cloudflare Radar ↗](https://radar.cloudflare.com) data in research papers and other publications.  
![Screenshot of the generate citation icon in the widget action bar](https://developers.cloudflare.com/_astro/citation-action-icon.B2QPGPhA_Z1HBoYT.webp)  
Select the citation icon to open a modal with five supported citation styles:

  * **BibTeX**
  * **APA**
  * **MLA**
  * **Chicago**
  * **RIS**  
![Screenshot of the citation modal with format options](https://developers.cloudflare.com/_astro/citation-modal.Bf5eDHwO_2t0GWX.webp)  
Explore the feature on any shareable widget at [Cloudflare Radar ↗](https://radar.cloudflare.com).

Apr 01, 2026
1. ### [Routing Section Expansion on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-04-01-radar-routing-section/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now features an expanded [Routing section ↗](https://radar.cloudflare.com/routing) with dedicated sub-pages, providing a more organized and in-depth view of the global routing ecosystem. This restructuring lays the groundwork for additional routing features and widgets coming in the near future.  
#### Dedicated sub-pages  
The single Routing page has been split into three focused sub-pages:

  * [**Overview** ↗](https://radar.cloudflare.com/routing) — Routing statistics, IP address space trends, BGP announcements, and the new Top 100 ASes ranking.
  * [**RPKI** ↗](https://radar.cloudflare.com/routing/rpki) — RPKI validation status, ASPA deployment trends, and per-ASN ASPA provider details.
  * [**Anomalies** ↗](https://radar.cloudflare.com/routing/anomalies) — BGP route leaks, origin hijacks, and Multi-Origin AS (MOAS) conflicts.  
![Screenshot of the routing section menu](https://developers.cloudflare.com/_astro/routing-section-menu.CEq17il__Z247uNQ.webp)  
#### New widgets  
The routing overview now includes a **Top 100 ASes** table ranking autonomous systems by customer cone size, IPv4 address space, or IPv6 address space. Users can switch between rankings using a segmented control.  
![Screenshot of the top-100 ASes table](https://developers.cloudflare.com/_astro/top-100-ases-table.ZBSReN_5_ZvHO93.webp)  
The RPKI sub-page introduces a **RPKI validation** view for per-ASN pages, showing prefixes grouped by RPKI validation status (Valid, Invalid, Unknown) with visibility scores.  
![Screenshot of the RPKI validation view](https://developers.cloudflare.com/_astro/rpki-validation-view.D3eQih4x_1IAam0.webp)  
#### Improved IP address space chart  
The [IP address space ↗](https://radar.cloudflare.com/routing) chart now displays both IPv4 and IPv6 trends stacked vertically and is available on global, country, and AS views.  
![Screenshot of the IPv4 and IPv6 combined IP space chart](https://developers.cloudflare.com/_astro/combined-ipv4-ipv6-space.DQ5qc8la_281LcA.webp)  
Check out the [Radar routing section ↗](https://radar.cloudflare.com/routing) to explore the data, and stay tuned for more routing insights coming soon.

Mar 26, 2026
1. ### [URL Scanner improvements on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-03-26-url-scanner-improvements/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) ships several improvements to the [URL Scanner ↗](https://radar.cloudflare.com/scan) that make scan reports more informative and easier to share:

  * **Live screenshots** — the summary card now includes an option to capture a live screenshot of the scanned URL on demand using the [Browser Rendering](https://developers.cloudflare.com/browser-run/) API.
  * **Save as PDF** — a new button generates a print-optimized document aggregating all tab contents (Summary, Security, Network, Behavior, and Indicators) into a single file.
  * **Download as JSON** — raw scan data is available as a JSON download for programmatic use.
  * **Redesigned summary layout** — page information and security details are now displayed side by side with the screenshot, with a layout that adapts to narrower viewports.
  * **File downloads** — downloads are separated into a dedicated card with expandable rows showing each file's source URL and SHA256 hash.
  * **Detailed IP address data** — the Network tab now includes additional detail per IP address observed during the scan.  
![Screenshot of the redesigned URL Scanner summary on Radar](https://developers.cloudflare.com/_astro/url-scanner-summary-redesign.DO4wDjQ3_ZcLVPN.webp)  
Explore these improvements on the [Cloudflare Radar URL Scanner ↗](https://radar.cloudflare.com/scan).

Mar 06, 2026
1. ### [Region Filtering, AS Traffic Volume, and Navigation Improvements on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-03-06-radar-region-filtering-traffic-volume-navigation/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) ships several new features that improve the flexibility and usability of the platform, as well as visibility into what is happening on the Internet.  
#### Region filtering  
All location-aware pages now support filtering by region, including continents, geographic subregions ([Middle East ↗](https://radar.cloudflare.com/middle-east), [Eastern Asia ↗](https://radar.cloudflare.com/eastern-asia), etc.), political regions ([EU ↗](https://radar.cloudflare.com/european-union), [African Union ↗](https://radar.cloudflare.com/african-union)), and US Census regions/divisions (for example, [New England ↗](https://radar.cloudflare.com/traffic/us-new-england), [US Northeast ↗](https://radar.cloudflare.com/traffic/us-northeast)).  
![Screenshot of region filtering on Radar - Middle east](https://developers.cloudflare.com/_astro/region-filtering-middle-east.D__dYNBw_i7aR.webp)  
#### Traffic volume by top autonomous systems and locations  
A new traffic volume view shows the top autonomous systems and countries/territories for a given location. This is useful for quickly determining which network providers in a location may be experiencing connectivity issues, or how traffic is distributed across a region.  
![Screenshot of traffic volume by top autonomous systems in US](https://developers.cloudflare.com/_astro/traffic-volume-top-as-us.DhnbB8gy_ZyvEEM.webp)  
The new AS and location dimensions have also been added to the [Data Explorer ↗](https://radar.cloudflare.com/explorer) for the HTTP, DNS, and NetFlows datasets. Combined with other available filters, this provides a powerful tool for generating unique insights.  
![Screenshot of AS and location dimensions in Data Explorer](https://developers.cloudflare.com/_astro/data-explorer-top-as-pt.DAWOCd_b_1riM1l.webp)  
Finally, breadcrumb navigation is now available on most pages, allowing easier navigation between parent and related pages.  
Check out these features on [Cloudflare Radar ↗](https://radar.cloudflare.com).

Mar 03, 2026
1. ### [Network Quality Test on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-03-03-radar-network-quality-test/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now includes a [Network Quality Test ↗](https://radar.cloudflare.com/speedtest) page. The tool measures Internet connection quality and performance, showing connection details such as IP address, server location, network (ASN), and IP version. For more detailed speed test results, the page links to [speed.cloudflare.com ↗](https://speed.cloudflare.com/).  
![Screenshot of the Network Quality Test page on Radar](https://developers.cloudflare.com/_astro/network-quality-test.BwQ-CoTH_Z90pOd.webp)

Feb 27, 2026
1. ### [Post-Quantum Encryption and Key Transparency on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-02-27-radar-pq-key-transparency/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now tracks post-quantum encryption support on origin servers, provides a tool to test any host for post-quantum compatibility, and introduces a Key Transparency dashboard for monitoring end-to-end encrypted messaging audit logs.  
#### Post-quantum origin support  
The new [Post-Quantum](https://developers.cloudflare.com/api/resources/radar/subresources/post%5Fquantum/) API provides the following endpoints:

  * [/post\_quantum/tls/support](https://developers.cloudflare.com/api/resources/radar/subresources/post%5Fquantum/subresources/tls/methods/support/) \- Tests whether a host supports post-quantum TLS key exchange.
  * [/post\_quantum/origin/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/post%5Fquantum/methods/summary/) \- Returns origin post-quantum data summarized by key agreement algorithm.
  * [/post\_quantum/origin/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/post%5Fquantum/methods/timeseries%5Fgroups/) \- Returns origin post-quantum timeseries data grouped by key agreement algorithm.  
The new [Post-Quantum Encryption ↗](https://radar.cloudflare.com/post-quantum) page shows the share of customer origins supporting [X25519MLKEM768](https://developers.cloudflare.com/ssl/post-quantum-cryptography/pqc-support/#x25519mlkem768), derived from daily automated TLS scans of TLS 1.3-compatible origins. The scanner tests for algorithm support rather than the origin server's configured preference.  
![Screenshot of the origin post-quantum support graph on Radar](https://developers.cloudflare.com/_astro/pq-origin-support.Bn5Dw_It_Z12sKNz.webp)  
A host test tool allows checking any publicly accessible website for post-quantum encryption compatibility. Enter a hostname and optional port to see whether the server negotiates a post-quantum key exchange algorithm.  
![Screenshot of the post-quantum host test tool on Radar](https://developers.cloudflare.com/_astro/pq-host-test.dRqwoOvo_Z2hjMhW.webp)  
#### Key Transparency  
A new [Key Transparency ↗](https://radar.cloudflare.com/key-transparency) section displays the audit status of Key Transparency logs for end-to-end encrypted messaging services. The page launches with two monitored logs: WhatsApp and Facebook Messenger Transport.  
Each log card shows the current status, last signed epoch, last verified epoch, and the root hash of the Auditable Key Directory tree. The data is also available through the [Key Transparency Auditor API](https://developers.cloudflare.com/key-transparency/api/).  
![Screenshot of the Key Transparency dashboard on Radar](https://developers.cloudflare.com/_astro/key-transparency-dashboard.DNQgLsb0_25IWgQ.webp)  
Learn more about these features in our [blog post ↗](https://blog.cloudflare.com/radar-origin-pq-key-transparency-aspa) and check out the [Post-Quantum Encryption ↗](https://radar.cloudflare.com/post-quantum) and [Key Transparency ↗](https://radar.cloudflare.com/key-transparency) pages to explore the data.

Feb 25, 2026
1. ### [RPKI ASPA Deployment Insights on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-02-25-radar-aspa-insights/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now includes [Autonomous System Provider Authorization (ASPA) ↗](https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-verification/) deployment insights, providing visibility into the adoption and verification of ASPA objects across the global routing ecosystem.  
#### New API endpoints  
The new [ASPA](https://developers.cloudflare.com/api/resources/radar/subresources/bgp/subresources/rpki/subresources/aspa/) API provides the following endpoints:

  * [/bgp/rpki/aspa/snapshot](https://developers.cloudflare.com/api/resources/radar/subresources/bgp/subresources/rpki/subresources/aspa/methods/snapshot/) \- Retrieves current or historical ASPA objects.
  * [/bgp/rpki/aspa/changes](https://developers.cloudflare.com/api/resources/radar/subresources/bgp/subresources/rpki/subresources/aspa/methods/changes/) \- Retrieves changes to ASPA objects over time.
  * [/bgp/rpki/aspa/timeseries](https://developers.cloudflare.com/api/resources/radar/subresources/bgp/subresources/rpki/subresources/aspa/methods/timeseries/) \- Retrieves ASPA object counts over time as a timeseries.  
#### New Radar widgets  
The [global routing page ↗](https://radar.cloudflare.com/routing) now shows the ASPA deployment trend over time by counting daily ASPA objects.  
![Screenshot of the ASPA deployment trend chart](https://developers.cloudflare.com/_astro/aspa-global-trend.CXGWGFL4_ZEk9sF.webp)  
The global routing page also displays the most recent ASPA objects, searchable by ASN or AS name.  
![Screenshot of the ASPA objects table](https://developers.cloudflare.com/_astro/aspa-global-table.vHUyNoTh_17BSkd.webp)  
On country and region routing pages, a new widget shows the ASPA deployment rate for ASNs registered in the selected country or region.  
![Screenshot of the ASPA deployment trent chart for Germany](https://developers.cloudflare.com/_astro/aspa-germany-trend.DIH6CESC_Z1CWuGi.webp)  
On AS routing pages, the connectivity table now includes checkmarks for ASPA-verified upstreams. All ASPA upstreams are listed in a dedicated table, and a timeline shows ASPA changes at daily granularity.  
![Screenshot of the ASPA changes timeline on an AS routing page](https://developers.cloudflare.com/_astro/aspa-asn-timeline.Bnl6upJs_Z1DgRWG.webp)  
Check out the [Radar routing page ↗](https://radar.cloudflare.com/routing) to explore the data.

Feb 12, 2026
1. ### [Content Type Dimension for AI Bots in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2026-02-12-radar-ai-bots-content-type/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now includes content type insights for AI bot and crawler traffic. The new `content_type` dimension and filter shows the distribution of content types returned to AI crawlers, grouped by MIME type category.  
The content type dimension and filter are available via the following API endpoints:

  * [/ai/bots/summary/content\_type](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/bots/methods/summary%5Fv2/)
  * [/ai/bots/timeseries\_groups/content\_type](https://developers.cloudflare.com/api/resources/radar/subresources/ai/subresources/bots/methods/timeseries%5Fgroups/)  
Content type categories:

  * **HTML** \- Web pages (`text/html`)
  * **Images** \- All image formats (`image/*`)
  * **JSON** \- JSON data and API responses (`application/json`, `*+json`)
  * **JavaScript** \- Scripts (`application/javascript`, `text/javascript`)
  * **CSS** \- Stylesheets (`text/css`)
  * **Plain Text** \- Unformatted text (`text/plain`)
  * **Fonts** \- Web fonts (`font/*`, `application/font-*`)
  * **XML** \- XML documents and feeds (`text/xml`, `application/xml`, `application/rss+xml`, `application/atom+xml`)
  * **YAML** \- Configuration files (`text/yaml`, `application/yaml`)
  * **Video** \- Video content and streaming (`video/*`, `application/ogg`, `*mpegurl`)
  * **Audio** \- Audio content (`audio/*`)
  * **Markdown** \- Markdown documents (`text/markdown`)
  * **Documents** \- PDFs, Office documents, ePub, CSV (`application/pdf`, `application/msword`, `text/csv`)
  * **Binary** \- Executables, archives, WebAssembly (`application/octet-stream`, `application/zip`, `application/wasm`)
  * **Serialization** \- Binary API formats (`application/protobuf`, `application/grpc`, `application/msgpack`)
  * **Other** \- All other content types  
Additionally, individual [bot information pages ↗](https://radar.cloudflare.com/bots/directory/gptbot) now display content type distribution for AI crawlers that exist in both the Verified Bots and AI Bots datasets.  
![Screenshot of the Content Type Distribution chart on the AI Insights page](https://developers.cloudflare.com/_astro/ai-bots-content-type.B7xP9p4S_Z2oYyEM.webp)  
Check out the [AI Insights page ↗](https://radar.cloudflare.com/ai-insights#content-type) to explore the data.

Nov 24, 2025
1. ### [Cloud Services Observability in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-11-24-radar-cloud-observability/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) introduces HTTP Origins insights, providing visibility into the status of traffic between Cloudflare's global network and cloud-based origin infrastructure.  
The new [Origins](https://developers.cloudflare.com/api/resources/radar/subresources/origins/) API provides provides the following endpoints:

  * [/origins](https://developers.cloudflare.com/api/resources/radar/subresources/origins/methods/list/) \- Lists all origins (cloud providers and associated regions).
  * [/origins/{origin}](https://developers.cloudflare.com/api/resources/radar/subresources/origins/methods/get/) \- Retrieves information about a specific origin (cloud provider).
  * [/origins/timeseries](https://developers.cloudflare.com/api/resources/radar/subresources/origins/methods/timeseries/) \- Retrieves normalized time series data for a specific origin, including the following metrics:  
    * `REQUESTS`: Number of requests
    * `CONNECTION_FAILURES`: Number of connection failures
    * `RESPONSE_HEADER_RECEIVE_DURATION`: Duration of the response header receive
    * `TCP_HANDSHAKE_DURATION`: Duration of the TCP handshake
    * `TCP_RTT`: TCP round trip time
    * `TLS_HANDSHAKE_DURATION`: Duration of the TLS handshake
  * [/origins/summary](https://developers.cloudflare.com/api/resources/radar/subresources/origins/methods/summary/) \- Retrieves HTTP requests to origins summarized by a dimension.
  * [/origins/timeseries\_groups](https://developers.cloudflare.com/api/resources/radar/subresources/origins/methods/timeseries%5Fgroups/) \- Retrieves timeseries data for HTTP requests to origins grouped by a dimension.  
The following dimensions are available for the `summary` and `timeseries_groups` endpoints:

  * `region`: Origin region
  * `success_rate`: Success rate of requests (2XX versus 5XX response codes)
  * `percentile`: Percentiles of metrics listed above  
Additionally, the [Annotations](https://developers.cloudflare.com/api/resources/radar/subresources/annotations/) and [Traffic Anomalies](https://developers.cloudflare.com/api/resources/radar/subresources/traffic%5Fanomalies/) APIs have been extended to support origin outages and anomalies, enabling automated detection and alerting for origin infrastructure issues.  
![Screenshot of the cloud service status heatmap](https://developers.cloudflare.com/_astro/cloud-service-status.DoGHSNmz_Z13ev1d.webp)  
Check out the [new Radar page ↗](https://radar.cloudflare.com/cloud-observatory).

Oct 27, 2025
1. ### [TLD Insights in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-10-27-radar-tld-insights/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now introduces Top-Level Domain (TLD) insights, providing visibility into popularity based on the DNS magnitude metric, detailed TLD information including its type, manager, DNSSEC support, RDAP support, and WHOIS data, and trends such as DNS query volume and geographic distribution observed by the [1.1.1.1](https://developers.cloudflare.com/1.1.1.1/) DNS resolver.  
The following dimensions were added to the Radar DNS API, specifically, to the [/dns/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/dns/methods/summary%5Fv2/) and [/dns/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/dns/methods/timeseries%5Fgroups%5Fv2/) endpoints:

  * `tld`: Top-level domain extracted from DNS queries; can also be used as a filter.
  * `tld_dns_magnitude`: Top-level domain ranking by [DNS magnitude](https://developers.cloudflare.com/radar/glossary#dns-magnitude).  
And the following endpoints were added:

  * [/tlds](https://developers.cloudflare.com/api/resources/radar/subresources/tlds/methods/list/) \- Lists all TLDs.
  * [/tlds/{tld}](https://developers.cloudflare.com/api/resources/radar/subresources/tlds/methods/get/) \- Retrieves information about a specific TLD.  
![Screenshot of the TLD ranking by DNS magnitude](https://developers.cloudflare.com/_astro/tld-ranking-by-dns-magnitude.DbmrooPK_1wHWG1.webp)  
Learn more about the new Radar DNS insights in our [blog post ↗](https://blog.cloudflare.com/introducing-tld-insights-on-cloudflare-radar/), and check out the [new Radar page ↗](https://radar.cloudflare.com/tlds).

Oct 09, 2025
1. ### [Expanded CT log activity insights on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-10-09-radar-ct-log-activity-insights/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) has expanded its Certificate Transparency (CT) log insights with new stats that provide greater visibility into log activity:

  * **Log growth rate**: The average throughput of the CT log over the past 7 days, measured in certificates per hour.
  * **Included certificate count**: The total number of certificates already included in this CT log.
  * **Eligible-for-inclusion certificate count**: The number of certificates eligible for inclusion in this log but not yet included. This metric is based on certificates signed by trusted root CAs within the log’s accepted date range.
  * **Last update**: The timestamp of the most recent update to the CT log.  
These new statistics have been added to the response of the [Get Certificate Log Details](https://developers.cloudflare.com/api/resources/radar/subresources/ct/subresources/logs/methods/get/) API endpoint, and are displayed on the [CT log information page ↗](https://radar.cloudflare.com/certificate-transparency/log/nimbus2025#log-activity).  
![Screenshot of the CT log activity card on the CT log information page](https://developers.cloudflare.com/_astro/ct-log-activity.GHD-K7Mk_Z1eNOXK.webp)

Oct 06, 2025
1. ### [Browser Support Detection for PQ Encryption on Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-10-06-radar-pq-encryption-test/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now includes browser detection for Post-quantum (PQ) encryption. The [Post-quantum encryption card ↗](https://radar.cloudflare.com/adoption-and-usage#post-quantum-encryption) now checks whether a user’s browser supports post-quantum encryption. If support is detected, information about the key agreement in use is displayed.  
![Screenshot of the PQ encryption browser support test on the Adoption & Usage page](https://developers.cloudflare.com/_astro/pq-encryption-test.gx_uoaMX_1GpnR5.webp)

Sep 29, 2025
1. ### [Regional Data in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-09-29-radar-regional-data/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now introduces Regional Data, providing traffic insights that bring a more localized perspective to the traffic trends shown on Radar.  
The following API endpoints are now available:

  * [Get Geolocation](https://developers.cloudflare.com/api/resources/radar/subresources/geolocations/methods/get/) \- Retrieves geolocation by `geoId`.
  * [List Geolocations](https://developers.cloudflare.com/api/resources/radar/subresources/geolocations/methods/list/) \- Lists geolocations.
  * [NetFlows Summary By Dimension](https://developers.cloudflare.com/api/resources/radar/subresources/netflows/methods/summary%5Fv2/) \- Retrieves NetFlows summary by dimension.  
All `summary` and `timeseries_groups` endpoints in [HTTP](https://developers.cloudflare.com/api/resources/radar/subresources/http/) and [NetFlows](https://developers.cloudflare.com/api/resources/radar/subresources/netflows/) now include an `adm1` dimension for grouping data by first level administrative division (for example, state, province, etc.)  
A new filter `geoId` was also added to all endpoints in [HTTP](https://developers.cloudflare.com/api/resources/radar/subresources/http/) and [NetFlows](https://developers.cloudflare.com/api/resources/radar/subresources/netflows/), allowing filtering by a specific administrative division.  
Check out the new Regional traffic insights on a country specific traffic page [new Radar page ↗](https://radar.cloudflare.com/traffic/pt).

Aug 06, 2025
1. ### [Certificate Transparency Insights in Cloudflare Radar](https://developers.cloudflare.com/changelog/post/2025-08-04-radar-ct-insights/)  
[ Radar ](https://developers.cloudflare.com/radar/)  
[**Radar**](https://developers.cloudflare.com/radar/) now introduces Certificate Transparency (CT) insights, providing visibility into certificate issuance trends based on Certificate Transparency logs currently monitored by Cloudflare.  
The following API endpoints are now available:

  * [/ct/timeseries](https://developers.cloudflare.com/api/resources/radar/subresources/ct/methods/timeseries/): Retrieves certificate issuance time series.
  * [/ct/summary/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/ct/methods/summary/): Retrieves certificate distribution by dimension.
  * [/ct/timeseries\_groups/{dimension}](https://developers.cloudflare.com/api/resources/radar/subresources/ct/methods/timeseries%5Fgroups/): Retrieves time series of certificate distribution by dimension.
  * [/ct/authorities](https://developers.cloudflare.com/api/resources/radar/subresources/ct/subresources/authorities/methods/list/): Lists certification authorities.
  * [/ct/authorities/{ca\_slug}](https://developers.cloudflare.com/api/resources/radar/subresources/ct/subresources/authorities/methods/get/): Retrieves details about a Certification Authority (CA). CA information is derived from the [Common CA Database (CCADB) ↗](https://www.ccadb.org/).
  * [/ct/logs](https://developers.cloudflare.com/api/resources/radar/subresources/ct/subresources/logs/methods/list/): Lists CT logs.
  * [/ct/logs/{log\_slug}](https://developers.cloudflare.com/api/resources/radar/subresources/ct/subresources/logs/methods/get/): Retrieves details about a CT log. CT log information is derived from the [Google Chrome log list ↗](https://googlechrome.github.io/CertificateTransparency/log%5Flists.html).  
For the `summary` and `timeseries_groups` endpoints, the following dimensions are available (and also usable as filters):

  * `ca`: Certification Authority (certificate issuer)
  * `ca_owner`: Certification Authority Owner
  * `duration`: Certificate validity duration (between NotBefore and NotAfter dates)
  * `entry_type`: Entry type (certificate vs. pre-certificate)
  * `expiration_status`: Expiration status (valid vs. expired)
  * `has_ips`: Presence of IP addresses in certificate [Subject Alternative Names (SANs) ↗](https://developers.cloudflare.com/ssl/origin-configuration/origin-ca/#hostname-and-wildcard-coverage)
  * `has_wildcards`: Presence of wildcard DNS names in certificate SANs
  * `log`: CT log name
  * `log_api`: CT log API ([RFC6962 ↗](https://datatracker.ietf.org/doc/html/rfc6962) vs. [Static ↗](https://c2sp.org/static-ct-api))
  * `log_operator`: CT log operator
  * `public_key_algorithm`: Public key algorithm of certificate's key
  * `signature_algorithm`: Signature algorithm used by CA to sign certificate
  * `tld`: Top-level domain for DNS names found in certificates SANs
  * `validation_level`: [Validation level ↗](https://www.cloudflare.com/learning/ssl/types-of-ssl-certificates/)  
Check out the new Certificate Transparency insights in the [new Radar page ↗](https://radar.cloudflare.com/certificate-transparency).

```json
{"@context":"https://schema.org","@type":"BlogPosting","@id":"https://developers.cloudflare.com/changelog/product/radar/#page","headline":"Radar Changelog | Cloudflare Docs","url":"https://developers.cloudflare.com/changelog/product/radar/","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/"}}
```
