Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.enso.build/api/v1/networks
[ { "id": 1, "name": "Ethereum", "isConnected": true } ]
Returns networks supported by Enso
1
"Ethereum"
true
Was this page helpful?