2-Factor-Authentication

The dimater API is ready to generate and validate 2-factor codes. In this case you send a classic SMS with the desired content and a placeholder, which dimater replaces with a specially generated code and delivers to the end customer. You can also send a validity period in seconds. After the end user has entered the code in your application, you send it to dimater’s API. We validate the TAN or code and send you back the corresponding status which can be OK or NOK.

How to initiate the code generation and validation performed by dimater is described in the code box on the right. Please also have a look at dimater’s error handling of 2-factor initializations that is in place to prevent misuse.