Skip to content

Commit 105f921

Browse files
remove API for now
1 parent fe8b573 commit 105f921

File tree

1 file changed

+1
-30
lines changed

1 file changed

+1
-30
lines changed

src/content/docs/security-center/app-security-reports.mdx

Lines changed: 1 addition & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Application Security reports provide cyber attack insights and trends for all of
1717

1818
The reports are automatically generated on a monthly basis.
1919

20-
You can access reports by going to the **Security reports** page or via the [API](#api). You can access reports from previous months by selecting the month from the dropdown.
20+
You can access reports by going to the **Security reports** page. You can access reports from previous months by selecting the month from the dropdown.
2121

2222
<DashButton url="/?to=/:account/security-center/reports" />
2323

@@ -75,35 +75,6 @@ A Cloudflare user must have one of the following [roles](/fundamentals/manage-me
7575

7676
---
7777

78-
## API
79-
80-
```txt
81-
82-
```
83-
84-
<Details header="Data returned by the API">
85-
- Account ID
86-
- Account Name
87-
- Account Industry
88-
- Time range
89-
- Total zones
90-
- Total zones analyzed
91-
- Industry percentile (nullable float)
92-
- Total requests (count, percentage)
93-
- Total mitigated requests (count, percentage)
94-
- Total served requests (count, percentage)
95-
- Top 5 hostnames by mitigated requests (hostname, count)
96-
- Top 5 source countries by served requests (country, count)
97-
- Top 5 source countries by mitigated requests (country, count)
98-
- Top 5 rules by mitigated requests (rule name, rule type, count)
99-
</Details>
100-
101-
### Cross-account reports
102-
103-
Each report is generated per account. You can use the [API](#api) to retrieve the reports for all of your accounts and aggregate the data.
104-
105-
---
106-
10778
## Limitations
10879

10980
Application Security reports currently only support US Customer Metadata Boundary (CMB). They do not support the EU CMB yet.

0 commit comments

Comments
 (0)