Required Endpoints
The endpoints that must be reachable depend on the scenario and enabled features.
See the OpenAPI specification for the complete list of endpoints, parameters, and request and response schemas:
Liveness
For Liveness scenarios, allow access (by HTTP method and path) to the following endpoints:
| Method | Path | Description |
|---|---|---|
POST |
/api/v2/liveness/start |
Starts a liveness transaction. |
POST |
/api/v2/liveness |
Submits liveness data for a transaction. |
POST |
/api/v2/liveness/video |
Uploads a liveness video for a transaction (async upload). |