Two-factor authentication (2FA)
Enabling 2FA
Go to My Account > Security > 2FA to set up two-factor authentication.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.
Supported authenticator apps
Any TOTP-compatible authenticator app works, including:- Authy
- Google Authenticator
- LastPass Authenticator
- Microsoft Authenticator
- 1Password
Disabling 2FA
Go to Security settings
Go to My Account > Security.
Password
Changing your password
Go to Security settings
Go to My Account > Security.
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:| Field | Description |
|---|---|
| Date | When the login occurred |
| IP address | The IP address used |
| Location | Country and city (when available) |
| Client | Browser/device information |
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