# Oosto OnWatch API

**Canonical:** https://apis.io/apis/anyvision/oosto-onwatch-api/  
**Provider:** AnyVision — https://apis.io/providers/anyvision/  
**Documentation:** https://github.com/AnyVisionltd/oosto-api-sample-code/tree/master/OnWatch

Oosto OnWatch API is one of 2 APIs that [AnyVision](https://apis.io/providers/anyvision/) publishes on the [APIs.io](https://apis.io/) network. Tagged areas include Facial Recognition, Video Analytics, watchlist-alerting, Physical Security, and Real-Time Events. The published artifact set on APIs.io includes API documentation and authentication docs.

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.

## Machine-readable artifacts (6)

- **SourceCode** — https://github.com/AnyVisionltd/oosto-api-sample-code
- **Documentation** — https://knowledge.oosto.com/docs
- **Webhooks** — https://raw.githubusercontent.com/api-evangelist/anyvision/refs/heads/main/asyncapi/anyvision-onwatch-events.yml
- **Authentication** — https://raw.githubusercontent.com/api-evangelist/anyvision/refs/heads/main/authentication/anyvision-authentication.yml
- **Conventions** — https://raw.githubusercontent.com/api-evangelist/anyvision/refs/heads/main/conventions/anyvision-conventions.yml
- **APIsJSON** — https://raw.githubusercontent.com/api-evangelist/anyvision/refs/heads/main/apis.yml

## Other AnyVision APIs (1)

- [Oosto OnAccess API](https://apis.io/apis/anyvision/oosto-onaccess-api/)

## Tags

Facial Recognition, Video Analytics, watchlist-alerting, Physical Security, Real-Time Events

---

Profiled by [API Evangelist](https://apievangelist.com) and published on [APIs.io](https://apis.io/apis/anyvision/oosto-onwatch-api/). The API's provider profile, Kin Score and agent-readiness rating are at https://apis.io/providers/anyvision/.
