# v1

General conference management endpoints (Version 1)<br/><br/><div style="background-color:rgba(255, 10, 10, 0.2); padding:10px; border:1px solid;"><h3>**DEPRECATION NOTICE:**</h3>For security reasons, the v1 API endpoints has been deprecated and will be shut down in the upcoming months, starting from TEST environment.<ul><li><b>15/10/2026</b> - TEST environment</li><li><b>15/01/2027</b> - PRODUCTION environment</li></ul>Please migrate to the [v2 API](v2) endpoints as soon as possible. See the [migration guide](/products/liveidplus/2.1-test/enterprise/get-started/v1-to-v2-migration) for details.</div>

## conferenceData (deprecated)

 - [GET /api/v1/conferenceData](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v1/conferencedatav1.md): Retrieve LiveID+ video identification calls data

Notice: for details about module structure provided in "data" parameter see this ConferenceData response: module structure

   This API has been deprecated and will be shut down soon (see the deprecation roadmap).Please use the v2 version. See the migration guide for details.

## getAuditData (deprecated)

 - [GET /api/v1/getAuditData](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v1/getauditdatav1v1.md): Retrieve LiveID zip containing the audit data and identification call photo's.

This API has been deprecated and will be shut down soon (see the deprecation roadmap).Please use the v2 version. See the migration guide for details.

## deleteAuditData (deprecated)

 - [DELETE /api/v1/deleteAuditData](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v1/deleteauditdatav1.md): Delete all the artifacts (audio, video, photos and shared documents) stored in LiveID+ relative to the served conference id.
The textual audit data won't be deleted; to force deleting the audit data and all the data stored in the database is available the "eraseAll" parameters.

   This API has been deprecated and will be shut down soon. Please use the v2 version. See the migration guide for details.

## checkStatus (deprecated)

 - [GET /api/v1/checkStatus](https://docs.namirial.app/products/liveidplus/2.1-test/enterprise/developer-documentation/api-definition/v1/checkstatusv1.md): Check if the service is active
This API has been deprecated and will be shut down soon (see the deprecation roadmap).Please use service/checkStatus. See the migration guide for details.

