/
LI
lium
/
Lium Backend API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 14h ago
Details
Filter operations
DB chat
3
General APIs with JWT
148
Public APIs For Providers
4
Public nodes feed
1
Support API Key Authentication
44
get
Me
get
Get User Preference
delete
Clear Default Template
post
Rent a cluster
post
Rent node
get
Get all pods
get
Get pod by ID
put
Edit pod
delete
Delete pod
patch
Update pod
post
Create pod Discord support channel
post
Toggle like/unlike a pod
post
Schedule removal of a pod
delete
Delete scheduled removal of a pod
post
Add SSH keys to pod
post
Reboot pod
put
Switch template
post
Install Jupyter for a pod
post
Trigger backup pod
get
Get restore logs
post
Start restore process
post
Create feedback for a pod
get
Get GPU utilization for a specific pod
get
Stream container logs
get
Find My Ssh Keys
post
Register Ssh Key
get
Find One My Ssh Key
put
Update
delete
Delete
get
Find Templates
post
Create Template
get
Find One Template
put
Update Template
delete
Delete Template
post
Create Transfer
get
Find One
put
Update
delete
Delete
get
List
post
Create
post
Bookmark provider
delete
Remove provider bookmark
get
Get bookmarked providers
get
Get nodes from bookmarked providers
Support API Key Authentication
Delete
delete
/ssh-keys/{id}
Path parameters
id
string
uuid
required
Response
Successful Response
SshKey
required
id
string
uuid
created_at
string
date-time
updated_at
string
date-time
nullable
name
string
required
public_key
string
required
user_id
string
uuid
required
is_for_admin
boolean
nullable
Changes