Skip to main content

Identity Service API

The Identity Service manages authentication, user accounts, roles, and permissions.

Base URL (local): http://localhost:3001 Swagger UI: http://localhost:3001/api/docs

Endpoints

TagDescription
authLogin, logout, token refresh, OAuth callbacks
usersUser CRUD, profile management, preferences
rolesRole management and assignment
permissionsPermission definitions and checks
user-preferencesTimezone, theme, notification settings
OpenAPI Spec

When the platform is running locally, access the interactive Swagger UI at localhost:3001/api/docs.

Auto-generated API docs from the OpenAPI spec will appear in this section once exported.