{"documentation":true,"summary":"Genesis Bureau evidence endpoint. POST with a Proof of Origin URL to receive a bureau-signed attestation. The bureau ships evidence, not verdicts — partners run their own policy against the signed attestation via @getkinetik/evidence-mapping.","method":"POST","contentType":"application/json","bodyExample":{"proofUrl":"https://getkinetik.app/verify/#proof=<paste from GETKINETIK app Share>"},"tryInBrowser":"https://getkinetik.app/verify/","spec":"https://github.com/Ricolax310/GetKinetik/blob/main/docs/api/verify-device.md","attestationSpec":"https://github.com/Ricolax310/GetKinetik/blob/main/docs/methodology/ATTESTATION.md","curlExample":"curl -s -X POST https://getkinetik.app/api/verify-device -H \"Content-Type: application/json\" -d '{\"proofUrl\":\"PASTE_FULL_PROOF_URL\"}'"}