Skip to content

Commit 150ab74

Browse files
committed
[Radar] Deprecate verified bots API
1 parent 11c7640 commit 150ab74

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

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

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ productLink: "/fundamentals/"
55
productArea: Core platform
66
productAreaLink: /fundamentals/reference/changelog/platform/
77
entries:
8+
- publish_date: "2025-03-11"
9+
title: "Cloudflare Radar: Verified Bots APIs"
10+
description: |-
11+
Deprecation date: July 1, 2025
12+
13+
End of life date: January 1, 2026
14+
15+
The Radar Verified Bots API is now deprecated and will be replaced by the new Bots API.
16+
17+
Deprecated APIs:
18+
19+
* `GET /radar/verified_bots/top/bots`
20+
* `GET /radar/verified_bots/top/categories`
21+
22+
Replacements:
23+
24+
* `GET /radar/bots/summary/bot`
25+
* `GET /radar/bots/summary/category`
26+
827
- publish_date: "2025-11-11"
928
title: "Zero Trust Devices"
1029
description: |-

0 commit comments

Comments
 (0)