/
LU
ludo
/
Ludo.ai API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 15h ago · Updated 1d ago
Details
Filter operations
3D Models
5
Audio
8
Authentication
19
get
Validates the email for the registration process. (Roles: user, none)
post
Registers a user. (Roles: user, none)
post
Checks if an email is valid for registration. (Roles: user, none)
post
Registers a user with a subscription. (Roles: user, none)
post
Registers a user without a subscription. (Roles: user, none)
post
Registers a user from a stripe checkout session. (Roles: user, none)
post
Registers a user and joins a team. (Roles: user, none)
post
Allow a user to log in and receive a JWT Token. (Roles: user, none)
get
Verify magic link code and authenticate user
post
Authenticates with facebook (Roles: user, none)
post
Authenticates with google (Roles: user, none)
get
Refreshes auth token (Roles: user)
get
Get referral info for the authenticated user (Roles: user)
post
Send password recovery email (Roles: none)
post
Sets a new password (Roles: none)
post
Updates the user info (Roles: user)
delete
Deletes the user (Roles: user)
get
Generates a new API key (Roles: user)
get
/auth/validate-api-key
Games
8
Gamestorming
43
Guide
2
Images
5
Jobs
24
Misc
37
Payments
25
Projects
15
Spritesheets
8
Team
12
Videos
5
Authentication
Deletes the user (Roles: user)
delete
/user/info
Response
Success
Changes