TensorWave website screenshot

TensorWave

TensorWave is a Las Vegas-headquartered AI cloud provider that builds and operates bare-metal GPU infrastructure exclusively on AMD Instinct accelerators (MI300X, MI325X, MI355X and MI455X) with AMD's open ROCm software stack. The company sells dedicated GPU nodes, high-speed network storage, and managed Slurm and Kubernetes clusters for AI model training, fine-tuning and inference, with observability, job scheduling, alerting and expert support layered on top. Access to the compute platform itself is delivered over SSH, Slurm and Kubernetes rather than a public REST control-plane API. TensorWave's public API surface is ScalarLM, the CC0-licensed unified training-and-inference stack it maintains and sponsors alongside RelationalAI, which exposes an OpenAI-compatible inference endpoint backed by vLLM together with a Megatron-LM training surface from a single deployment.

TensorWave publishes 5 APIs on the APIs.io network, including Generate API, Health API, Open AI API, and 2 more. Tagged areas include Company, Artificial Intelligence, Machine-Learning, Cloud Computing, and GPU.

TensorWave’s developer surface includes documentation, getting-started guide, support, engineering blog, CLI, changelog, and 20 more developer resources.

45.1/100 developing ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
5 APIs 1 MCP Servers
CompanyArtificial IntelligenceMachine-LearningCloud ComputingGPUInfrastructureInferenceModel TrainingHigh Performance ComputingData Centers

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 45.1/100 · developing
Contract Quality 12.1 / 25
Developer Ergonomics 10.8 / 20
Access Clarity 7.4 / 20
Operational Transparency 3.8 / 13
Contract Governance 3.6 / 12
Discoverability 7.4 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 0 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 5 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/tensorwave: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 5

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

TensorWave Generate API

Queue-backed batch inference and worker coordination.

TensorWave Health API

Health checks, service logs and metrics.

TensorWave Open AI API

OpenAI-compatible inference endpoints proxied to vLLM.

TensorWave Slurm API

Slurm scheduler status and job control.

TensorWave Training API

Megatron-LM training jobs, chunked dataset upload, checkpoints and Hugging Face publishing.

Open Collections 6

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

API Collection

OPEN COLLECTION

ScalarLM Generate API

OPEN COLLECTION

ScalarLM Health API

OPEN COLLECTION

ScalarLM Open AI API

OPEN COLLECTION

ScalarLM Slurm API

OPEN COLLECTION

ScalarLM Training API

OPEN COLLECTION

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Security Posture 4

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

Tensorwave Authentication

0 schemes

SECURITY

Tensorwave Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Tensorwave Vulnerability Disclosure

Hackerone · contact published

SECURITY

Tensorwave Trust Center

SOC 2, ISO 27001, HIPAA

SECURITY

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 2

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: tensorwave
name: TensorWave
description: TensorWave is a Las Vegas-headquartered AI cloud provider that builds and operates bare-metal GPU infrastructure
  exclusively on AMD Instinct accelerators (MI300X, MI325X, MI355X and MI455X) with AMD's open ROCm software stack. The company
  sells dedicated GPU nodes, high-speed network storage, and managed Slurm and Kubernetes clusters for AI model training,
  fine-tuning and inference, with observability, job scheduling, alerting and expert support layered on top. Access to the
  compute platform itself is delivered over SSH, Slurm and Kubernetes rather than a public REST control-plane API. TensorWave's
  public API surface is ScalarLM, the CC0-licensed unified training-and-inference stack it maintains and sponsors alongside
  RelationalAI, which exposes an OpenAI-compatible inference endpoint backed by vLLM together with a Megatron-LM training
  surface from a single deployment.
url: https://raw.githubusercontent.com/api-evangelist/tensorwave/refs/heads/main/apis.yml
image: https://cdn.builder.io/api/v1/image/assets%2Ff941d509b8ea45f8972dd215996c7055%2Fdb1d4443bf134999962dbc3ab17eb3e6
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-02'
modified: '2026-08-02'
tags:
- Company
- Artificial Intelligence
- Machine-Learning
- Cloud Computing
- GPU
- Infrastructure
- Inference
- Model Training
- High Performance Computing
- Data Centers
tags_raw:
- Company
- Artificial Intelligence
- Machine Learning
- Cloud Computing
- GPU
- Infrastructure
- Inference
- Model Training
- High Performance Computing
- Data Centers
apis:
- aid: tensorwave:tensorwave-generate-api
  name: TensorWave Generate API
  description: Queue-backed batch inference and worker coordination.
  humanURL: https://www.scalarlm.com/docs/
  baseURL: https://gpt-oss.cray-lm.com
  tags:
  - Generate
  properties:
  - type: OpenAPI
    url: openapi/tensorwave-generate-api-openapi.yml
  - type: Documentation
    url: https://www.scalarlm.com/docs/
  - type: APIReference
    url: https://www.scalarlm.com/inference/
  - type: GettingStarted
    url: https://www.scalarlm.com/quick-start/
  - type: SourceCode
    url: https://github.com/tensorwavecloud/ScalarLM
  - type: Authentication
    url: authentication/tensorwave-authentication.yml
  - type: Conventions
    url: conventions/tensorwave-conventions.yml
  - type: ErrorCatalog
    url: errors/tensorwave-problem-types.yml
  - type: DataModel
    url: data-model/tensorwave-data-model.yml
