Hit rate analysis
curl --request GET \
--url https://api.txcloud.io/v1/watchlist/analytics/hits \
--header 'Authorization: Bearer <token>'Analytics
Hit rate analysis
GET
/
watchlist
/
analytics
/
hits
Hit rate analysis
curl --request GET \
--url https://api.txcloud.io/v1/watchlist/analytics/hits \
--header 'Authorization: Bearer <token>'Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Response
200
Hit analysis
⌘I