REST
API Specification
Network-Wide API
Total Active Relays (Latest)
https://api.ec.anyone.tech/total-relays-latest
{
all: Total number of relays visible in latest consensus file,
offline: Relays recently running but currently offline,
online: Relays currently online
}Total Active Relays (Over Time)
https://api.ec.anyone.tech/total-relays
{
all[]: Total relays in latest consensus file over time (hourly),
offline[]: Total relays recently offline over time (hourly),
online[]: Total relays online over time (hourly)
}