Skip to main content
GET
/
info
/
capabilities
/
networks
Get supported blockchain networks
curl --request GET \
  --url https://api.platform.dakota.xyz/info/capabilities/networks \
  --header 'x-api-key: <api-key>'
[
  "ethereum-mainnet"
]

Authorizations

x-api-key
string
header
required

Response

200 - application/json

Successfully retrieved the list of supported networks