These APIs allow you to send data (documents, biometrics, or JSON fields) and receive real-time structured responses, without relying on any hosted UI or session-based flow.
Standalone APIs
Make direct server-to-server API calls. Send images, documents, or user data e.t.c and receive structured verification results — no end-user interface required.
How It Works
1
Send Data
Your server calls a standalone endpoint (e.g.,
POST /v3/id-verification/) with the required input data such as documents, images, biometric samples, or user information.2
Receive Results
Venator processes the request and returns a structured response based on the specific service invoked.