Authorizations
Body
application/json
Response
201 - application/json
The response is of type object
.
The JWT Authentication endpoint enables users to obtain JSON Web Tokens (JWT) for secure authentication. Upon successful login, the API provides both an access token and a refresh token encoded as JWTs, allowing authenticated access to protected resources and token renewal for prolonged usage.
The response is of type object
.