Secret Code Verify

Verifies the provided secret code and, if successful, returns a JWT token.

📘

Strong Customer Authentication (SCA)

SCA endpoints must be used within a specific workflow.

👉 See the SCA Workflow Guide for the correct sequence and usage.


👍

The JWT token provided in the endpoint answer is valid for 5 minutes to allow the generation of the auth_by_sms OTP.

Once the OTP is generated, its validation is only limited by the intrinsic validity period of the OTP code, with no additional constraints related to the token.



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