Authenticate a user using email and password
Authenticate a user using email and password. Returns an access token, a refresh token, and user data.Documentation Index
Fetch the complete documentation index at: https://docs.replyke.com/llms.txt
Use this file to discover all available pages before exploring further.
Missing Fields - 400 Bad Request
User Not Found - 403 Forbidden
Missing Credentials - 403 Forbidden
Incorrect Password - 401 Unauthorized
Server Error - 500 Internal Server Error
replyke-refresh-jwt is set.accessToken is returned in the response body and expires in 30 minutes.