The Interface spec tells two URLs:
/subnet/<subnet_id>/public_key
/subnet/<subnet_id>/canister_ranges
but that is not enough for me. Where can I find other APIs so that I can get all subnets’ IDs and subnet details without using explore?
The Interface spec tells two URLs:
/subnet/<subnet_id>/public_key
/subnet/<subnet_id>/canister_ranges
but that is not enough for me. Where can I find other APIs so that I can get all subnets’ IDs and subnet details without using explore?