JSON Authentication

Creating a User SID (session Id) Using the JSON Authentication Service
Execute the POST call below: https://app.quotemedia.com/auth/p/authenticate/v0/   Set content type to "application/json" by having this in...
Mon, 29 Aug, 2022 at 11:05 AM
Ending the User’s QuoteMedia Session upon Logout
When the user logs out of your application you should also end the user’s QuoteMedia session.  This can be done with the "unauthenticate" call. ...
Fri, 3 Aug, 2018 at 8:48 AM
Checking if the User’s QuoteMedia Session is Valid/Active
As you navigate a user through your site, we recommend checking that the user's QuoteMedia session is still valid/active. In order to check the stat...
Thu, 26 Mar, 2020 at 6:51 AM