πŸ“ˆSTATISTICS

GET Label Analytics information

Example of request:

https://api.certhis.io/stat/label

Query Parameters

ParameterDescription

label_index

the int representing label id

GET User Analytics information

Example of request:

https://api.certhis.io/stat/user

Parameters

ParameterDescription

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

ParameterDescription

collection_index

the int representing collection id

Last updated