/
TH
thundercompute
/
Thunder Compute API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 11h ago · Updated 1d ago
Details
Filter operations
Billing
3
get
Get credit alert
put
Set credit alert
delete
Delete credit alert
Instances
6
post
Create instance
get
List instances
post
Add SSH key to instance
post
Delete instance
post
Modify instance
patch
Atomically update forwarded HTTP ports on an instance
Sandboxes
8
get
List sandboxes
get
Count daily sandbox creations
get
List organization sandbox logs
post
Issue an SSH certificate for the organization's sandboxes
post
Start a sandbox
get
Get a sandbox
get
List logs for a sandbox
post
Stop a sandbox
Snapshots
3
post
Create a snapshot
get
List snapshots
delete
Delete a snapshot
Utilities
10
post
Add an SSH key
get
List SSH keys
delete
Delete an SSH key
get
Get current pricing
get
Get GPU specifications
get
Get thunder templates
get
List API tokens
get
Get current v2 pricing
get
Get v2 GPU specifications
get
Get GPU availability
Billing
Get credit alert
Get the organization's credit-balance alert. The alert field is null when none is configured.
get
/credit-alert
Response
OK
ThundertypesCreditAlertGetResponse
required
alert
ThundertypesCreditAlert
Changes