HTTP
Get HTTP requests summary by dimension
client.Radar.HTTP.SummaryV2(ctx, dimension, query) (*HTTPSummaryV2Response, error)
GET/radar/http/summary/{dimension}
Get HTTP requests time series
client.Radar.HTTP.Timeseries(ctx, query) (*HTTPTimeseriesResponse, error)
GET/radar/http/timeseries
Get HTTP requests time series grouped by dimension
client.Radar.HTTP.TimeseriesGroupsV2(ctx, dimension, query) (*HTTPTimeseriesGroupsV2Response, error)
GET/radar/http/timeseries_groups/{dimension}
HTTPLocations
Get top locations by HTTP requests
client.Radar.HTTP.Locations.Get(ctx, query) (*HTTPLocationGetResponse, error)
GET/radar/http/top/locations
HTTPLocationsBot Class
Get top locations by HTTP requests for a bot class
client.Radar.HTTP.Locations.BotClass.Get(ctx, botClass, query) (*HTTPLocationBotClassGetResponse, error)
GET/radar/http/top/locations/bot_class/{bot_class}
HTTPLocationsDevice Type
Get top locations by HTTP requests for a device type
client.Radar.HTTP.Locations.DeviceType.Get(ctx, deviceType, query) (*HTTPLocationDeviceTypeGetResponse, error)
GET/radar/http/top/locations/device_type/{device_type}
HTTPLocationsHTTP Protocol
Get top locations by HTTP requests for an HTTP protocol
client.Radar.HTTP.Locations.HTTPProtocol.Get(ctx, httpProtocol, query) (*HTTPLocationHTTPProtocolGetResponse, error)
GET/radar/http/top/locations/http_protocol/{http_protocol}
HTTPLocationsHTTP Method
Get top locations by HTTP requests for an HTTP version
client.Radar.HTTP.Locations.HTTPMethod.Get(ctx, httpVersion, query) (*HTTPLocationHTTPMethodGetResponse, error)
GET/radar/http/top/locations/http_version/{http_version}
HTTPLocationsIP Version
Get top locations by HTTP requests for an IP version
client.Radar.HTTP.Locations.IPVersion.Get(ctx, ipVersion, query) (*HTTPLocationIPVersionGetResponse, error)
GET/radar/http/top/locations/ip_version/{ip_version}
HTTPLocationsOS
Get top locations by HTTP requests for an OS
client.Radar.HTTP.Locations.OS.Get(ctx, os, query) (*HTTPLocationOSGetResponse, error)
GET/radar/http/top/locations/os/{os}
HTTPLocationsTLS Version
Get top locations by HTTP requests for a TLS version
client.Radar.HTTP.Locations.TLSVersion.Get(ctx, tlsVersion, query) (*HTTPLocationTLSVersionGetResponse, error)
GET/radar/http/top/locations/tls_version/{tls_version}
HTTPLocationsBrowser Family
Get top locations by HTTP requests for a browser family
client.Radar.HTTP.Locations.BrowserFamily.Get(ctx, browserFamily, query) (*HTTPLocationBrowserFamilyGetResponse, error)
GET/radar/http/top/locations/browser_family/{browser_family}
HTTPAses
Get top ASes by HTTP requests
client.Radar.HTTP.Ases.Get(ctx, query) (*HTTPAseGetResponse, error)
GET/radar/http/top/ases
HTTPAsesBot Class
Get top ASes by HTTP requests for a bot class
client.Radar.HTTP.Ases.BotClass.Get(ctx, botClass, query) (*HTTPAseBotClassGetResponse, error)
GET/radar/http/top/ases/bot_class/{bot_class}
HTTPAsesDevice Type
Get top ASes by HTTP requests for a device type
client.Radar.HTTP.Ases.DeviceType.Get(ctx, deviceType, query) (*HTTPAseDeviceTypeGetResponse, error)
GET/radar/http/top/ases/device_type/{device_type}
HTTPAsesHTTP Protocol
Get top ASes by HTTP requests for an HTTP protocol
client.Radar.HTTP.Ases.HTTPProtocol.Get(ctx, httpProtocol, query) (*HTTPAseHTTPProtocolGetResponse, error)
GET/radar/http/top/ases/http_protocol/{http_protocol}
HTTPAsesHTTP Method
Get top ASes by HTTP requests for an HTTP version
client.Radar.HTTP.Ases.HTTPMethod.Get(ctx, httpVersion, query) (*HTTPAseHTTPMethodGetResponse, error)
GET/radar/http/top/ases/http_version/{http_version}
HTTPAsesIP Version
Get top ASes by HTTP requests for an IP version
client.Radar.HTTP.Ases.IPVersion.Get(ctx, ipVersion, query) (*HTTPAseIPVersionGetResponse, error)
GET/radar/http/top/ases/ip_version/{ip_version}
HTTPAsesOS
Get top ASes by HTTP requests for an OS
client.Radar.HTTP.Ases.OS.Get(ctx, os, query) (*HTTPAseOSGetResponse, error)
GET/radar/http/top/ases/os/{os}
HTTPAsesTLS Version
Get top ASes by HTTP requests for a TLS version
client.Radar.HTTP.Ases.TLSVersion.Get(ctx, tlsVersion, query) (*HTTPAseTLSVersionGetResponse, error)
GET/radar/http/top/ases/tls_version/{tls_version}
HTTPAsesBrowser Family
Get top ASes by HTTP requests for a browser family
client.Radar.HTTP.Ases.BrowserFamily.Get(ctx, browserFamily, query) (*HTTPAseBrowserFamilyGetResponse, error)
GET/radar/http/top/ases/browser_family/{browser_family}
HTTPSummary
Get HTTP requests by bot class summary
Deprecated
client.Radar.HTTP.Summary.BotClass(ctx, query) (*HTTPSummaryBotClassResponse, error)
GET/radar/http/summary/bot_class
Get HTTP requests by device type summary
Deprecated
client.Radar.HTTP.Summary.DeviceType(ctx, query) (*HTTPSummaryDeviceTypeResponse, error)
GET/radar/http/summary/device_type
Get HTTP requests by HTTP/HTTPS summary
Deprecated
client.Radar.HTTP.Summary.HTTPProtocol(ctx, query) (*HTTPSummaryHTTPProtocolResponse, error)
GET/radar/http/summary/http_protocol
Get HTTP requests by HTTP version summary
Deprecated
client.Radar.HTTP.Summary.HTTPVersion(ctx, query) (*HTTPSummaryHTTPVersionResponse, error)
GET/radar/http/summary/http_version
Get HTTP requests by IP version summary
Deprecated
client.Radar.HTTP.Summary.IPVersion(ctx, query) (*HTTPSummaryIPVersionResponse, error)
GET/radar/http/summary/ip_version
Get HTTP requests by OS summary
Deprecated
client.Radar.HTTP.Summary.OS(ctx, query) (*HTTPSummaryOSResponse, error)
GET/radar/http/summary/os
Get HTTP requests by TLS version summary
Deprecated
client.Radar.HTTP.Summary.TLSVersion(ctx, query) (*HTTPSummaryTLSVersionResponse, error)
GET/radar/http/summary/tls_version
Get HTTP requests by post-quantum support summary
Deprecated
client.Radar.HTTP.Summary.PostQuantum(ctx, query) (*HTTPSummaryPostQuantumResponse, error)
GET/radar/http/summary/post_quantum
HTTPTimeseries Groups
Get HTTP requests by TLS version time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.TLSVersion(ctx, query) (*HTTPTimeseriesGroupTLSVersionResponse, error)
GET/radar/http/timeseries_groups/tls_version
Get HTTP requests by bot class time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.BotClass(ctx, query) (*HTTPTimeseriesGroupBotClassResponse, error)
GET/radar/http/timeseries_groups/bot_class
Get HTTP requests by user agent time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.Browser(ctx, query) (*HTTPTimeseriesGroupBrowserResponse, error)
GET/radar/http/timeseries_groups/browser
Get HTTP requests by user agent family time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.BrowserFamily(ctx, query) (*HTTPTimeseriesGroupBrowserFamilyResponse, error)
GET/radar/http/timeseries_groups/browser_family
Get HTTP requests by device type time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.DeviceType(ctx, query) (*HTTPTimeseriesGroupDeviceTypeResponse, error)
GET/radar/http/timeseries_groups/device_type
Get HTTP requests by HTTP/HTTPS time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.HTTPProtocol(ctx, query) (*HTTPTimeseriesGroupHTTPProtocolResponse, error)
GET/radar/http/timeseries_groups/http_protocol
Get HTTP requests by HTTP version time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.HTTPVersion(ctx, query) (*HTTPTimeseriesGroupHTTPVersionResponse, error)
GET/radar/http/timeseries_groups/http_version
Get HTTP requests by IP version time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.IPVersion(ctx, query) (*HTTPTimeseriesGroupIPVersionResponse, error)
GET/radar/http/timeseries_groups/ip_version
Get HTTP requests by OS time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.OS(ctx, query) (*HTTPTimeseriesGroupOSResponse, error)
GET/radar/http/timeseries_groups/os
Get HTTP requests by post-quantum support time series
Deprecated
client.Radar.HTTP.TimeseriesGroups.PostQuantum(ctx, query) (*HTTPTimeseriesGroupPostQuantumResponse, error)
GET/radar/http/timeseries_groups/post_quantum
HTTPTop
Get top user agents by HTTP requests
Deprecated
client.Radar.HTTP.Top.Browser(ctx, query) (*HTTPTopBrowserResponse, error)
GET/radar/http/top/browser
Get top user agent families by HTTP requests
Deprecated
client.Radar.HTTP.Top.BrowserFamily(ctx, query) (*HTTPTopBrowserFamilyResponse, error)
GET/radar/http/top/browser_family