Root
Root endpoint returning basic API information.
Authorization
Authorization
RequiredBearer <token>Enter the JWT token you received from the login endpoint (without 'Bearer' prefix)
In: header
Response Body
Successful Response
TypeScript Definitions
Use the response body type in TypeScript.
response
RequiredunknownHow is this guide?