{"message":"Welcome to UniFace Verification API","version":"1.0.0","endpoints":{"authentication":{"register":"POST /api/auth/register","login":"POST /api/auth/login","refresh":"POST /api/auth/refresh","me":"GET /api/auth/me"},"face_management":{"register":"POST /api/face/register (async — 202)","register_status":"GET /api/face/register/{job_id}/status","list":"GET /api/face/list","get":"GET /api/face/{id}","delete":"DELETE /api/face/register/{registration_id}","stats":"GET /api/face/stats/{phone}","search":"GET /api/face/search"},"face_identification":{"identify":"POST /api/face/identify","identify_1n":"POST /api/identify"},"tenant_management":{"stats":"GET /api/tenant/stats","update_settings":"PUT /api/tenant/settings","list_users":"GET /api/tenant/users","create_user":"POST /api/tenant/users","info":"GET /api/tenant/info"},"original_endpoints":{"detect":"POST /api/detect","verify":"POST /api/verify","identify":"POST /api/identify"},"health":"GET /api/health","identity_management":{"phone_update":"PUT /api/face/identity/phone"}},"documentation":{"swagger":"/docs","redoc":"/redoc"}}