Crusoe logo

Crusoe

Crusoe is a vertically integrated AI cloud and energy infrastructure company. It builds and operates purpose-built data centers powered by renewable and alternative energy sources, and exposes that infrastructure as Crusoe Cloud: a high-performance compute platform optimized for AI training and inference on NVIDIA and AMD GPUs. The Crusoe Intelligence Foundry provides managed inference for open-source and custom-tuned models (DeepSeek, Llama, Nemotron, and others). Crusoe Cloud ships a full REST API, a CLI, SDKs, a Terraform provider, and a cookbook of code samples. Public developer documentation is hosted at docs.crusoecloud.com with the API rooted at api.crusoecloud.com/v1alpha5.

1 APIs 0 Features
AI CloudGPUComputeInferenceEnergySustainabilityNVIDIAAMDKubernetesStorageNetworkingFoundation Models

Crusoe publishes 1 API on the APIs.io network. Tagged areas include AI Cloud, GPU, Compute, Inference, and Energy.

Crusoe’s developer surface includes documentation, API reference, developer console, support, GitHub presence, engineering blog, and 7 more developer resources.

APIs

Crusoe Cloud API

The Crusoe Cloud API is the primary control plane for provisioning and managing GPU compute, storage, networking, Kubernetes clusters, identity, and billing on Crusoe's vertical...

Resources

🔗
Website
Website
🔗
Cloud
Cloud
🔗
ManagedInference
ManagedInference
🔗
DataCenters
DataCenters
🔗
Documentation
Documentation
🔗
APIReference
APIReference
🌐
Console
Console
🔗
Cookbook
Cookbook
💬
Support
Support
👥
GitHub
GitHub
📰
Blog
Blog
🔗
Careers
Careers
🔗
LinkedIn
LinkedIn

Sources

apis.yml Raw ↑
aid: crusoe-energy
name: Crusoe
description: |
  Crusoe is a vertically integrated AI cloud and energy infrastructure company.
  It builds and operates purpose-built data centers powered by renewable and
  alternative energy sources, and exposes that infrastructure as Crusoe Cloud:
  a high-performance compute platform optimized for AI training and inference
  on NVIDIA and AMD GPUs. The Crusoe Intelligence Foundry provides managed
  inference for open-source and custom-tuned models (DeepSeek, Llama, Nemotron,
  and others). Crusoe Cloud ships a full REST API, a CLI, SDKs, a Terraform
  provider, and a cookbook of code samples. Public developer documentation is
  hosted at docs.crusoecloud.com with the API rooted at
  api.crusoecloud.com/v1alpha5.
type: Index
position: Provider
access: 3rd-Party
image: https://kinlane-productions.s3.amazonaws.com/apis-json/apis-json-logo.jpg
tags:
  - AI Cloud
  - GPU
  - Compute
  - Inference
  - Energy
  - Sustainability
  - NVIDIA
  - AMD
  - Kubernetes
  - Storage
  - Networking
  - Foundation Models
url: https://raw.githubusercontent.com/api-evangelist/crusoe-energy/refs/heads/main/apis.yml
created: '2026-05-23'
modified: '2026-05-23'
specificationVersion: '0.20'
apis:
  - aid: crusoe-energy:cloud-api
    name: Crusoe Cloud API
    description: |
      The Crusoe Cloud API is the primary control plane for provisioning and
      managing GPU compute, storage, networking, Kubernetes clusters, identity,
      and billing on Crusoe's vertically integrated AI cloud. It is delivered
      as a versioned REST API with API token authentication, supported by a
      first-party CLI, SDKs, and a Terraform provider.
    humanURL: https://docs.crusoecloud.com/
    baseURL: https://api.crusoecloud.com/v1alpha5
    tags:
      - Cloud API
      - GPU Compute
      - Storage
      - Networking
      - Kubernetes
      - IAM
      - Billing
    properties:
      - type: Documentation
        url: https://docs.crusoecloud.com/
      - type: APIReference
        url: https://docs.crusoecloud.com/api/
      - type: Console
        url: https://console.crusoecloud.com/
      - type: Support
        url: https://support.crusoecloud.com/
      - type: GitHubOrganization
        url: https://github.com/crusoecloud
      - type: Cookbook
        url: https://cookbook.crusoe.ai/
      - type: StatusOrAnnouncements
        url: https://crusoe.ai/blog
    features:
      - name: Virtual Machines
        description: Create, list, update, and delete GPU and CPU virtual machines with async operation tracking.
      - name: Custom Images and Templates
        description: Manage images, custom images, and instance templates for reproducible deployments.
      - name: Managed Kubernetes
        description: Provision Kubernetes clusters and node pools tuned for AI workloads.
      - name: Disks and Snapshots
        description: Manage persistent disks, resize them, and create snapshots through the API.
      - name: VPC Networking
        description: Configure VPC networks, subnets, firewall rules, Infiniband partitions, and load balancers.
      - name: Identity and Access
        description: Manage users, SSH keys, API tokens, and role-based access control.
      - name: Usage, Quotas, and Billing
        description: Pull daily spend, project- and resource-level usage, quotas, audit logs, and GPU reservations.
      - name: Managed Inference
        description: Use Crusoe Intelligence Foundry to serve open-source and custom-tuned models with API keys.
    useCases:
      - name: AI Model Training
        description: Spin up GPU clusters for large-scale model training and fine-tuning.
      - name: Production Inference
        description: Deploy managed inference endpoints for open-source and custom models.
      - name: Container Orchestration
        description: Run AI workloads on managed Kubernetes with GPU scheduling.
      - name: Infrastructure as Code
        description: Provision Crusoe resources from Terraform and CI pipelines.
      - name: Cost and Usage Reporting
        description: Pull usage and spend data into internal FinOps dashboards.
    integrations:
      - name: Terraform
      - name: Kubernetes
      - name: NVIDIA GPUs
      - name: AMD GPUs
      - name: DeepSeek
      - name: Llama
      - name: Nemotron
      - name: NVIDIA NIM
      - name: Container Registry
      - name: SSH
    authentication:
      - type: APIKey
        description: API tokens issued via /users/tokens and managed in the Crusoe Cloud console.
common:
  - type: Website
    url: https://crusoe.ai/
  - type: Cloud
    url: https://crusoe.ai/cloud
  - type: ManagedInference
    url: https://crusoe.ai/inference
  - type: DataCenters
    url: https://crusoe.ai/data-centers
  - type: Documentation
    url: https://docs.crusoecloud.com/
  - type: APIReference
    url: https://docs.crusoecloud.com/api/
  - type: Console
    url: https://console.crusoecloud.com/
  - type: Cookbook
    url: https://cookbook.crusoe.ai/
  - type: Support
    url: https://support.crusoecloud.com/
  - type: GitHub
    url: https://github.com/crusoecloud
  - type: Blog
    url: https://crusoe.ai/blog
  - type: Careers
    url: https://crusoe.ai/careers
  - type: LinkedIn
    url: https://www.linkedin.com/company/crusoeenergy/
maintainers:
  - FN: Kin Lane
    email: [email protected]