Followers
Followers-related API endpoints
Last updated
Followers-related API endpoints
Last updated
network
is required.
See the possible network
options in .
GET
api.outercircle.io/{network}/dao/{address}/followers
Example:
network*
String
Network name
address
String
DAO address
offset*
Int
Pagination offset
limit*
Int
Pagination limit (max 20)
POST
api.outercircle.io/{network}/dao/{address}/follow
This method is private. Request the access by messaging us.
network*
String
Network name
address*
String
DAO to follow address
Auth-Hash*
String
Hash of account following DAO
Auth-Signature*
String
Signature of account following DAO
account*
String
Address of account following DAO