The API is in testing phase and may experience short outages as we process software updates to optimize performance.
Some API documentation can be found here.
GET /
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "collector": "https://api.routeviews.org/collector/",
    "peer": "https://api.routeviews.org/peer/",
    "peering": "https://api.routeviews.org/peering/",
    "rirtimeseries": "https://api.routeviews.org/rirtimeseries/",
    "timeseries": "https://api.routeviews.org/timeseries/"
}