Onboarding APIs
Verify Captcha
4 min
you can use this endpoint to verify the captcha on the front end itself before sending it into the signzy login api request type post endpoint /api/captchas/verify input json { "text" "00000", "id" "50 02" } text > text to be verified id > id of the generated captcha expected output { "result" { "isverified" true } } isverified > true denotes captcha is verified, false denotes captcha is not verified getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com