Intel
IntelASN
Get ASN Overview.
client.Intel.ASN.Get(ctx, asn, query) (*ASN, error)
GET/accounts/{account_id}/intel/asn/{asn}
IntelASNSubnets
Get ASN Subnets
client.Intel.ASN.Subnets.Get(ctx, asn, query) (*ASNSubnetGetResponse, error)
GET/accounts/{account_id}/intel/asn/{asn}/subnets
IntelDNS
Get Passive DNS by IP
client.Intel.DNS.List(ctx, params) (*V4PagePagination[DNS], error)
GET/accounts/{account_id}/intel/dns
IntelDomains
Get Domain Details
client.Intel.Domains.Get(ctx, params) (*Domain, error)
GET/accounts/{account_id}/intel/domain
IntelDomainsBulks
Get Multiple Domain Details
client.Intel.Domains.Bulks.Get(ctx, params) (*[]DomainBulkGetResponse, error)
GET/accounts/{account_id}/intel/domain/bulk
IntelDomain History
Get Domain History
client.Intel.DomainHistory.Get(ctx, params) (*[]DomainHistory, error)
GET/accounts/{account_id}/intel/domain-history
IntelIPs
IntelMiscategorizations
Create Miscategorization
client.Intel.Miscategorizations.New(ctx, params) (*MiscategorizationNewResponse, error)
POST/accounts/{account_id}/intel/miscategorization
IntelWhois
Get WHOIS Record
client.Intel.Whois.Get(ctx, params) (*WhoisGetResponse, error)
GET/accounts/{account_id}/intel/whois
IntelIndicator Feeds
Get indicator feeds owned by this account
client.Intel.IndicatorFeeds.List(ctx, query) (*SinglePage[IndicatorFeedListResponse], error)
GET/accounts/{account_id}/intel/indicator-feeds
Get indicator feed metadata
client.Intel.IndicatorFeeds.Get(ctx, feedID, query) (*IndicatorFeedGetResponse, error)
GET/accounts/{account_id}/intel/indicator-feeds/{feed_id}
Create new indicator feed
client.Intel.IndicatorFeeds.New(ctx, params) (*IndicatorFeedNewResponse, error)
POST/accounts/{account_id}/intel/indicator-feeds
Update indicator feed metadata
client.Intel.IndicatorFeeds.Update(ctx, feedID, params) (*IndicatorFeedUpdateResponse, error)
PUT/accounts/{account_id}/intel/indicator-feeds/{feed_id}
Get indicator feed data
client.Intel.IndicatorFeeds.Data(ctx, feedID, query) (*string, error)
GET/accounts/{account_id}/intel/indicator-feeds/{feed_id}/data
IntelIndicator FeedsSnapshots
Update indicator feed data
client.Intel.IndicatorFeeds.Snapshots.Update(ctx, feedID, params) (*IndicatorFeedSnapshotUpdateResponse, error)
PUT/accounts/{account_id}/intel/indicator-feeds/{feed_id}/snapshot
IntelIndicator FeedsPermissions
List indicator feed permissions
client.Intel.IndicatorFeeds.Permissions.List(ctx, query) (*[]IndicatorFeedPermissionListResponse, error)
GET/accounts/{account_id}/intel/indicator-feeds/permissions/view
Grant permission to indicator feed
client.Intel.IndicatorFeeds.Permissions.New(ctx, params) (*IndicatorFeedPermissionNewResponse, error)
PUT/accounts/{account_id}/intel/indicator-feeds/permissions/add
Revoke permission to indicator feed
client.Intel.IndicatorFeeds.Permissions.Delete(ctx, params) (*IndicatorFeedPermissionDeleteResponse, error)
PUT/accounts/{account_id}/intel/indicator-feeds/permissions/remove
IntelIndicator FeedsDownloads
IntelSinkholes
List sinkholes owned by this account
client.Intel.Sinkholes.List(ctx, query) (*SinglePage[Sinkhole], error)
GET/accounts/{account_id}/intel/sinkholes
IntelAttack Surface Report
IntelAttack Surface ReportIssue Types
Retrieves Security Center Issues Types
client.Intel.AttackSurfaceReport.IssueTypes.Get(ctx, query) (*SinglePage[string], error)
GET/accounts/{account_id}/intel/attack-surface-report/issue-types
IntelAttack Surface ReportIssues
Retrieves Security Center Issues
Deprecated
client.Intel.AttackSurfaceReport.Issues.List(ctx, params) (*V4PagePagination[AttackSurfaceReportIssueListResponse], error)
GET/accounts/{account_id}/intel/attack-surface-report/issues
Retrieves Security Center Issue Counts by Class
Deprecated
client.Intel.AttackSurfaceReport.Issues.Class(ctx, params) (*[]AttackSurfaceReportIssueClassResponse, error)
GET/accounts/{account_id}/intel/attack-surface-report/issues/class
Retrieves Security Center Issue Counts by Severity
Deprecated
client.Intel.AttackSurfaceReport.Issues.Severity(ctx, params) (*[]AttackSurfaceReportIssueSeverityResponse, error)
GET/accounts/{account_id}/intel/attack-surface-report/issues/severity
Retrieves Security Center Issue Counts by Type
Deprecated
client.Intel.AttackSurfaceReport.Issues.Type(ctx, params) (*[]AttackSurfaceReportIssueTypeResponse, error)
GET/accounts/{account_id}/intel/attack-surface-report/issues/type
Archives Security Center Insight
Deprecated
client.Intel.AttackSurfaceReport.Issues.Dismiss(ctx, issueID, params) (*AttackSurfaceReportIssueDismissResponse, error)
PUT/accounts/{account_id}/intel/attack-surface-report/{issue_id}/dismiss