/
LU
ludo
/
Ludo.ai API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 8h ago · Updated 4d ago
View markdown
ludo
Ludo.ai API
get
Gets the current guide content for a project (Roles: user)
latest
Swagger 2.0
2026-08-19
218
237
253.7 KB
3af866d68651
3D Models
5
Audio
8
Authentication
20
Games
8
Gamestorming
43
Guide
2
get
Gets the current guide content for a project (Roles: user)
post
Gets guide content for a game concept (Roles: user)
Images
5
Jobs
24
Misc
37
Payments
26
Projects
15
Spritesheets
8
Team
12
Videos
5
Guide
Gets the current guide content for a project (Roles: user)
get
/guide/project/{projectId}
Path parameters
projectId
string
required
Response
Success
GuideContent[]
required
_id
string
project_id
string
skill_level
string
required
engine
string
prompt
string
action
'VIEW_TOPICS'
|
'VIEW_SUBTOPIC'
required
content_json
string
required
Stringified JSON of the content
date
integer
date_last_view
integer
topic_id
string
topic_title
string
subtopic_id
string
subtopic_title
string
total_steps
integer
current_step
integer
next_step
GuideStep
previous_step
GuideStep