Email Login API
In this section, you can get an overview of the answers returned by QAnswer's Signin API request that allows you to get your token.
To have acces to your token, you must possess an account on Qanwser App. You can signup with an email and password.
When you signin, you receive two tokens the accessToken and the refreshToken.
The accessToken is valid for 10 minutes and the refreshToken has a longer life and is used to refresh the accessToken.
When the accessToken expires you'll need the refreshToken to get a new accessToken. Each time you get a new refreshToken, the previous one is invalidated.
Try it
API tool is loading
Refresh the page or contact the administrator.
Refresh your accessToken
API tool is loading
Refresh the page or contact the administrator.