NVIDIA Run:ai · Authentication Profile

Runai Authentication

Authentication

NVIDIA Run:ai secures its APIs with http across 1 declared security scheme, as derived from its OpenAPI definitions.

CompanyArtificial IntelligenceGPUMachine-LearningKubernetesOrchestrationMLOpsComputeSchedulingInfrastructure
Methods: http Schemes: 1 OAuth flows: API key in:

Security Schemes

bearerAuth http
scheme: bearer

Source

Authentication Profile

Raw ↑
generated: '2026-07-21'
method: searched
source: openapi/runai-openapi-original.json
docs: https://run-ai-docs.nvidia.com/api/getting-started/how-to-authenticate-to-the-api.md
summary:
  types:
  - http
  model: bearer-jwt via client-credentials access key
schemes:
- name: bearerAuth
  type: http
  scheme: bearer
  bearerFormat: JWT
  description: Bearer authentication
  sources:
  - openapi/runai-openapi-original.json
token_exchange:
  endpoint: POST https://<COMPANY-URL>/api/v1/token
  grant_type: client_credentials
  request: '{"grantType":"client_credentials","clientId":"<CLIENT ID>","clientSecret":"<CLIENT SECRET>"}'
  response: '{"accessToken":"<TOKEN>"}'
  usage: Pass accessToken as a Bearer token in the Authorization header.
  company_url:
    saas: <tenant-name>.run.ai
    self_hosted: the Run:ai user interface URL
credentials:
  access_key: clientId + clientSecret, issued to a user or a service account
  user_access_keys: https://run-ai-docs.nvidia.com/saas/settings/user-settings/user-access-keys.md
  service_accounts: https://run-ai-docs.nvidia.com/saas/infrastructure-setup/authentication/service-accounts.md
  authorization: Access rules bind roles to subjects (see docs access rules / roles).
sso:
  user_login: SAML and OpenID Connect (OIDC) supported for UI/user login (not the API token flow).
  docs: https://run-ai-docs.nvidia.com/saas/infrastructure-setup/authentication/sso.md

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/runai-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.