https://api.viksaai.com/v1post
/auth/individual/loginLogin
Login with email and password. Security: - Rate limited: 5 failed attempts per 5 minutes per email - On success: clears failed attempt counter - Tracks device info for "active sessions" visibility On login: - Picks the first org from user's organizations (default org first, then alphabetical) - Picks the first project from that org (default project first, then alphabetical) - Embeds org_id and project_id in the JWT token
https://api.viksaai.com/auth/auth/individual/loginTry it
Send a live request against your environment.
Environment