- aid: tensorwave:tensorwave-health-api
  name: TensorWave Health API
  description: Health checks, service logs and metrics.
  humanURL: https://www.scalarlm.com/docs/
  baseURL: https://gpt-oss.cray-lm.com
  tags:
  - Health
  properties:
  - type: OpenAPI
    url: openapi/tensorwave-health-api-openapi.yml
  - type: Documentation
    url: https://www.scalarlm.com/docs/
  - type: APIReference
    url: https://www.scalarlm.com/inference/
  - type: GettingStarted
    url: https://www.scalarlm.com/quick-start/
  - type: SourceCode
    url: https://github.com/tensorwavecloud/ScalarLM
  - type: Authentication
    url: authentication/tensorwave-authentication.yml
  - type: Conventions
    url: conventions/tensorwave-conventions.yml
  - type: ErrorCatalog
    url: errors/tensorwave-problem-types.yml
  - type: DataModel
    url: data-model/tensorwave-data-model.yml
- aid: tensorwave:tensorwave-openai-api
  name: TensorWave Open AI API
  description: OpenAI-compatible inference endpoints proxied to vLLM.
  humanURL: https://www.scalarlm.com/docs/
  baseURL: https://gpt-oss.cray-lm.com
  tags:
  - OpenAI
  properties:
  - type: OpenAPI
    url: openapi/tensorwave-openai-api-openapi.yml
  - type: Documentation
    url: https://www.scalarlm.com/docs/
  - type: APIReference
    url: https://www.scalarlm.com/inference/
  - type: GettingStarted
    url: https://www.scalarlm.com/quick-start/
  - type: SourceCode
    url: https://github.com/tensorwavecloud/ScalarLM
  - type: Authentication
    url: authentication/tensorwave-authentication.yml
  - type: Conventions
    url: conventions/tensorwave-conventions.yml
  - type: ErrorCatalog
    url: errors/tensorwave-problem-types.yml
  - type: DataModel
    url: data-model/tensorwave-data-model.yml
- aid: tensorwave:tensorwave-slurm-api
  name: TensorWave Slurm API
  description: Slurm scheduler status and job control.
  humanURL: https://www.scalarlm.com/docs/
  baseURL: https://gpt-oss.cray-lm.com
  tags:
  - Slurm
  properties:
  - type: OpenAPI
    url: openapi/tensorwave-slurm-api-openapi.yml
  - type: Documentation
    url: https://www.scalarlm.com/docs/
  - type: APIReference
    url: https://www.scalarlm.com/inference/
  - type: GettingStarted
    url: https://www.scalarlm.com/quick-start/
  - type: SourceCode
    url: https://github.com/tensorwavecloud/ScalarLM
  - type: Authentication
    url: authentication/tensorwave-authentication.yml
  - type: Conventions
    url: conventions/tensorwave-conventions.yml
  - type: ErrorCatalog
    url: errors/tensorwave-problem-types.yml
  - type: DataModel
    url: data-model/tensorwave-data-model.yml
- aid: tensorwave:tensorwave-training-api
  name: TensorWave Training API
  description: Megatron-LM training jobs, chunked dataset upload, checkpoints and Hugging Face publishing.
  humanURL: https://www.scalarlm.com/docs/
  baseURL: https://gpt-oss.cray-lm.com
  tags:
  - Training
  properties:
  - type: OpenAPI
    url: openapi/tensorwave-training-api-openapi.yml
  - type: Documentation
    url: https://www.scalarlm.com/docs/
  - type: APIReference
    url: https://www.scalarlm.com/inference/
  - type: GettingStarted
    url: https://www.scalarlm.com/quick-start/
  - type: SourceCode
    url: https://github.com/tensorwavecloud/ScalarLM
  - type: Authentication
    url: authentication/tensorwave-authentication.yml
  - type: Conventions
    url: conventions/tensorwave-conventions.yml
  - type: ErrorCatalog
    url: errors/tensorwave-problem-types.yml
  - type: DataModel
    url: data-model/tensorwave-data-model.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: AgentSkill
  url: skills/tensorwave-batch-inference.md
- type: MCPServer
  url: mcp/tensorwave-mcp.yml
- type: Overlay
  url: overlays/tensorwave-scalarlm-overlay.yaml
- type: TrustCenter
  url: security/tensorwave-trust-center.yml
- type: Website
  url: https://tensorwave.com/
- type: DeveloperPortal
  url: https://docs.tensorwave.com/
- type: Documentation
  url: https://docs.tensorwave.com/
- type: GettingStarted
  url: https://docs.tensorwave.com/welcome-to-tensorwave/bare-metal-quickstart
- type: Support
  url: https://docs.tensorwave.com/support/filing-support-tickets
- type: Blog
  url: https://tensorwave.com/blog
- type: GitHubOrganization
  url: https://github.com/tensorwavecloud
- type: TermsOfService
  url: https://tensorwave.com/terms
- type: PrivacyPolicy
  url: https://tensorwave.com/privacy
- type: Compliance
  url: https://security.tensorwave.com/
- type: Security
  url: https://security.tensorwave.com/
- type: Contact
  url: https://tensorwave.com/connect
- type: LLMsTxt
  url: llms/tensorwave-llms.txt
- type: Packages
  url: packages/tensorwave-packages.yml
- type: SDKs
  url: packages/tensorwave-packages.yml
- type: CLI
  url: cli/tensorwave-cli.yml
- type: WellKnown
  url: well-known/tensorwave-well-known.yml
- type: Conformance
  url: conformance/tensorwave-conformance.yml
- type: Lifecycle
  url: lifecycle/tensorwave-lifecycle.yml
- type: ChangeLog
  url: changelog/tensorwave-changelog.yml
- type: DomainSecurity
  url: security/tensorwave-domain-security.yml
- type: VulnerabilityDisclosure
  url: security/tensorwave-vulnerability-disclosure.yml
x-enrichment:
  date: '2026-08-02'
  status: enriched
  artifacts_added: 21
  pass: local-v1

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/tensorwave"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/tensorwave/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/tensorwave/evidence"

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

Get an API key

Free tier, no email required.

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