Some applications may need customers to authorize other systems on their behalf. With the ‘totp’ endpoint, customers can request a temporal code that other systems can use to confirm the customer identity.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
TOTP token created
The response is of type object
.