diff --git a/src/content/docs/radar/investigate/url-scanner.mdx b/src/content/docs/radar/investigate/url-scanner.mdx index 291368d48f8945..0b4fdd3bd5cd58 100644 --- a/src/content/docs/radar/investigate/url-scanner.mdx +++ b/src/content/docs/radar/investigate/url-scanner.mdx @@ -41,6 +41,8 @@ A successful response will have a status code of `200` and be similar to the fol } ``` +You can submit up to 100 URLs at the same time via the [API](https://developers.cloudflare.com/api/resources/url_scanner/subresources/scans/methods/bulk_create/). + The `uuid` property in the response above identifies the scan and will be required when fetching the scan report. #### Submit a custom URL Scan