Create a compact JWS token

Overview

Create a new compact JWS token that can be used to authenticate a staff member to an app in inTandem using a JWKS process. The token is signed by the app's private key and can be verified by inTandem's public key. Public JWKS token can be obtained at: https://api.vcita.biz/v3/apps/.well-known/jwks.json. Available for Staff Tokens and AppStaffToken.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

The code name of the app that owns this token

Responses

401

Unauthorized. The bearer token is missing, invalid or not allowed to access the requested resource.

429

Rate limit has been reached due to the number of requests made for the same staff member in a short period of time.

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json