curl --request GET \
--url https://api.platform.dakota.xyz/capabilities/networks \
--header 'x-api-key: <api-key>'[
"ethereum-mainnet"
]Returns an array of all supported blockchain networks
curl --request GET \
--url https://api.platform.dakota.xyz/capabilities/networks \
--header 'x-api-key: <api-key>'[
"ethereum-mainnet"
]Documentation Index
Fetch the complete documentation index at: https://docs.dakota.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Successfully retrieved the list of supported networks
Was this page helpful?