Skip to content
Start here

URLs

Get URL Intelligence
client.Intel.URLs.Get(ctx, params) (*URL, error)
GET/accounts/{account_id}/intel/url
ModelsExpand Collapse
type URL struct{…}
ContentCategories []URLContentCategory

Content categories associated with this URL.

ID int64Optional
Name stringOptional
SourceID int64Optional
SuperCategoryID int64Optional
FullURL string

The full URL that was looked up.

Hostname string

The hostname of the URL.

RiskType []URLRiskType

Security risk types associated with this URL.

ID int64Optional
Name stringOptional
SourceID int64Optional
SuperCategoryID int64Optional
URLPath string

The path component of the URL.