CUDO Compute website screenshot

CUDO Compute

CUDO Compute is a global GPU and cloud compute platform and marketplace that provisions on-demand and reserved virtual machines, bare metal, and multi-node GPU clusters across a distributed network of data centers. Its versioned, resource-oriented REST API (with a parallel gRPC surface) lets developers create and manage virtual machines, machine types, data centers, disks, networks, images, SSH keys, object storage, and billing programmatically.

CUDO Compute publishes 8 APIs on the APIs.io network, including Billing API, Data Centers API, Disks API, and 5 more. Tagged areas include GPU, Cloud Compute, Infrastructure, Virtual Machines, and Marketplace.

CUDO Compute’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

37.9/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
AccessPaid
1 APIs
GPUCloud ComputeInfrastructureVirtual MachinesMarketplace

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/cudo-compute: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 8

Individual APIs this provider publishes, each with its own machine-readable definition.

CUDO Compute Billing API

The Billing API from CUDO Compute — 4 operation(s) for billing.

CUDO Compute Data Centers API

The Data Centers API from CUDO Compute — 3 operation(s) for data centers.

CUDO Compute Disks API

The Disks API from CUDO Compute — 5 operation(s) for disks.

CUDO Compute Images API

The Images API from CUDO Compute — 3 operation(s) for images.

CUDO Compute Machine Types API

The Machine Types API from CUDO Compute — 4 operation(s) for machine types.

CUDO Compute Networks API

The Networks API from CUDO Compute — 5 operation(s) for networks.

CUDO Compute SSH Keys API

The SSH Keys API from CUDO Compute — 3 operation(s) for ssh keys.

CUDO Compute Virtual Machines API

The Virtual Machines API from CUDO Compute — 10 operation(s) for virtual machines.

Scroll for all 8

Open Collections 10

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

CUDO Compute Billing API

OPEN COLLECTION

CUDO Compute API

OPEN COLLECTION

Scroll for all 10

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Cudo Compute Rate Limits

5 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Cudo Compute Authentication

http · 1 scheme

SECURITY

Cudo Compute Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Cudo Compute Agentic Access

49 operations · 22 acting · 4 human-in-the-loop

49 operations · 22 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: cudo-compute
url: https://raw.githubusercontent.com/api-evangelist/cudo-compute/refs/heads/main/apis.yml
name: CUDO Compute
kind: company
description: CUDO Compute is a global GPU and cloud compute platform and marketplace that provisions on-demand and reserved
  virtual machines, bare metal, and multi-node GPU clusters across a distributed network of data centers. Its versioned, resource-oriented
  REST API (with a parallel gRPC surface) lets developers create and manage virtual machines, machine types, data centers,
  disks, networks, images, SSH keys, object storage, and billing programmatically.
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: paid
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Paid
  confidence: medium
  source:
  - plans
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cudo-compute.png
tags:
- GPU
- Cloud Compute
- Infrastructure
- Virtual Machines
- Marketplace
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.23'
apis:
- aid: cudo-compute:cudo-compute-billing-api
  name: CUDO Compute Billing API
  description: The Billing API from CUDO Compute — 4 operation(s) for billing.
  humanURL: https://www.cudocompute.com/docs/api
  baseURL: https://rest.compute.cudo.org
  tags:
  - Billing
  properties:
  - type: OpenAPI
    url: openapi/cudo-compute-billing-api-openapi.yml
  - type: Documentation
    url: https://www.cudocompute.com/docs/api
  - type: APIReference
    url: https://www.cudocompute.com/docs/rest-api/introduction
  - type: PostmanCollection
    url: collections/cudo-compute.postman_collection.json
  - type: OpenCollection
    url: collections/cudo-compute.opencollection.json
- aid: cudo-compute:cudo-compute-data-centers-api
  name: CUDO Compute Data Centers API
  description: The Data Centers API from CUDO Compute — 3 operation(s) for data centers.
  humanURL: https://www.cudocompute.com/docs/api
  baseURL: https://rest.compute.cudo.org
  tags:
  - Data Centers
  properties:
  - type: OpenAPI
    url: openapi/cudo-compute-data-centers-api-openapi.yml
  - type: Documentation
    url: https://www.cudocompute.com/docs/api
  - type: APIReference
    url: https://www.cudocompute.com/docs/rest-api/introduction
  - type: PostmanCollection
    url: collections/cudo-compute.postman_collection.json
  - type: OpenCollection
    url: collections/cudo-compute.opencollection.json
- aid: cudo-compute:cudo-compute-disks-api
  name: CUDO Compute Disks API
  description: The Disks API from CUDO Compute — 5 operation(s) for disks.
  humanURL: https://www.cudocompute.com/docs/api
  baseURL: https://rest.compute.cudo.org
  tags:
  - Disks
  properties:
  - type: OpenAPI
    url: openapi/cudo-compute-disks-api-openapi.yml
  - type: Documentation
    url: https://www.cudocompute.com/docs/api
  - type: APIReference
    url: https://www.cudocompute.com/docs/rest-api/introduction
  - type: PostmanCollection
    url: collections/cudo-compute.postman_collection.json
  - type: OpenCollection
    url: collections/cudo-compute.opencollection.json
