Skip to content
Start here

Traffic Anomalies

Get latest Internet traffic anomalies
radar.traffic_anomalies.get(TrafficAnomalyGetParams**kwargs) -> TrafficAnomalyGetResponse
GET/radar/traffic_anomalies
ModelsExpand Collapse
class TrafficAnomalyGetResponse:
traffic_anomalies: List[TrafficAnomaly]
start_date: str
status: str
type: str
uuid: str
asn_details: Optional[TrafficAnomalyASNDetails]
asn: str
name: str
locations: Optional[TrafficAnomalyASNDetailsLocations]
code: str
name: str
end_date: Optional[datetime]
formatdate-time
location_details: Optional[TrafficAnomalyLocationDetails]
code: str
name: str
origin_details: Optional[TrafficAnomalyOriginDetails]
name: str
origin: str
visible_in_data_sources: Optional[List[str]]

Traffic AnomaliesLocations

Get top locations by total traffic anomalies
radar.traffic_anomalies.locations.get(LocationGetParams**kwargs) -> LocationGetResponse
GET/radar/traffic_anomalies/locations
ModelsExpand Collapse
class LocationGetResponse:
traffic_anomalies: List[TrafficAnomaly]
client_country_alpha2: str
client_country_name: str
value: str

A numeric string.