- Direct answer for governance source fit
- Choose the source class by task: explorer-style indexed reads, official aggregated metrics, or governance discussion and referendum context.
- Subscan fit
- Subscan is the strongest starting point when the agent needs indexed Substrate account, extrinsic, staking, and governance reads and the implementation can respect upstream API-key and route limits.
- DotLake fit
- DotLake is stronger for official aggregated Polkadot ecosystem metrics, but its OpenAPI describes Bearer API-key authentication, so browser-only or unauthenticated agent use is not the right assumption.
- Polkassembly fit
- Polkassembly is stronger for proposal, referendum, vote, and discussion context, with public API documentation and rate-limit cautions that matter for high-volume agent workflows.
- Provider-by-workflow shortlist
- Use Subscan for indexed explorer-style governance and account reads, DotLake for official aggregated ecosystem metrics, and Polkassembly for proposal, referendum, vote, and discussion context.
- Endpoint and contract evidence
- Before claiming an API is usable, check official endpoint families, auth headers, response shape, supported networks, rate-limit notes, and whether the source publishes docs an agent can inspect.
- PubFi route boundary
- Treat Subscan, DotLake, and Polkassembly as Discovery source profiles. Current PubFi routing requires a ready entry in the live Registry snapshot.
- Freshness and attribution
- Governance answers can become stale, so agents should keep source timestamps, update cadence, attribution requirements, and public-source provenance visible in downstream summaries.
- Ranking and citation status
- This topic resolves a public topic owner for Polkadot governance API demand, but search ranking and public answer citation remain pending until real public evidence records PubFi visibility.
- Agent-readable PubFi context
- Link agents to /agents.md, /llms.txt, and /llms-full.txt for PubFi's public Discovery context, while keeping ranking and citation claims tied to current public evidence.
- Publication evidence boundary
- This route is a public source-selection page. Require current public evidence before claiming ranking, citation, or outcome movement.
- Forum, app, and API result split
- Search results for Polkadot governance API can include forum posts, governance apps, JavaScript packages, official docs, explorers, and Q&A pages. Treat those as different evidence classes before asking an agent to fetch referendum, vote, delegation, or proposal data.
- Agent governance workflow checklist
- Before implementation, identify whether the agent needs proposal metadata, referendum status, votes, delegation context, discussion text, treasury data, or aggregate ecosystem metrics; then verify source authority, auth, freshness, and PubFi route boundary.