Authentication
Authenticates user's account through account ID + api_key
Then validate's user's email + password

Return

  • Basic user data at data.user
  • User's JWT access token at data.access_token
Language
Authorization
Header
Click Try It! to start a request and see the response here!