Get new TOTP key data

get/api/v2/internal/user/otp/totp

Returns new time-based one-time password (TOTP) key data.

Query Parameters

  • emailstringRequired
    User's email address
    Example: "user

200 Response

key string required
Key used to create HMAC.
url string required
TOTP URL that generates QR code.
hmac string required
True, if hashed secret used to verify key comes from BitGo.