Vianai Systems · Authentication Profile

Vianai Systems Authentication

Authentication

Vianai Systems secures its APIs with http and apiKey across 2 declared security schemes, as derived from its OpenAPI definitions.

CompanyEnterpriseArtificial IntelligenceMachine-LearningMLOpsModel MonitoringAnalyticsGenerative AIObservabilityConversational Analytics
Methods: http, apiKey Schemes: 2 OAuth flows: API key in: header

Security Schemes

bearerToken http
scheme: bearer
apiKey apiKey
· in: header ()

Source

Authentication Profile

vianai-systems-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: https://docs.vian.ai/5.0-r2/api-quickstart.html
docs: https://docs.vian.ai/5.0-r2/api-quickstart.html
summary:
  types:
  - http
  - apiKey
  http_schemes:
  - bearer
  api_key_in:
  - header
  notes: >-
    Most hila REST and SDK calls require an authorization bearer token. A token is
    obtained by POSTing username/password to /v1/user/login and reading access_token
    from the response; it is then sent on the Authorization header of subsequent calls.
    A long-lived API key (x-api-key header) is also issued via /v1/user/api-key and is
    used to download the SDK/CLI wheel from the deployment.
schemes:
- name: bearerToken
  type: http
  scheme: bearer
  description: >-
    Access token returned by POST /v1/user/login (field access_token). Sent as
    "Authorization: <access_token>" on subsequent REST and SDK requests.
  token_endpoint: /v1/user/login
  logout_endpoint: /v1/user/logout
  sources:
  - https://docs.vian.ai/5.0-r2/api-quickstart.html
- name: apiKey
  type: apiKey
  in: header
  name_param: x-api-key
  description: >-
    Per-user API key managed via /v1/user/api-key; used as the x-api-key header (e.g.
    to fetch the vianops-client SDK/CLI wheel from webservices/<host>/v1/sdk).
  sources:
  - https://docs.vian.ai/5.0-r2/vianctl.html

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/vianai-systems-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.