curl --request GET \
--url https://api.bunny.net/mc/nodes/plain \
--header 'AccessKey: <api-key>'[
"<string>"
]Lists all node IP addresses in the Magic Containers network as a flat list.
curl --request GET \
--url https://api.bunny.net/mc/nodes/plain \
--header 'AccessKey: <api-key>'[
"<string>"
]Please enter a valid personal API key.
Node IPs were successfully retrieved.
Was this page helpful?