get https://your-protect-instance.example.com/api/rest/v1/statistics/tags
This endpoint returns a list of statistics about tags. The statistics contains information about the number of addresses/wallets and fiat valuation of a given tag.
Responses
This endpoint returns a list of statistics about tags. The statistics contains information about the number of addresses/wallets and fiat valuation of a given tag.
xxxxxxxxxx
curl --request GET \
--url https://your-protect-instance.example.com/api/rest/v1/statistics/tags \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: