Thunder Compute website screenshot

Thunder Compute

Thunder Compute is a low-cost GPU cloud offering on-demand virtual GPU instances (T4, A6000, A100 80GB, L40, H100 PCIe) billed per minute. Developers provision and manage instances primarily through the tnr CLI, with a documented REST API at https://api.thundercompute.com:8443/v1 for creating, listing, modifying, and deleting instances, managing snapshots and SSH keys, and reading pricing/specs. A Terraform provider wraps the same API.

Thunder Compute publishes 7 APIs on the APIs.io network, including Instances API, Pricing API, Snapshots API, and 4 more. Tagged areas include GPU, Cloud, Infrastructure, Artificial Intelligence, and Compute.

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

36.4/100 thin ▬ flat Agent 28/100 agent aware Full breakdown ↓
scored 2026-09-14 · rubric v0.22.0
AccessPaid
1 APIs
GPUCloudInfrastructureArtificial IntelligenceCompute

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-14 · rubric v0.22.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/thundercompute: 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.

Thunder Compute CLI (tnr)

The tnr command-line interface is the primary developer surface for Thunder Compute, wrapping the REST API to log in, create, connect to, snapshot, and delete GPU instances and ...

Thunder Compute Instances API

The Instances API from Thunder Compute — 6 operation(s) for instances.

Thunder Compute Pricing API

The Pricing API from Thunder Compute — 1 operation(s) for pricing.

Thunder Compute Snapshots API

The Snapshots API from Thunder Compute — 3 operation(s) for snapshots.

Thunder Compute Specs API

The Specs API from Thunder Compute — 1 operation(s) for specs.

Thunder Compute SSH Keys API

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

Thunder Compute Templates API

The Templates API from Thunder Compute — 1 operation(s) for templates.

Thunder Compute Tokens API

The Tokens API from Thunder Compute — 1 operation(s) for tokens.

Scroll for all 8

Open Collections 9

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

API Collection

OPEN COLLECTION

Thunder Compute API

OPEN COLLECTION

Scroll for all 9

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Thundercompute Rate Limits

3 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.

Thundercompute Authentication

http · 1 scheme

SECURITY

Thundercompute Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Agentic Access 1

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

Thundercompute Agentic Access

16 operations · 9 acting

16 operations · 9 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: thundercompute
url: https://raw.githubusercontent.com/api-evangelist/thundercompute/refs/heads/main/apis.yml
name: Thunder Compute
kind: company
description: Thunder Compute is a low-cost GPU cloud offering on-demand virtual GPU instances (T4, A6000, A100 80GB, L40,
  H100 PCIe) billed per minute. Developers provision and manage instances primarily through the tnr CLI, with a documented
  REST API at https://api.thundercompute.com:8443/v1 for creating, listing, modifying, and deleting instances, managing snapshots
  and SSH keys, and reading pricing/specs. A Terraform provider wraps the same API.
deliveryModel:
  model: unknown
  open_source: unknown
  commercial: true
  callable_host: false
  label: Delivery model not determined — needs a product licence on record
  confidence: low
  source:
  - openapi
  - pricing
  - repository-unlicensed
  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/thundercompute.png
tags:
- GPU
- Cloud
- Infrastructure
- Artificial Intelligence
- Compute
tags_raw:
- GPU
- Cloud
- Infrastructure
- AI
- Compute
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.23'
apis:
- aid: thundercompute:thundercompute-cli
  name: Thunder Compute CLI (tnr)
  tags:
  - CLI
  - tnr
  - Developer Tools
  image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
  humanURL: https://www.thundercompute.com/docs/cli-reference
  baseURL: https://api.thundercompute.com:8443/v1
  properties:
  - url: https://www.thundercompute.com/docs/cli-reference
    type: Documentation
  - url: https://github.com/Thunder-Compute/thunder-cli
    type: SourceCode
  description: The tnr command-line interface is the primary developer surface for Thunder Compute, wrapping the REST API
    to log in, create, connect to, snapshot, and delete GPU instances and transfer files. Authenticates with an API token
    set via TNR_API_TOKEN.
- aid: thundercompute:thundercompute-instances-api
  name: Thunder Compute Instances API
  description: The Instances API from Thunder Compute — 6 operation(s) for instances.
  humanURL: https://www.thundercompute.com/docs
  baseURL: https://api.thundercompute.com:8443/v1
  tags:
  - Instances
  properties:
  - type: OpenAPI
    url: openapi/thundercompute-instances-api-openapi.yml
  - type: Documentation
    url: https://www.thundercompute.com/docs
  - type: APIReference
    url: https://api.thundercompute.com:8443/openapi.json
  - type: PostmanCollection
    url: collections/thundercompute.postman_collection.json
  - type: OpenCollection
    url: collections/thundercompute.opencollection.json
