Use this API to generate a JWT token used by your client to authenticate with Velt. The token encodes user information and optional properties such as organization and admin status.
JWT token expires in 48 hours.
For v1, apiKey and authToken are provided in the request body (not headers).