Sign in a user with email and password; upon success, authentication cookies are set in the browser.
This is used by Forestreet’s internal frontend application.
Documentation Index
Fetch the complete documentation index at: https://docs.forestreet.com/llms.txt
Use this file to discover all available pages before exploring further.
Pass a static API key for every request, provided by your customer support.
User signed in successfully
Message from the server.
Access token for the user.
^[A-Za-z0-9-_]+(?:\.[A-Za-z0-9-_]+)+$Refresh token for the user.
^[A-Za-z0-9-_]+(?:\.[A-Za-z0-9-_]+)+$Expires duration for the access token.
Expires timestamp for the access token.