- aid: thundercompute:thundercompute-pricing-api
  name: Thunder Compute Pricing API
  description: The Pricing API from Thunder Compute — 1 operation(s) for pricing.
  humanURL: https://www.thundercompute.com/docs
  baseURL: https://api.thundercompute.com:8443/v1
  tags:
  - Pricing
  properties:
  - type: OpenAPI
    url: openapi/thundercompute-pricing-api-openapi.yml
  - type: Documentation
    url: https://www.thundercompute.com/docs
  - type: APIReference
    url: https://api.thundercompute.com:8443/openapi.json
  - type: PostmanCollection
    url: collections/thundercompute.postman_collection.json
  - type: OpenCollection
    url: collections/thundercompute.opencollection.json
- aid: thundercompute:thundercompute-snapshots-api
  name: Thunder Compute Snapshots API
  description: The Snapshots API from Thunder Compute — 3 operation(s) for snapshots.
  humanURL: https://www.thundercompute.com/docs
  baseURL: https://api.thundercompute.com:8443/v1
  tags:
  - Snapshots
  properties:
  - type: OpenAPI
    url: openapi/thundercompute-snapshots-api-openapi.yml
  - type: Documentation
    url: https://www.thundercompute.com/docs
  - type: APIReference
    url: https://api.thundercompute.com:8443/openapi.json
  - type: PostmanCollection
    url: collections/thundercompute.postman_collection.json
  - type: OpenCollection
    url: collections/thundercompute.opencollection.json
- aid: thundercompute:thundercompute-specs-api
  name: Thunder Compute Specs API
  description: The Specs API from Thunder Compute — 1 operation(s) for specs.
  humanURL: https://www.thundercompute.com/docs
  baseURL: https://api.thundercompute.com:8443/v1
  tags:
  - Specs
  properties:
  - type: OpenAPI
    url: openapi/thundercompute-specs-api-openapi.yml
  - type: Documentation
    url: https://www.thundercompute.com/docs
  - type: APIReference
    url: https://api.thundercompute.com:8443/openapi.json
  - type: PostmanCollection
    url: collections/thundercompute.postman_collection.json
  - type: OpenCollection
    url: collections/thundercompute.opencollection.json
- aid: thundercompute:thundercompute-ssh-keys-api
  name: Thunder Compute SSH Keys API
  description: The SSH Keys API from Thunder Compute — 3 operation(s) for ssh keys.
  humanURL: https://www.thundercompute.com/docs
  baseURL: https://api.thundercompute.com:8443/v1
  tags:
  - SSH Keys
  properties:
  - type: OpenAPI
    url: openapi/thundercompute-ssh-keys-api-openapi.yml
  - type: Documentation
    url: https://www.thundercompute.com/docs
  - type: APIReference
    url: https://api.thundercompute.com:8443/openapi.json
  - type: PostmanCollection
    url: collections/thundercompute.postman_collection.json
  - type: OpenCollection
    url: collections/thundercompute.opencollection.json
- aid: thundercompute:thundercompute-templates-api
  name: Thunder Compute Templates API
  description: The Templates API from Thunder Compute — 1 operation(s) for templates.
  humanURL: https://www.thundercompute.com/docs
  baseURL: https://api.thundercompute.com:8443/v1
  tags:
  - Templates
  properties:
  - type: OpenAPI
    url: openapi/thundercompute-templates-api-openapi.yml
  - type: Documentation
    url: https://www.thundercompute.com/docs
  - type: APIReference
    url: https://api.thundercompute.com:8443/openapi.json
  - type: PostmanCollection
    url: collections/thundercompute.postman_collection.json
  - type: OpenCollection
    url: collections/thundercompute.opencollection.json
- aid: thundercompute:thundercompute-tokens-api
  name: Thunder Compute Tokens API
  description: The Tokens API from Thunder Compute — 1 operation(s) for tokens.
  humanURL: https://www.thundercompute.com/docs
  baseURL: https://api.thundercompute.com:8443/v1
  tags:
  - Tokens
  properties:
  - type: OpenAPI
    url: openapi/thundercompute-tokens-api-openapi.yml
  - type: Documentation
    url: https://www.thundercompute.com/docs
  - type: APIReference
    url: https://api.thundercompute.com:8443/openapi.json
  - type: PostmanCollection
    url: collections/thundercompute.postman_collection.json
  - type: OpenCollection
    url: collections/thundercompute.opencollection.json
common:
- type: CapabilityMap
  url: capabilities/thundercompute-capability-edges.yml
  name: Thunder Compute Business Capability Map
- type: AgenticAccess
  url: agentic-access/thundercompute-agentic-access.yml
- type: DomainSecurity
  url: security/thundercompute-domain-security.yml
- type: Authentication
  url: authentication/thundercompute-authentication.yml
- type: GitHubOrganization
  url: https://github.com/Thunder-Compute
- type: LinkedIn
  url: https://www.linkedin.com/company/thunder-compute
- type: Website
  url: https://www.thundercompute.com
- type: Documentation
  url: https://www.thundercompute.com/docs
- type: Plans
  url: plans/thundercompute-plans-pricing.yml
- type: RateLimits
  url: rate-limits/thundercompute-rate-limits.yml
- type: FinOps
  url: finops/thundercompute-finops.yml
- type: Blog
  url: https://www.thundercompute.com/blog
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/thundercompute"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/thundercompute/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/thundercompute/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.