Rescale

Rescale is a high-performance computing (HPC) and simulation platform that gives R&D and engineering teams a unified, cloud-based environment to run modeling, simulation, and AI-physics workloads across CPU and GPU infrastructure. Engineers submit and orchestrate jobs against hundreds of packaged engineering applications (Ansys, STAR-CCM+, Abaqus, COMSOL, OpenFOAM and more), manage data and results, and increasingly automate workflows with agentic tooling. Rescale exposes a token-authenticated REST API (v2), a high-throughput computing (HTC) API with Python and Go clients, a first-party CLI, and a hosted Model Context Protocol (MCP) server so agents and automation can create, submit, monitor, and manage simulation jobs, files, workstations, and clusters programmatically. The platform is FedRAMP-authorized, SOC 2 Type II, ISO 27001, ITAR-registered, and FIPS-aligned for aerospace, automotive, energy, life-sciences and defense engineering teams.

Rescale publishes 2 APIs on the APIs.io network. Tagged areas include Company, High Performance Computing, Simulation, Cloud, and Engineering.

Rescale’s developer surface includes documentation, API reference, engineering blog, pricing, signup flow, support, CLI, and 17 more developer resources.

33.1/100 thin ▬ flat Agent 21/100 agent aware Full breakdown ↓
scored 2026-07-27 · rubric v0.5
AccessSelf serve
2 APIs 1 MCP Servers
CompanyHigh Performance ComputingSimulationCloudEngineeringCAEHPCAI PhysicsJobsCompute

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-27 · rubric v0.5
Composite quality — 33.1/100 · thin
Contract Quality 0.0 / 25
Developer Ergonomics 12.6 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 0.7 / 13
Governance 0.0 / 12
Discoverability 9.3 / 10
Agent readiness — 21/100 · agent aware
Machine-Readable Contract 0 / 18
Agentic Access Contract 0 / 15
MCP Server 12 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
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/rescale: 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 2

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

Rescale REST API

Rescale's token-authenticated REST API (v2) for creating, submitting, monitoring and managing simulation jobs, uploading and downloading files, listing available software (analy...

Rescale HTC API

Rescale's high-throughput computing (HTC) REST API for batch container workloads, organized around projects, tasks, job batches and a container registry, with bearer/JWT token a...

MCP Servers 1

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

rescale-mcp.yml

MCP SERVER

Security Posture 2

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

Rescale Authentication

apiKey/http · 4 schemes

SECURITY

Rescale Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 4

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
x-enrichment:
  date: '2026-07-20'
  status: enriched
  artifacts_added: 11
  pass: local-v1
aid: rescale
name: Rescale
description: Rescale is a high-performance computing (HPC) and simulation platform that gives R&D and engineering teams a
  unified, cloud-based environment to run modeling, simulation, and AI-physics workloads across CPU and GPU infrastructure.
  Engineers submit and orchestrate jobs against hundreds of packaged engineering applications (Ansys, STAR-CCM+, Abaqus, COMSOL,
  OpenFOAM and more), manage data and results, and increasingly automate workflows with agentic tooling. Rescale exposes a
  token-authenticated REST API (v2), a high-throughput computing (HTC) API with Python and Go clients, a first-party CLI,
  and a hosted Model Context Protocol (MCP) server so agents and automation can create, submit, monitor, and manage simulation
  jobs, files, workstations, and clusters programmatically. The platform is FedRAMP-authorized, SOC 2 Type II, ISO 27001,
  ITAR-registered, and FIPS-aligned for aerospace, automotive, energy, life-sciences and defense engineering teams.
url: https://raw.githubusercontent.com/api-evangelist/rescale/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- a16z
- dcvc
- initialized-capital
x-tier: stub
x-tier-reason: portfolio-lead
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
specificationVersion: '0.20'
created: '2026-07-17'
modified: '2026-07-20'
image: https://rescale.com/wp-content/uploads/LinkedIn-Header-Employee.png
tags:
- Company
- High Performance Computing
- Simulation
- Cloud
- Engineering
- CAE
- HPC
- AI Physics
- Jobs
- Compute
apis:
- name: Rescale REST API
  description: Rescale's token-authenticated REST API (v2) for creating, submitting, monitoring and managing simulation jobs,
    uploading and downloading files, listing available software (analyses) and hardware (coretypes), and organizing work into
    projects, runs and tags on the Rescale platform.
  humanURL: https://rescale.com/documentation/main/rescale-advanced-features/rest-api/
  baseURL: https://platform.rescale.com/api/v2/
  properties:
  - type: Documentation
    url: https://rescale.com/documentation/main/rescale-advanced-features/rest-api/
  - type: APIReference
    url: https://engineering.rescale.com/api-docs/
  - type: Authentication
    url: authentication/rescale-authentication.yml
- name: Rescale HTC API
  description: Rescale's high-throughput computing (HTC) REST API for batch container workloads, organized around projects,
    tasks, job batches and a container registry, with bearer/JWT token authentication managed via the rescalehtc Python client
    and the htc-cli Go command-line tool.
  humanURL: https://rescale.com/platform/hpc-as-a-service/high-throughput-computing/
  baseURL: https://htc.rescale.com/
  properties:
  - type: Documentation
    url: https://rescale-htc-python.readthedocs.io/
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: DomainSecurity
  url: security/rescale-domain-security.yml
- type: Website
  url: https://rescale.com
- type: DeveloperPortal
  url: https://rescale.com/documentation/
- type: Documentation
  url: https://rescale.com/documentation/
- type: APIReference
  url: https://engineering.rescale.com/api-docs/
- type: Blog
  url: https://rescale.com/blog/
- type: Pricing
  url: https://rescale.com/pricing/
- type: SignUp
  url: https://rescale.com/rescale-signup/
- type: Login
  url: https://rescale.com/rescale-login/
- type: Support
  url: https://rescale.com/rescale-support-request/
- type: TermsOfService
  url: https://rescale.com/company/legal/customer-agreement/
- type: PrivacyPolicy
  url: https://rescale.com/company/legal/privacy-policy/
- type: GitHubOrganization
  url: https://github.com/rescale-labs
- type: MCPServer
  url: mcp/rescale-mcp.yml
- type: Packages
  url: packages/rescale-packages.yml
- type: SDKs
  url: packages/rescale-packages.yml
- type: CLI
  url: cli/rescale-cli.yml
- type: Authentication
  url: authentication/rescale-authentication.yml
- type: Conventions
  url: conventions/rescale-conventions.yml
- type: Lifecycle
  url: lifecycle/rescale-lifecycle.yml
- type: Conformance
  url: conformance/rescale-conformance.yml
- type: Compliance
  url: https://rescale.com/platform/security-compliance/
- type: DataModel
  url: data-model/rescale-data-model.yml
- type: LLMsTxt
  url: llms/rescale-llms.txt