# Oosto OnAccess API

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

Oosto OnAccess 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, Access Control, Biometrics, Visitor Management, and Physical Security. The published artifact set on APIs.io includes API documentation and authentication docs.

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.

## Machine-readable artifacts (4)

- **SourceCode** — https://github.com/AnyVisionltd/oosto-api-sample-code
- **Documentation** — https://knowledge.oosto.com/docs
- **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

## Other AnyVision APIs (1)

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

## Tags

Facial Recognition, Access Control, Biometrics, Visitor Management, Physical Security

---

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