Skip to content

Commit 740d9eb

Browse files
[Security Center] Update API URLs (#18913)
1 parent e49b938 commit 740d9eb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ sidebar:
88

99
import { GlossaryTooltip } from "~/components"
1010

11-
To better understand Internet usage around the world, use Cloudflare's URL Scanner. With Cloudflare's URL Scanner, you have the ability to investigate the details of a domain, IP, URL, or ASN. Cloudflare's URL Scanner is available in the Security Center of the Cloudflare dashboard, [Cloudflare Radar](https://radar.cloudflare.com/scan) and the Cloudflare [API](/api/resources/url_scanner/subresources/scans/methods/list/).
11+
To better understand Internet usage around the world, use Cloudflare's URL Scanner. With Cloudflare's URL Scanner, you have the ability to investigate the details of a domain, IP, URL, or ASN. Cloudflare's URL Scanner is available in the Security Center of the Cloudflare dashboard, [Cloudflare Radar](https://radar.cloudflare.com/scan) and the Cloudflare [API](/api/resources/url_scanner/subresources/scans/).
1212

1313
## Use the API
1414

@@ -112,7 +112,7 @@ Some examples of more specific properties include:
112112

113113
The [Get URL Scan](/api/resources/url_scanner/subresources/scans/methods/get/) API endpoint documentation contains the full response schema.
114114

115-
To fetch the scan's [screenshots](/api/resources/url_scanner/subresources/scans/methods/get/-screenshot) or full [network log](/api/resources/url_scanner/subresources/scans/methods/get/-har) refer to the corresponding endpoints' documentation.
115+
To fetch the scan's [screenshots](/api/resources/url_scanner/subresources/scans/methods/screenshot/) or full [network log](/api/resources/url_scanner/subresources/scans/methods/har/) refer to the corresponding endpoints' documentation.
116116

117117
### Search scans
118118

0 commit comments

Comments
 (0)