GET
/
eigenlayer
/
ecosystem-operators
curl --request GET \
  --url https://api.blockflow.network/rest/eigenlayer/ecosystem-operators
{
  "data": {
    "operators": 123
  }
}

Response

200
application/json
Distinct operator count fetched successfully.
data
object