- aid: cudo-compute:cudo-compute-images-api
  name: CUDO Compute Images API
  description: The Images API from CUDO Compute — 3 operation(s) for images.
  humanURL: https://www.cudocompute.com/docs/api
  baseURL: https://rest.compute.cudo.org
  tags:
  - Image
  tags_raw:
  - Images
  properties:
  - type: OpenAPI
    url: openapi/cudo-compute-images-api-openapi.yml
  - type: Documentation
    url: https://www.cudocompute.com/docs/api
  - type: APIReference
    url: https://www.cudocompute.com/docs/rest-api/introduction
  - type: PostmanCollection
    url: collections/cudo-compute.postman_collection.json
  - type: OpenCollection
    url: collections/cudo-compute.opencollection.json
- aid: cudo-compute:cudo-compute-machine-types-api
  name: CUDO Compute Machine Types API
  description: The Machine Types API from CUDO Compute — 4 operation(s) for machine types.
  humanURL: https://www.cudocompute.com/docs/api
  baseURL: https://rest.compute.cudo.org
  tags:
  - Machine Types
  properties:
  - type: OpenAPI
    url: openapi/cudo-compute-machine-types-api-openapi.yml
  - type: Documentation
    url: https://www.cudocompute.com/docs/api
  - type: APIReference
    url: https://www.cudocompute.com/docs/rest-api/introduction
  - type: PostmanCollection
    url: collections/cudo-compute.postman_collection.json
  - type: OpenCollection
    url: collections/cudo-compute.opencollection.json
- aid: cudo-compute:cudo-compute-networks-api
  name: CUDO Compute Networks API
  description: The Networks API from CUDO Compute — 5 operation(s) for networks.
  humanURL: https://www.cudocompute.com/docs/api
  baseURL: https://rest.compute.cudo.org
  tags:
  - Networks
  properties:
  - type: OpenAPI
    url: openapi/cudo-compute-networks-api-openapi.yml
  - type: Documentation
    url: https://www.cudocompute.com/docs/api
  - type: APIReference
    url: https://www.cudocompute.com/docs/rest-api/introduction
  - type: PostmanCollection
    url: collections/cudo-compute.postman_collection.json
  - type: OpenCollection
    url: collections/cudo-compute.opencollection.json
- aid: cudo-compute:cudo-compute-ssh-keys-api
  name: CUDO Compute SSH Keys API
  description: The SSH Keys API from CUDO Compute — 3 operation(s) for ssh keys.
  humanURL: https://www.cudocompute.com/docs/api
  baseURL: https://rest.compute.cudo.org
  tags:
  - SSH Keys
  properties:
  - type: OpenAPI
    url: openapi/cudo-compute-ssh-keys-api-openapi.yml
  - type: Documentation
    url: https://www.cudocompute.com/docs/api
  - type: APIReference
    url: https://www.cudocompute.com/docs/rest-api/introduction
  - type: PostmanCollection
    url: collections/cudo-compute.postman_collection.json
  - type: OpenCollection
    url: collections/cudo-compute.opencollection.json
- aid: cudo-compute:cudo-compute-virtual-machines-api
  name: CUDO Compute Virtual Machines API
  description: The Virtual Machines API from CUDO Compute — 10 operation(s) for virtual machines.
  humanURL: https://www.cudocompute.com/docs/api
  baseURL: https://rest.compute.cudo.org
  tags:
  - Virtual Machines
  properties:
  - type: OpenAPI
    url: openapi/cudo-compute-virtual-machines-api-openapi.yml
  - type: Documentation
    url: https://www.cudocompute.com/docs/api
  - type: APIReference
    url: https://www.cudocompute.com/docs/rest-api/introduction
  - type: PostmanCollection
    url: collections/cudo-compute.postman_collection.json
  - type: OpenCollection
    url: collections/cudo-compute.opencollection.json
common:
- type: CapabilityMap
  url: capabilities/cudo-compute-capability-edges.yml
  name: CUDO Compute Business Capability Map
- type: AgenticAccess
  url: agentic-access/cudo-compute-agentic-access.yml
- type: DomainSecurity
  url: security/cudo-compute-domain-security.yml
- type: Authentication
  url: authentication/cudo-compute-authentication.yml
- type: GitHubOrganization
  url: https://github.com/CudoVentures
- type: LinkedIn
  url: https://www.linkedin.com/company/cudo-ventures
- type: Website
  url: https://www.cudocompute.com
- type: Documentation
  url: https://www.cudocompute.com/docs/api
- type: Plans
  url: plans/cudo-compute-plans-pricing.yml
- type: RateLimits
  url: rate-limits/cudo-compute-rate-limits.yml
- type: FinOps
  url: finops/cudo-compute-finops.yml
- type: Blog
  url: https://www.cudocompute.com/feed/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/cudo-compute"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/cudo-compute/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/cudo-compute/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.