Skip to content
Start here

URLs

Get URL Intelligence
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.