📄️ Setup and Authorization
FreJun supports the OAuth 2.0 standard for Authorization. On filling this form,
📄️ Using the API
FreJun's API is based on REST, accepts/returns JSON-encoded data, and uses standard HTTP response codes, authentication, and verbs.
📄️ Create Tokens
Create Access and Refresh tokens using the authorization code.
📄️ Refresh an Access token
Refresh an Access token.
📄️ Verify a Token
Verify Access/Refresh token.