/
CR
crusoecloud
/
Crusoe Cloud API Gateway
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Checked 17h ago · Updated 5d ago
View markdown
crusoecloud
Crusoe Cloud API Gateway
get
Lists the credentials in the project.
v1
latest
Swagger 2.0
2026-08-04
232
286
653.5 KB
Audit Logs
1
AutoCluster Operations
2
AutoClusters
3
Billing
3
Capacities
1
Ccr
13
Custom Image Operations
2
CustomImages
6
Disk Operations
2
Disks
5
Entities
2
Feature Flags
1
Foundry
24
get
Lists the credentials in the project.
post
Creates a credential in the project.
get
Returns a single credential in the project.
delete
Deletes a credential from the project.
patch
Updates a credential's description in the project.
get
Lists the models deployed and available for inference in the project.
get
Returns the activity feed for the project's deployed models.
get
Returns deployment progress for the project's deployed models.
get
Streams deployment progress for the project's deployed models as server-sent events.
post
Renames a deployed model's alias.
post
Updates the HuggingFace source behind a deployed model's alias.
get
Lists the LoRA adapter deployments in the project.
post
Deploys a LoRA adapter (a fine-tuned model) onto its parent base model in the project.
get
Returns a single LoRA adapter deployment in the project.
delete
Removes a LoRA adapter deployment from the project.
get
Lists the self-serve deployments in the project.
post
Creates a self-serve deployment in the project.
get
Returns a single self-serve deployment in the project.
delete
Deletes a self-serve deployment from the project.
patch
Updates a self-serve deployment (name and/or replica count) in the project.
get
Returns the activity feed for a self-serve deployment.
get
Returns deployment progress for a self-serve deployment.
get
Streams progress for a self-serve deployment as server-sent events.
get
Lists the self-serve deployment flavors available to the project.
IB Networks
2
IB Partitions
4
Identities
2
Images
2
Instance Groups
5
Instance Templates
4
Internal Load Balancer Operations
2
Internal Load Balancers
5
Kubernetes Cluster Operations
2
Kubernetes Clusters
6
Kubernetes Node Pool Operations
2
Kubernetes Node Pools
9
Kubernetes Support Access
2
Kubernetes Versions
1
LimitedUsageAPIKey
3
Load Balancer Operations
2
Load Balancers
5
Locations
1
MFA
2
NVLink Domains
1
Observability
5
Projects
5
Quotas
2
Reservations
4
RoleBindings
2
Roles
1
S3Buckets
10
S3Keys
3
SCIM
8
Slurm Cluster Operations
2
Slurm Clusters
4
Slurm Nodeset Operations
2
Slurm Nodesets
5
Snapshot Operations
2
Snapshots
5
SSH Keys
3
SSO
4
Tokens
3
Usage
3
VM Operations
2
VMs
9
VPC Firewall Rule Operations
2
VPC Firewall Rules
5
VPC Network Operations
2
VPC Networks
5
VPC Subnet Operations
2
VPC Subnets
5
Foundry
Lists the credentials in the project.
get
/projects/{project_id}/foundry/credentials
Path parameters
project_id
string
required
ID of the project.
Response
ListCredentialsResponse
required
credentials
CredentialResponse[]
The credentials in the project.