Rescale · Authentication Profile

Rescale Authentication

Authentication

Rescale secures its APIs with apiKey and http across 4 declared security schemes, as derived from its OpenAPI definitions.

CompanyHigh Performance ComputingSimulationCloudEngineeringCAEHPCAI PhysicsJobCompute
Methods: apiKey, http Schemes: 4 OAuth flows: API key in: header

Security Schemes

RescaleRestToken apiKey
· in: header (Authorization)
RescaleMcpApiKey apiKey
· in: header (X-Rescale-Api-Key)
RescaleHtcBearer http
scheme: bearer
RescaleJobEmbeddedKey apiKey
· in: env (RESCALE_API_KEY)

Source

Authentication Profile

rescale-authentication.yml Raw ↑
generated: '2026-07-20'
method: searched
source: https://rescale.com/documentation/main/rescale-advanced-features/rest-api/
docs: https://rescale.com/documentation/main/platform-faqs/api-faq/
summary:
  types: [apiKey, http]
  api_key_in: [header]
  notes: >-
    Rescale uses token-based authentication. API keys are generated from the
    Rescale platform (Profile > User Profile Settings > API > Add API Key, or
    Settings > API Key at platform.rescale.com/user/settings/). There is no
    OAuth2/OIDC surface documented.
schemes:
- name: RescaleRestToken
  type: apiKey
  in: header
  parameter: Authorization
  format: 'Token <api-token>'
  used_by: Rescale REST API v2 (platform.rescale.com/api/v2/)
- name: RescaleMcpApiKey
  type: apiKey
  in: header
  parameter: X-Rescale-Api-Key
  used_by: Rescale hosted MCP server
- name: RescaleHtcBearer
  type: http
  scheme: bearer
  bearer_format: JWT
  used_by: Rescale HTC API (rescalehtc client; rauthenticate CLI manages refresh tokens)
  notes: >-
    The HTC API uses JWT bearer tokens obtained from API/refresh tokens; the
    rescalehtc library auto-renews them and supports multiple workspaces.
- name: RescaleJobEmbeddedKey
  type: apiKey
  in: env
  parameter: RESCALE_API_KEY
  used_by: In-job post-processing
  notes: >-
    Jobs receive a temporary RESCALE_API_KEY environment variable scoped to the
    job that expires after the job completes.

Work with this as data

Every security artifact 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 security posture

4 MCP tools reach this
  • find_securityBrowse and filter every security artifact in the catalog.
  • 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 security artifact
curl "https://apis.io/api/v1/security/rescale-authentication"
All security posture
curl "https://apis.io/api/v1/security?limit=25"

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.