post https://api.aptivada.com/v2/user/oauth/token
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
Authentication
Authenticates user's account through account ID + api_key
Then validate's user's email + password
Return
Try It!
to start a request and see the response here!