Virtana (Virtual Instruments) · Authentication Profile

Virtual Instruments Authentication

Authentication

Virtana (Virtual Instruments) secures its APIs with oauth2 and http across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the clientCredentials flow(s).

CompanyInfrastructureObservabilityMonitoringStorageCloud Cost ManagementAIOpsPerformanceAlertsMCP
Methods: oauth2, http Schemes: 2 OAuth flows: clientCredentials API key in:

Security Schemes

OAuth2 client credentials (Virtana Platform / Global View) oauth2
IO API bearer token (Infrastructure Observability) http
scheme: bearer

Source

Authentication Profile

virtual-instruments-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.virtana.com/en/virtana-platform/about-oauth-credentials/get-bearer-token.html
docs:
  - https://docs.virtana.com/en/virtana-platform/about-oauth-credentials.html
  - https://docs.virtana.com/en/virtana-platform/about-oauth-credentials/generate-oauth-credentials.html
  - https://docs.virtana.com/en/virtana-platform/about-oauth-credentials/get-bearer-token.html
  - https://docs.virtana.com/en/infrastructure-observability/io-user-guide/public-api/getting-started-with-the-public-api.html
  - https://docs.virtana.com/en/infrastructure-observability/io-administrator-guide/administering-your-io-portal/api-token-management.html
summary:
  types: [oauth2, http]
  oauth2_flows: [clientCredentials]
  http_schemes: [bearer]
  token_delivery: Authorization header, prefixed with "Bearer"
schemes:
  - name: OAuth2 client credentials (Virtana Platform / Global View)
    type: oauth2
    flow: clientCredentials
    token_url: https://app.cloud.virtana.com/authorization/oauth/token
    grant_type: client_credentials
    parameters: [client_id, client_secret]
    request_example: >-
      curl --location 'https://app.cloud.virtana.com/authorization/oauth/token'
      --form 'grant_type="client_credentials"' --form 'client_id="<client_id>"'
      --form 'client_secret="<client_secret>"'
    response_fields: [access_token, refresh_token, expires_in, scope, token_type]
    token_type: Bearer
    credential_source: >-
      client_id / client_secret are minted via the "Generate OAuth Credentials"
      workflow in the Virtana Platform.
  - name: IO API bearer token (Infrastructure Observability)
    type: http
    scheme: bearer
    header: 'Authorization: Bearer <your-io-api-token>'
    token_source: >-
      Generated from the IO UI (User Name > API Documentation / API Token
      Management). Only users with the IO-admin privilege can generate a token
      for a specific timeframe; the token grants API access to anyone holding it
      while valid.
    notes: >-
      IO Swagger UI (releases 7.1.0+) exposes an Authorize button to input the
      API token, and the downloadable OpenAPI YAML for use in tools like Postman.
notes:
  - No public OpenAPI/Swagger document is available off-appliance; the IO OpenAPI YAML is downloadable only from an authenticated IO appliance instance at https://<IPADDRESS>/api/sdk/p/index.html.
  - Global View and IO MCP endpoints reuse the same OAuth token / bearer token respectively (see mcp/virtual-instruments-mcp.yml).

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/virtual-instruments-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.