STATISTICS
GET Label Analytics information
Example of request:
https://api.certhis.io/stat/label
Query Parameters
Parameter
Description
label_index
the int
representing label id
GET User Analytics information
Example of request:
https://api.certhis.io/stat/user
Parameters
Parameter
Description
wallet
the string
representing the user wallet address
GET Collection Analytics information
Example of request:
https://api.certhis.io/stat/collection
?collection_index=698
Parameters
Parameter
Description
collection_index
the int
representing collection id
Last updated