Submit Fraud Evaluation Request
https://api.monchain.ai/a/fes/api/v1/fraud-evaluationsSend wallet intents or chain events for real-time scoring.
Header parameters
Request body
Responses
202Request acceptedEvaluation queued successfully
Unique fraud evaluation identifier
Lifecycle status (queued, processing, complete)
Echo of requested chain
0-1 score representing risk
ISO timestamp when the evaluation request was accepted
Categorical risk level (low, medium, high)
400Invalid payloadMissing required fields or unsupported target type
HTTP status code returned by the API
Human-readable error details
Request path that triggered the error
UTC timestamp for when the error occurred
401Authorization failureBearer token missing/expired
HTTP status code returned by the API
Human-readable error details
Request path that triggered the error
UTC timestamp for when the error occurred
403ForbiddenAPI key lacks fraud scope
HTTP status code returned by the API
Human-readable error details
Request path that triggered the error
UTC timestamp for when the error occurred
422Target not supportedUnsupported chain or malformed address
HTTP status code returned by the API
Human-readable error details
Request path that triggered the error
UTC timestamp for when the error occurred
429Rate limitedToo many concurrent evaluations
HTTP status code returned by the API
Human-readable error details
Request path that triggered the error
UTC timestamp for when the error occurred
