Skip to main content
The unified authentication endpoint handles both user registration and login.

Register a New User

To create a new account, set action to register:

Validation Rules

Login

To authenticate an existing user, set action to login:

With MFA

If MFA is enabled, include the code:

Response

If MFA is required but not provided:

Rate Limiting

This endpoint is rate limited to 10 attempts per 15 minutes per IP address.