/
ME
meganova
/
FastAPI
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 19h ago · Updated 2w ago
View markdown
meganova
FastAPI
post
Create Lorebook
latest
OpenAPI 3.1.0
2026-08-10
466
368
560.6 KB
2b2bab8b9017
ab-testing
7
admin
79
agents
49
analytics
7
assets
5
audio
1
auth
11
benchmarks
3
blocked-creators
4
cak
2
casting
4
character-reports
2
characters
20
chat
25
connectors
12
creator
48
credits
10
custom-tools
6
embeds
10
escalation-rules
5
images
8
impersonate
1
integrations
14
lorebooks
16
get
Read Lorebooks
get
Read Lorebook
post
Create Lorebook
put
Update Lorebook
delete
Delete Lorebook
post
Create Lorebook Entry
put
Update Lorebook Entry
delete
Delete Lorebook Entry
post
Import Lorebook
post
Generate Lorebook From Character
post
Search Lorebook
post
Embed All Entries
post
Embed Single Entry
get
Get Embed Status
get
Get Sync Status
post
Sync Lorebook
marketplace
19
mcp-tools
3
memories
4
memory-health
1
models
4
notifications
5
personas
5
referral
9
seo
6
short-urls
1
spaces
5
storage
5
storage-providers
11
stripe
20
support-metrics
2
trailers
6
user
4
videos
4
get
Read Root
get
Redirect Short Url
get
Health Check
lorebooks
Create Lorebook
post
/lorebooks/create
Request body
LorebookCreate
required
name
string
required
description
string
nullable
character_id
string
uuid
nullable
space_id
string
uuid
nullable
Response
Successful Response
Lorebook
required
name
string
required
description
string
nullable
id
string
uuid
required
character_id
string
uuid
nullable
space_id
string
uuid
required
created_at
string
date-time
required
updated_at
string
date-time
nullable
entries
LorebookEntry[]