Skip to content

Anchors

RIPE Atlas anchors are enhanced probes hosted in data centres that serve as both measurement sources and targets. They provide stable, well-connected reference points across the network.

Anchors are used in the anchor measurement system for continuous mesh measurements between all anchors.

Listing Anchors

GET /api/v2/anchors/?page_size=3
Try it out

Use the include=probe parameter to get full details about the probe associated with each anchor:

GET /api/v2/anchors/?include=probe&page_size=3
Try it out