/
HY
hyperbolic
/
Castle API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 14h ago · Updated 1d ago
Details
Filter operations
api-keys
1
users
6
get
Get the current user
delete
Delete the current user
post
Submit the post-signup onboarding survey
get
Get a user by referral code
get
Get the current user's outbound referrals (Who I referred?)
get
Get the current user's referrer. (Who referred me?)
get
/v2/openapi.json
post
Provides the inference request cost in nanoUSD for a list of request IDs.
post
Attach a storage volume to bare metal instance(s)
get
Get a list of active bare metal rentals
post
Create a bare metal rental
post
Request a reservation
get
Get a list of storage volumes
post
Create a storage volume
get
Get a list of active virtual machine rentals
post
Create a virtual machine rental
get
Get a list of past rentals
get
Get a list of rental options
get
Get a list of reserve options
post
Reboot a single instance within a virtual machine rental
post
Terminate a bare metal rental
post
Terminate a storage volume
post
Terminate a virtual machine rental
post
Update a rental
post
Update a storage volume
get
Get a list of storage volume options
put
Update the current user
put
/users/me/verify-phone-number
get
Get the current user or organization account's balance
post
Create a referral
users
Get a user by referral code
Get a user by referral code
get
/users/referrals/by-code/:referralCode
Query parameters
referralCode
string
required
Response
Successful response
object
required
id
string
required
name
string
nullable
required
email
string
required
referralCode
string
nullable
required
Changes