- Getting Started
- Setup On Your Website
- Server Side API
- Auth For Services
Server Side API
Overview
The API's purpose is to enable your application's servers to interact with Just Sign In.
The API should only be called from your secure backend server environments.
These require your appSecret, which should not be exposed outside of your secure server environments.
These require your appSecret, which should not be exposed outside of your secure server environments.
API Endpoints
Verify A User's Session
User Administration
Plan Specific
Some of these features are available to all Just Sign In account plans. And some of these features are available to specific plan levels. Each API endpoint will specify which account plans it applies to.
Authentication
Instructions for authenticating to the API can be found on the next page (link below).