VISO · Authentication Profile

Viso Authentication

Authentication

VISO secures its APIs with oauth2 and session across 2 declared security schemes, as derived from its OpenAPI definitions. OAuth 2.0 is offered via the authorizationCode flow(s).

CompanyArtificial IntelligenceComputer-VisionMachine-LearningVideo AnalyticsVision AgentsEdge AIGraphQLNo-Code
Methods: oauth2, session Schemes: 2 OAuth flows: authorizationCode API key in:

Security Schemes

GoogleSignIn oauth2
SessionCredential session

Source

Authentication Profile

viso-authentication.yml Raw ↑
generated: '2026-07-21'
method: searched
source: >-
  live probe of https://now.viso.ai (Viso Now app + GraphQL API) and its client
  bundle; no OpenAPI/GraphQL introspection available (introspection disabled)
summary:
  types: [oauth2, session]
  api_key_in: []
  oauth2_flows: [authorizationCode]
  notes: >-
    Viso Now signs users in with Google Identity Services
    (accounts.google.com/gsi/client is loaded by the app) and then carries a
    session credential to its Apollo GraphQL API. Unauthenticated GraphQL
    requests to the `me` query return HTTP 403 "You are not allowed to access
    this resource" and CORS is credentialed (Access-Control-Allow-Credentials:
    true), consistent with cookie/session-bearer auth behind the Google sign-in.
schemes:
- name: GoogleSignIn
  type: oauth2
  provider: Google Identity Services
  flow: authorizationCode
  evidence: 'now.viso.ai loads https://accounts.google.com/gsi/client'
  sources: [live-probe]
- name: SessionCredential
  type: session
  applies_to: https://now.viso.ai/api/svc-viso-now/graphql
  evidence: >-
    anonymous GraphQL `me` query returns 403; credentialed CORS
    (Access-Control-Allow-Credentials: true)
  sources: [live-probe]

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