Skip to content

Commit 455ffc4

Browse files
Updating api deprecations for Auth DNS + DNS Firewall legacy analytics (#26844)
* Updating api deprecations for Auth DNS + DNS Firewall legacy analytics * Fix indentation, date formatting, and backticks * Update publish-date and fix broken links --------- Co-authored-by: Rebecca Tamachiro <[email protected]>
1 parent 82ba0b5 commit 455ffc4

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

src/content/release-notes/api-deprecations.yaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@ link: "/fundamentals/api/reference/deprecations/"
33
productName: API deprecations
44
productLink: "/fundamentals/"
55
entries:
6+
- publish_date: "2025-12-09"
7+
title: "Authoritative DNS and DNS Firewall Legacy Analytics"
8+
description: |-
9+
Deprecation date: December 9, 2025
10+
11+
End of life date: December 1, 2026
12+
13+
The following REST APIs are deprecated and will reach their end of life on December 1, 2026.
14+
15+
* [DNS Analytics API](https://developers.cloudflare.com/api/resources/dns/subresources/analytics/)
16+
* [DNS Firewall Analytics API](https://developers.cloudflare.com/api/resources/dns_firewall/subresources/analytics/)
17+
18+
All existing functionality is fully supported by Cloudflare's GraphQL Analytics API, which provides improved performance, flexibility, and long-term support. Integrations using the REST API need to be migrated to the new GraphQL API before December 1, 2026 in order to ensure uninterrupted service.
19+
20+
Deprecated APIs:
21+
* `GET/zones/{zone_id}/dns_analytics/` (DNS Analytics API)
22+
* `GET/accounts/{account_id}/dns_firewall/{dns_firewall_id}/dns_analytics/report` (DNS Firewall Analytics API)
23+
24+
Replacements:
25+
* [GraphQL API for DNS Analytics](/dns/additional-options/analytics/#explore-with-the-api)
26+
* [GraphQL API for DNS Firewall Analytics](/dns/dns-firewall/analytics/#graphql)
27+
628
- publish_date: "2025-11-03"
729
title: "Cloudflare Mirage"
830
description: |-

0 commit comments

Comments
 (0)