cURL
curl --request GET \ --url https://api.pingnetwork.io/customer/v2/zones \ --header 'Authorization: <api-key>'
{ "zones": [ { "name": "<string>", "code": "<string>", "has_active_nodes": true } ] }
Returns a list of all available network zones
Documentation IndexFetch the complete documentation index at: https://docs.pingnetwork.io/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.pingnetwork.io/llms.txt
Use this file to discover all available pages before exploring further.
List of zones retrieved successfully
Show child attributes