Authentication

​

Login, logout, MFA, and session management

Authentication Operations
  • get/auth/check
  • post/auth/sign-in/email
  • post/auth/sign-out
  • post/auth/two-factor/verify-totp
  • post/auth/two-factor/send-otp
  • post/auth/two-factor/verify-otp
  • post/auth/two-factor/enable
  • post/auth/two-factor/disable
  • post/auth/two-factor/generate-backup-codes
  • post/auth/two-factor/verify-backup-code
  • get/auth/two-factor/status
logologo

Documentation

How-to Guides

Developer Resources

API Reference

Policies