🔢API Reference

Our API is built around 5 core endpoint prefixes: /daos, /tokens, /aggregated, /rankings and /index.

Intro

Our API is designed to enable easy data fetching for applications, data analysts and investors alike. Therefore, querying is made as easy as possible by allowing arrays of names and/or IDs in most cases. However, this is not possible with time series data (with 'historic' in the path) or if stated explicitly on the endpoint reference.

If you have any questions or need support, feel free to reach us on support@daohq.co

All requests must contain your API key in the x-daohq-api-key header.

DAOs

The /daos path is centered around data tied directly to the DAO. This includes general info and governance, social and treasury data.

Tokens

The /tokens path is centered around data tied directly to the DAO's token. This includes financial, token holders and DEX data.

Aggregated data

The /aggregated path returns time series data collated across all DAOHQ data points. Meta data provides details on the scope of DAOs included.

Rankings

The /rankings path returns realtime ranked data from all DAOs and Tokens

Index data

The /index path returns data for the DAOHQ Index and DAOHQ Index Token.

Last updated