To enable legal and secure access to VidyVault APIs, third-party applications must register through the Integration Management module. Each registered application receives a unique credential pair for secure authentication.
1. Access Credentials Registration & Management
Functionality:
- On the Integration Management page, click "Create", and fill in the app name and basic description to register;
- Upon successful registration, the system will generate a pair of Access Key and Secret Key to be used for API authentication;
- Admins can view a list of all registered applications including name, status, key details, and creation time;
- If credentials are compromised, click "Reset Key" to generate a new key pair.
2. API Access Scope & Event Subscriptions
Functionality:
- The system provides a detailed list of available API endpoints and supported event subscriptions, which third-party apps can use as needed;
- APIs cover user data, meeting sessions, history records, recordings, and other standard use cases;
- All interfaces are enabled by default once integration is registered—granular permission control by API is not yet supported, but this feature is planned for a future release;
- You can view the API documentation and integration instructions within the integration app details.