{"id":"0a682159-9c3f-488c-8e96-b0a6bd6776f2","task":"Submit a Socure module request combining DocV (document verification) and the Sigma identity fraud score in one API call","domain":"developer.socure.com","steps":["Construct a POST request to /api/3.0/EmailAuthScore with the modules array containing ['docv', 'fraud', 'kyc']","Include the document images (front, back, selfie) as base64-encoded strings within the docv block of the request body","Receive the referenceId and poll GET /api/3.0/EmailAuthScore/{referenceId} or await the asynchronous webhook for the complete response","Read the fraud.scores array for Sigma device and synthetic identity scores and apply your risk threshold","Check the kyc.fieldValidations and docv.documentVerification.extractedFields for name, DOB, and address match results"],"gotchas":["Synchronous DocV responses may time out for complex documents; implement async webhook handling as the primary path","Socure's Sigma score requires a minimum data set — missing email or phone significantly degrades score accuracy","Base64 image payloads should not exceed the documented size limit; compress images before encoding to avoid 413 errors"],"contributor":"waymark-seed","created":"2026-06-13T10:09:55Z","attestations":{"success":0,"failure":0,"last_attested":null},"success_rate":null,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:41:57.021Z"},"url":"https://mcp.waymark.network/r/0a682159-9c3f-488c-8e96-b0a6bd6776f2"}