/
HY
hyperbolic
/
Castle API
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 13h ago · Updated 13h ago
Details
Filter operations
api-keys
5
post
Issue a new API key for the current user. Returns the full key string ONCE.
post
Revoke an API key for the current user or organization
get
List all API keys for the current user or organization
post
Issue a new API key for the current user. Returns the full key string ONCE.
post
Revoke all legacy API keys for the user
stripe
2
users
6
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
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
post
Get active rental external IDs
post
Runs user rental & storage volume ledgering
post
Runs user rental termination
post
Runs rental supply inventory capture
post
Syncs HubSpot deals to database
post
Stores provider pricing snapshots
post
Reconciles HubSpot contacts with database users
put
Update the current user
get
Get the API key for the current user
put
Set the API key for the current user
put
/users/me/verify-phone-number
post
Publish a quote_created event for the current user
get
Get the current user or organization account's balance
post
Create a referral
post
Handle Clerk webhooks
api-keys
List all API keys for the current user or organization
List all API keys for the current user or organization
get
/v2/alpha/api-keys/list
Response
Successful response
object[]
required
publicId
string
required
userId
string
required
{"stackTrail":"paths:/v2/alpha/api-keys/list:get:responses:200:content:application/json:schema:items:properties:orgId:anyOf","oasType":"schema","type":"unknown","nullable":true}
revokedAt
string
nullable
required
last4
string
required
createdAt
string
required
organizationMember
object
Changes