BGP
Get BGP time series
client.Radar.BGP.Timeseries(ctx, query) (*BGPTimeseriesResponse, error)
GET/radar/bgp/timeseries
BGPLeaks
BGPLeaksEvents
Get BGP route leak events
client.Radar.BGP.Leaks.Events.List(ctx, query) (*V4PagePagination[BGPLeakEventListResponse], error)
GET/radar/bgp/leaks/events
BGPTop
Get top prefixes by BGP updates
client.Radar.BGP.Top.Prefixes(ctx, query) (*BGPTopPrefixesResponse, error)
GET/radar/bgp/top/prefixes
BGPTopAses
Get top ASes by BGP updates
client.Radar.BGP.Top.Ases.Get(ctx, query) (*BGPTopAseGetResponse, error)
GET/radar/bgp/top/ases
Get top ASes by prefix count
client.Radar.BGP.Top.Ases.Prefixes(ctx, query) (*BGPTopAsePrefixesResponse, error)
GET/radar/bgp/top/ases/prefixes
BGPHijacks
BGPHijacksEvents
Get BGP hijack events
client.Radar.BGP.Hijacks.Events.List(ctx, query) (*V4PagePagination[BGPHijackEventListResponse], error)
GET/radar/bgp/hijacks/events
BGPRoutes
Get Multi-Origin AS (MOAS) prefixes
client.Radar.BGP.Routes.Moas(ctx, query) (*BGPRouteMoasResponse, error)
GET/radar/bgp/routes/moas
Get prefix-to-ASN mapping
client.Radar.BGP.Routes.Pfx2as(ctx, query) (*BGPRoutePfx2asResponse, error)
GET/radar/bgp/routes/pfx2as
Get BGP routing table stats
client.Radar.BGP.Routes.Stats(ctx, query) (*BGPRouteStatsResponse, error)
GET/radar/bgp/routes/stats
List ASes from global routing tables
client.Radar.BGP.Routes.Ases(ctx, query) (*BGPRouteAsesResponse, error)
GET/radar/bgp/routes/ases
Get real-time BGP routes for a prefix
client.Radar.BGP.Routes.Realtime(ctx, query) (*BGPRouteRealtimeResponse, error)
GET/radar/bgp/routes/realtime
BGPIPs
Get announced IP address space time series
client.Radar.BGP.IPs.Timeseries(ctx, query) (*BgpipTimeseriesResponse, error)
GET/radar/bgp/ips/timeseries
BGPRPKI
BGPRPKIASPA
Get ASPA objects snapshot
client.Radar.BGP.RPKI.ASPA.Snapshot(ctx, query) (*BgprpkiaspaSnapshotResponse, error)
GET/radar/bgp/rpki/aspa/snapshot
Get ASPA changes over time
client.Radar.BGP.RPKI.ASPA.Changes(ctx, query) (*BgprpkiaspaChangesResponse, error)
GET/radar/bgp/rpki/aspa/changes
Get ASPA count time series
client.Radar.BGP.RPKI.ASPA.Timeseries(ctx, query) (*BgprpkiaspaTimeseriesResponse, error)
GET/radar/bgp/rpki/aspa/timeseries