コンテンツにスキップ
TutoriaLLM
検索
Ctrl
K
キャンセル
GitHub
Discord
テーマの選択
ダーク
ライト
自動
言語の選択
日本語
English
はじめに
TutoriaLLMについて
TutoriaLLMが目指すもの
開発者向け
TutoriaLLMのホスト
アプリケーションを開発する
TutoriaLLMへの貢献
リファレンス
トラブルシューティング
TutoriaLLM CLI
API リファレンス
Overview
Default
/auth/sign-in/social
/auth/get-session
/auth/sign-out
/auth/sign-up/email
/auth/sign-in/email
/auth/forget-password
/auth/reset-password
/auth/verify-email
/auth/send-verification-email
/auth/change-email
/auth/change-password
/auth/update-user
/auth/delete-user
/auth/reset-password/:token
/auth/list-sessions
/auth/revoke-session
/auth/revoke-sessions
/auth/revoke-other-sessions
/auth/link-social
/auth/list-accounts
/auth/delete-user/callback
/auth/unlink-account
/auth/ok
/auth/error
Operations
/config
Return 200 when server is running
session
Create a new session, from the provided session data
Resume a session, from the provided session data
Get a session by its key
Update a session by its key
Delete a session by its key
Get all sessions belonging to the current user
tutorials
Get list of tutorials (without content)
Get list of tags from all tutorials
Get specific tutorial by id
admin-config
Get the app configuration
Update the app configuration
admin-session
Download all sessions, by JSON format
Find list of sessions by userId
List all sessions, with pagination / sorting
Delete a session
Delete all sessions by userId
admin-tutorials
Get all tutorials
Create a new tutorial
Get a specific tutorial by ID
Update a tutorial by ID
Delete a tutorial by ID
Generate content using AI
Generate metadata using AI
admin-training-data
Get a random training data
List all training data
Delete a training data from id
admin-training-guide
Create a new guide from data
Search guides by query
Return the list of guides
Get a guide from id
Update a guide
Delete a guide
admin-users
Get user's detailed information from id
Update user's detailed information
Admin
setRole
createUser
listUsers
listUserSessions
unbanUser
banUser
impersonateUser
/auth/admin/stop-impersonating
revokeUserSession
revokeUserSessions
removeUser
Username
/auth/sign-in/username
Anonymous
/auth/sign-in/anonymous
GitHub
Discord
テーマの選択
ダーク
ライト
自動
言語の選択
日本語
English
Return 200 when server is running
GET
/status
Authorizations
apiKeyCookie
Responses
200
Server is running
Select media type
application/json
object
status
required
string