Last updated 12 months ago
Returns the available API route groups of the node.
Contains the available API routes of the node.
GET /api/routes HTTP/1.1 Host: iota.nownodes.io Accept: */*
Successful operation
{ "routes": [ "core/v2", "dashboard-metrics/v1", "debug/v1" ] }