Skip to content

Commit 3ab1cf4

Browse files
[Security Center] Batch submission of URLs
1 parent 38d3d57 commit 3ab1cf4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/radar/investigate/url-scanner.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ curl "https://api.cloudflare.com/client/v4/accounts/{account_id}/urlscanner/v2/s
2525
--data '{
2626
"url": "https://www.example.com"
2727
}'
28-
```
28+
``
29+
30+
You can submit up to 100 URLs via the API at the same time.
2931

3032
By default, the report will have a `Public` visibility level, which means it will appear in the [recent scans](https://radar.cloudflare.com/scan#recent-scans) list and in search results. It will also include a single screenshot with desktop resolution.
3133

0 commit comments

Comments
 (0)