External API for Voice Biometric Hub that provides endpoints for managing voice biometric operations including enrollment, authentication, opt-out, and status checking.
This API enables external systems to:
All endpoints (except health-check) require bearer token authentication via the Authorization header.
GET /voice-print-statusPOST /perform-actionGET /result (supports long-polling up to 120 seconds)