API Reference

Verify the secret code and return a JWT.

Verify the provided secret code and, if successful, return a JWT token. This JWT token is valid for 5 minutes to allow the generation of an OTP via SMS (auth_by_sms). Once the OTP is generated, its validation is only limited by the intrinsic validity period of the OTP code, with no additional constraint related to the token.

Language
Click Try It! to start a request and see the response here!