AnyVision website screenshot

AnyVision

AnyVision Interactive Technologies is an Israeli computer-vision company that rebranded as Oosto in October 2021 and was acquired by Metropolis Technologies in January 2025 for USD 125M. It builds real-time facial recognition and video analytics ("Vision AI") for physical security and access control, sold as three products: Oosto OnWatch (real-time watchlist alerting and person-of-interest monitoring against live camera feeds), Oosto OnAccess (touchless facial access control, tailgating detection, visitor management), and Oosto Protect (cloud alerting). The platform is deployed on premises, at the edge on a Vision AI Appliance, on smart cameras via embedded SDKs, or in the cloud, and integrates with third-party VMS and access-control systems including Milestone, Genetec and Honeywell. Its APIs are per-deployment REST + Socket.IO surfaces shipped with the customer's own installation, documented in a login-gated knowledge base, with public sample code on GitHub.

AnyVision publishes 2 APIs on the APIs.io network. Tagged areas include Facial Recognition, Computer-Vision, Video Analytics, Physical Security, and Access Control.

The AnyVision catalog on APIs.io includes 1 event-driven AsyncAPI specification.

AnyVision’s developer surface includes documentation, support, engineering blog, signup flow, authentication, and 18 more developer resources.

29.9/100 thin ▬ flat Agent 20/100 agent aware saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
2 APIs
Facial RecognitionComputer-VisionVideo AnalyticsPhysical SecurityAccess ControlBiometricsSurveillanceEdge AIwatchlist-alertingVisitor ManagementIsraelCompany

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Create-or-Update Ergonomics could not be measured. We hold no machine-readable contract for this provider to read, so there is nothing to measure a write surface against. Excluded rather than scored zero: never-measured and measured-empty are different facts. Publishing an OpenAPI is what makes this facet — and several others — scorable at all.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/anyvision: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 2

Individual APIs this provider publishes, each with its own machine-readable definition.

Oosto OnWatch API

Per-deployment REST API and Socket.IO event stream for Oosto OnWatch, the real-time watchlist alerting and person-of-interest monitoring product. Served from the customer's own ...

Oosto OnAccess API

Per-deployment REST API for Oosto OnAccess, the facial access-control product (internal codename "Abraxas"), served from the customer's own OnAccess server under the /abx/api ba...

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Anyvision Authentication

http · 1 scheme

SECURITY

Anyvision Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Resources

Get Started 1

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 5

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: anyvision
name: AnyVision
description: 'AnyVision Interactive Technologies is an Israeli computer-vision company that rebranded as Oosto in October
  2021 and was acquired by Metropolis Technologies in January 2025 for USD 125M. It builds real-time facial recognition and
  video analytics ("Vision AI") for physical security and access control, sold as three products: Oosto OnWatch (real-time
  watchlist alerting and person-of-interest monitoring against live camera feeds), Oosto OnAccess (touchless facial access
  control, tailgating detection, visitor management), and Oosto Protect (cloud alerting). The platform is deployed on premises,
  at the edge on a Vision AI Appliance, on smart cameras via embedded SDKs, or in the cloud, and integrates with third-party
  VMS and access-control systems including Milestone, Genetec and Honeywell. Its APIs are per-deployment REST + Socket.IO
  surfaces shipped with the customer''s own installation, documented in a login-gated knowledge base, with public sample code
  on GitHub.'
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  probe_state: covered
  source:
  - authentication
  - security
  generated: '2026-09-03'
  method: derived
image: https://oosto.com/wp-content/uploads/2024/04/oosto-home-social.png
url: https://raw.githubusercontent.com/api-evangelist/anyvision/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-08-06'
modified: '2026-08-06'
tags:
- Facial Recognition
- Computer-Vision
- Video Analytics
- Physical Security
- Access Control
- Biometrics
- Surveillance
- Edge AI
- watchlist-alerting
- Visitor Management
- Israel
- Company
tags_raw:
- facial-recognition
- computer-vision
- video-analytics
- physical-security
- access-control
- biometrics
- surveillance
- edge-ai
- watchlist-alerting
- visitor-management
- israel
- Company
apis:
- name: Oosto OnWatch API
  description: Per-deployment REST API and Socket.IO event stream for Oosto OnWatch, the real-time watchlist alerting and
    person-of-interest monitoring product. Served from the customer's own OnWatch server under the /bt/api base path (the
    product's internal codename is "Better Tomorrow"). Authentication is username/password exchanged for a bearer JWT at POST
    /bt/api/login, with an end-user licence acknowledgement step at POST /bt/api/eula. Administrative resources such as roles
    are read over REST with offset/limit/sortOrder paging, and detection events are consumed by connecting a Socket.IO client
    to the /bt/api/socket.io path with the token supplied as a query parameter, receiving track:created events as subjects
    are matched. There is no vendor-hosted multi-tenant base URL — every deployment resolves to the customer's own server
    IP or DNS name, so no public baseURL is recorded here. The reference documentation is behind an OTP login at knowledge.oosto.com;
    the operations recorded in this profile are taken from the vendor's own public sample code on GitHub.
  humanURL: https://github.com/AnyVisionltd/oosto-api-sample-code/tree/master/OnWatch
  tags:
  - Facial Recognition
  - Video Analytics
  - watchlist-alerting
  - Physical Security
  - Real-Time Events
  tags_raw:
  - facial-recognition
  - video-analytics
  - watchlist-alerting
  - physical-security
  - real-time-events
  properties:
  - type: SourceCode
    url: https://github.com/AnyVisionltd/oosto-api-sample-code
  - type: Documentation
    url: https://knowledge.oosto.com/docs
  - type: Webhooks
    url: asyncapi/anyvision-onwatch-events.yml
  - type: Authentication
    url: authentication/anyvision-authentication.yml
  - type: Conventions
    url: conventions/anyvision-conventions.yml
