/
LU
ludo
/
Ludo.ai API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 5h ago · Updated 4d ago
View markdown
ludo
Ludo.ai API
post
Proxies an image (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
Images
5
Jobs
24
Misc
37
get
Get user's generation history by type (Roles: user)
get
Get distinct tags (with counts) for a generation-history type (Roles: user)
post
Updates a user's generation history (Roles: user)
delete
Removes a user's generation history (Roles: user)
post
Chat with a GDD(Roles: user)
post
Chat with the Ludo assistant (Roles: user)
post
Chat with the Ludo assistant -- focused on docs (Roles: user)
get
Gets the chat logs with the Ludo assistant (Roles: user)
post
Persists updates to an existing assistant conversation, e.g. generated media (Roles: user)
get
Gets the Ludo assistant chat archives (Roles: user)
delete
Removes an archive and returns the current archives (Roles: user)
get
Runs a cronjob (Roles: none)
get
Gets items for a showcase gallery (Roles: none)
get
Gets items for a showcase gallery in unity (Roles: none)
post
Submits user feedback (Roles: user)
get
Checks if the service is running (Roles: user, none)
get
Gets all credit costs for platform features (Roles: none)
get
Gets the user the inital data necessary to use the platform (Roles: user)
get
Gets an image (Roles: user)
post
Uploads user images (Roles: user)
post
Removes the background of an image (Roles: user)
get
Gets an original image (Roles: user)
post
Proxies an image (Roles: user)
get
Gets a project (Roles: user)
delete
Archives the project (Roles: user)
get
Gets all of the user's active favorites (Roles: user)
get
Gets GDD3 version history (Roles: user)
get
Restores GDD3 to specific version (Roles: user)
get
Previews GDD3 state if restored to specific version (Roles: user)
get
Cancels GDD3 generation and clears loading states (Roles: user)
post
Adds a favorite item (unified endpoint) (Roles: user)
delete
Removes a favorite (Roles: user)
post
Imports a game concept from a PDF (Roles: user)
post
Imports a game concept from text (Roles: user)
post
Imports a game concept from an existing game (Roles: user)
get
Gets the user projects (Roles: user)
post
Add a project (Roles: user)
Payments
26
Projects
15
Spritesheets
8
Team
12
Videos
5
Misc
Proxies an image (Roles: user)
post
/images/proxy
Request body
GameImage
required
tags
string[]
id
string
image_id
string
url
string
type
string
final_score
number
float
nsfw_prob
number
float
similarity
number
float
width
integer
height
integer
game_id
string
hosted_filename
string
icon
boolean
targetSize
integer
seed
integer
embedded
boolean
analysed
boolean
image
string
image_type
string
prompt
string
motion_prompt
string
request_id
string
hints
string[]
selected_genres
string[]
selected_colors
string[]
selected_style
string
selected_perspective
string
is_safe
boolean
platform
string
loading
boolean
original_hints
string[]
genres
string[]
edit_mask
string
edit_mode
string
camera_rotation
integer
camera_elevation
integer
edit_mask_pil_image
PILImage
pil_image
PILImage
nsfw
number
float
pose
SpritePose
Response
Success