---
title: URLs
---

[Skip to content](#%5Ftop) 

[API Reference](https://developers.cloudflare.com/api)

[Intel](https://developers.cloudflare.com/api/resources/intel)

Copy Markdown

Open in **Claude**

Open in **ChatGPT**

Open in **Cursor**

---

**Copy Markdown**

**View as Markdown**

# URLs

##### [Get URL Intelligence](https://developers.cloudflare.com/api/resources/intel/subresources/urls/methods/get)

GET/accounts/{account\_id}/intel/url

##### ModelsExpand Collapse 

URL object { content\_categories, full\_url, hostname, 2 more } 

content\_categories: array of object { id, name, source\_id, super\_category\_id } 

Content categories associated with this URL.

id: optional number

name: optional string

source\_id: optional number

super\_category\_id: optional number

full\_url: string

The full URL that was looked up.

hostname: string

The hostname of the URL.

risk\_type: array of object { id, name, source\_id, super\_category\_id } 

Security risk types associated with this URL.

id: optional number

name: optional string

source\_id: optional number

super\_category\_id: optional number

url\_path: string

The path component of the URL.