ts-api API documentation
API documentation is available below. Loading Swagger UI…
POST
/api/auth/loginSubmit username and password to obtain a Bearer JWT.
GET
/api/auth/meRequires Bearer JWT. Returns the current subject.
GET
/openapi.jsonPublic, read-only OpenAPI contract. It contains no secrets or private deployment details.