GET
/
version
curl --request GET \
  --url https://api.eigenexplorer.com/version
{
  "version": "v0.0.1"
}

Response

200 - application/json
version
string
required

The version of the API server