- name: Oosto OnAccess API
  description: Per-deployment REST API for Oosto OnAccess, the facial access-control product (internal codename "Abraxas"),
    served from the customer's own OnAccess server under the /abx/api base path. Authentication is username/password exchanged
    for a bearer JWT at POST /abx/api/login. The enrolment flow published in the vendor's sample code posts an image as multipart/form-data
    to POST /abx/api/external-functions/extract-faces-from-image to extract face feature vectors, then creates the person
    record with POST /abx/api/members, carrying the extracted image features plus identity fields (name, email, phone, description),
    access-card credentials (card id + facility code) and member-group membership by UUID. As with OnWatch there is no vendor-hosted
    base URL — the API ships with the customer's installation. Reference documentation is behind an OTP login at knowledge.oosto.com;
    operations recorded here come from the vendor's public sample code.
  humanURL: https://github.com/AnyVisionltd/oosto-api-sample-code/tree/master/OnAccess
  tags:
  - Facial Recognition
  - Access Control
  - Biometrics
  - Visitor Management
  - Physical Security
  tags_raw:
  - facial-recognition
  - access-control
  - biometrics
  - visitor-management
  - physical-security
  properties:
  - type: SourceCode
    url: https://github.com/AnyVisionltd/oosto-api-sample-code
  - type: Documentation
    url: https://knowledge.oosto.com/docs
  - type: Authentication
    url: authentication/anyvision-authentication.yml
  - type: Conventions
    url: conventions/anyvision-conventions.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://oosto.com/
- type: Documentation
  url: https://knowledge.oosto.com/docs
- type: Support
  url: https://oosto.com/support/
- type: Blog
  url: https://oosto.com/blog/
- type: BlogRSS
  url: https://oosto.com/feed/
- type: GitHubOrganization
  url: https://github.com/AnyVisionltd
- type: SignUp
  url: https://oosto.com/demo/
- type: TermsOfService
  url: https://oosto.com/terms/
- type: PrivacyPolicy
  url: https://oosto.com/privacy/
- type: Partners
  url: https://oosto.com/partners/
- type: Press
  url: https://oosto.com/press/
- type: Packages
  url: packages/anyvision-packages.yml
- type: Components
  url: components/anyvision-components.yml
- type: WellKnown
  url: well-known/anyvision-well-known.yml
- type: Authentication
  url: authentication/anyvision-authentication.yml
- type: Conventions
  url: conventions/anyvision-conventions.yml
- type: Webhooks
  url: asyncapi/anyvision-onwatch-events.yml
- type: Conformance
  url: conformance/anyvision-conformance.yml
- type: Compliance
  url: https://oosto.com/why-trust-us/
- type: Lifecycle
  url: lifecycle/anyvision-lifecycle.yml
- type: DomainSecurity
  url: security/anyvision-domain-security.yml
- type: LLMsTxt
  url: llms/anyvision-llms.txt
- type: Forge
  url: https://forgeglobal.com/anyvision_stock/
x-enrichment:
  date: '2026-08-06'
  status: enriched
  artifacts_added: 10
  pass: local-v1
x-coverage:
  state: covered
  reason: covered
  detail: Surface recovered despite a gate — the Oosto knowledge base is the only reference documentation and https://knowledge.oosto.com/docs
    302s to an email one-time-password login, and no OpenAPI, AsyncAPI or GraphQL SDL is published on any host; the OnWatch
    (/bt/api) and OnAccess (/abx/api) operations recorded in this profile were recovered from the vendor's own public sample-code
    repository at github.com/AnyVisionltd/oosto-api-sample-code.
  evidence:
  - url: https://knowledge.oosto.com/docs
    status: 302
  - url: https://oosto.com/openapi.json
    status: 404
  - url: https://github.com/AnyVisionltd/oosto-api-sample-code
    status: 200
  checked: '2026-08-06'

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/anyvision"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/anyvision/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/anyvision/evidence"

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.