New: French documentation now available! Switch to French
curl --request GET \
--url https://api.txcloud.io/v1/fraud/analytics/summary \
--header 'Authorization: Bearer <token>'{
"period": "<string>",
"total_verifications": 123,
"fraud_signals": 123,
"fraud_rate": 123,
"by_type": {},
"by_severity": {}
}curl --request GET \
--url https://api.txcloud.io/v1/fraud/analytics/summary \
--header 'Authorization: Bearer <token>'{
"period": "<string>",
"total_verifications": 123,
"fraud_signals": 123,
"fraud_rate": 123,
"by_type": {},
"by_severity": {}
}Documentation Index
Fetch the complete documentation index at: https://docs.txcloud.thetekcircle.io/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
today, 7d, 30d, 90d