Endpoint
POST https://hamutan86.pythonanywhere.com/nonstress/api/verify
Request
the nonstress token you received from client-side.
- Verified
JSON
Response
will be the error text when an error occurred in verification
Did the user passed our verification or not.
the suspicion score of user. higher score = more human, lower score = more bot. (0.0-1.0)
the url where the token generated. you can block user if url didn’t match with your expect.
user’s device fingerprint ID.
Pro Plan Only; user’s device fingerprint values.
user’s IP address.
user’s User-Agent header.
- Verified
- Error
- Bot Detected
