Two-Factor TOTP Authentication
The Two-Factor TOTP Authentication API offers a secure and straightforward way to add two-factor authentication (2FA) to your applications using time-based one-time passwords (TOTP), designed for seamless compatibility with popular authenticator apps like Google Authenticator and Microsoft Authenticator, enabling you to easily generate unique secret keys and industry-standard provisioning…
Two-Factor TOTP Authentication endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Register /register |
Generate Secret and Provisioning Information |
| GET |
Verify /verify |
Verify TOTP Code |
Two-Factor TOTP Authentication pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO Recommended | $1 / month | 100 / second |
|
| ULTRA | $5 / month | — |
|