OTP verification API
These API endpoints provide one-time password (OTP) verification using SMS text messages.
| otp/send | Sends an OTP text message to a user's UK mobile phone number. |
| otp/verify | Checks the OTP provided to you by the user and returns a true or false. |
