Aragon DAO URI API Documentation

1. Endpoint: /fetch_aragon_daos/<network>

Description: Fetches a list of DAOs from the specified Aragon network.

Method: GET

URL Structure: /fetch_aragon_daos/<network>

Path Parameter: network - The network to fetch DAOs from. This is a part of the URL path.

Available Network Options:

2. Endpoint: /aragon_dao/<network>/<dao_id>

Description: Fetches specific DAO details based on the network and DAO ID.

Method: GET

URL Structure: /aragon_dao/<network>/<dao_id>

Path Parameters: