Two-factor authentication (2FA)
Enabling 2FA
Go to My Account > Security > 2FA to set up two-factor authentication.1
Scan the QR code
Use an authenticator app to scan the QR code displayed on the page. Alternatively, you can manually enter the secret key.
2
Enter the verification code
Enter the 6-digit code from your authenticator app to verify the setup.
Supported authenticator apps
Any TOTP-compatible authenticator app works, including:- Authy
- Google Authenticator
- LastPass Authenticator
- Microsoft Authenticator
- 1Password
Disabling 2FA
1
Go to Security settings
Go to My Account > Security.
2
Disable 2FA
Click Disable 2FA.
3
Confirm with password
Enter your current password to confirm.
Password
Changing your password
1
Go to Security settings
Go to My Account > Security.
2
Click Change password
Click Change password.
3
Enter current password
Enter your current password.
4
Set new password
Enter and confirm your new password.
5
Save
Click Save.
If you signed up using Google or Microsoft SSO and haven’t set a password yet, you’ll see Set password instead of Change password.
Password requirements
- Minimum 8 characters
- We recommend using a password manager and a unique password for this service
Login history
Review your login history for suspicious activity at My Account > Security > Login history. Each login event shows:API key security
For API access, follow these best practices:- Generate separate keys for different purposes
- Rotate keys periodically
- Revoke unused keys
- Never share keys in code or logs