Governance data for 34+ DAOs. One API.
Real-time GVS scores, delegate analytics, risk assessments, and governance indices. Built for DAO operators, governance researchers, and Web3 developers.
Available Endpoints
8 endpoints covering DAO governance data from scores to delegation graphs
GET /v1/daos
List all DAOs with GVS scores and component breakdown
GET /v1/daos/{id}
Detailed DAO profile with governance metrics
GET /v1/daos/{id}/risk
Risk assessment with concentration and centralization analysis
GET /v1/daos/{id}/delegates
Top delegates with voting power and activity metrics
GET /v1/daos/{id}/graph
Influence graph with delegation flows and coalition detection
GET /v1/dgi
DAO Governance Index — composite score across all tracked DAOs
GET /v1/dgi/history
Historical DGI values for trend analysis and charting
GET /v1/entities/{id}
Entity lookup — resolve wallet clusters to known organizations
Simple, Transparent Pricing
Start free. Scale when you need to.
pro
€49/mo
10,000 requests/day
Get Started in Seconds
One API key. One HTTP request. Real governance data.
curl -H "x-api-key: YOUR_API_KEY" \
https://chainsights.one/api/v1/daos{
"data": [
{
"space_id": "uniswapgovernance.eth",
"name": "Uniswap",
"category": "defi",
"gvs": 6.8,
"gvs_confidence": "high",
"rank": 1,
"components": {
"hpr": 7.2,
"dei": 6.1,
"pdi": 5.9,
"gpi": 8.0
},
"delta_24h": -0.3,
"last_calculated": "2026-03-25T00:00:00.000Z"
}
],
"meta": {
"total": 47,
"updated_at": "2026-03-25T12:00:00.000Z"
}
}Try It Now
Hit the real API — no signup needed
GET /api/v1/daosClick "Try it now" to see live API data — no API key needed
MconnectDAO
First research partner using the Governance Data API for cross-DAO governance analysis and delegate performance tracking.
Dogfooding
The ChainSights platform itself — DAO Matrix, Rankings, Governance Index — is powered by the same API you get access to.