v85

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-08-05981,1441.6 MB
Bitcoin

Report Transaction

Submit an appeal or false-positive report for a Bitcoin transaction scan. Use when you believe a scan result was incorrect (e.g. should_be_benign, should_be_malicious, wrong_simulation_result).

post/v0/bitcoin/transaction/report

Request body

event'should_be_malicious' | 'should_be_benign' | 'wrong_simulation_result' required

Reason for the appeal: false positive (should_be_benign), false negative (should_be_malicious), or incorrect simulation (wrong_simulation_result).

detailsstring required

Free-text explanation or context for the report.

Response

Report accepted; response body is the HTTP status code (e.g. 201).

integer required