GET /verify-security-code

neutrinoapi.net

Summary: Verify Security Code
Operation ID: VerifySecurityCode
Auth: unknown
Description

Check if a security code sent via SMS Verify or Phone Verify is valid

Parameters (2)

limit-by (string, query, optional)

If set then enable additional brute-force protection by limiting the number of attempts by the supplied value. This can be set to any unique identifier you would like to limit by, for example a hash of the users email, phone number or IP address. Requests to this API will be ignored after approximately 10 failed verification attempts

security-code (string, query, required)

The security code to verify

No probe data for this endpoint yet.