Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl https://api.yourservice.com/api/v1/humanverification/status/ver_live_abc123
{ "success": true, "alreadySubmitted": false, "expired": false, "status": "pending" }
{ "success": true, "alreadySubmitted": true, "expired": false, "status": "completed" }
Return the current reviewer session status for a verification.
expired
status
alreadySubmitted
pending
completed