Overall process

Provider side

Provider Schema

The CCEyes platform recognizes providers as integral entities responsible for populating and maintaining its vast content repository. As the stewards of the platform's data, providers have a specialized interaction with the system, geared towards data provision and management.

Onboarding and Approval

To ensure the integrity and quality of the data, the onboarding of providers is a meticulous process. Providers are manually vetted and approved by the CCEyes team. This manual approval process ensures that only credible and authentic data sources contribute to the platform's repository.

API Key Access

Once approved, providers are granted a unique API key. This key serves as both an identifier and an access token, allowing providers to interact with specific methods on the CCEyes API that are tailored for data provision and management.

Data Management and Constraints

Providers have the autonomy to manage their specific sets of productions. However, their interaction is bounded within their own datasets, ensuring that they can neither access nor modify data outside their purview. This constraint ensures data integrity and security across the platform.

Data Import Methods

The CCEyes platform is designed for flexibility in data provision. Providers can choose to import data in two primary ways:

  • API Integration: With their unique API key, providers can seamlessly integrate their systems with the CCEyes API. This allows for automated and bulk data transfers, ensuring that the platform's repository remains updated in real-time.

  • Direct Platform Interface: For providers who prefer manual data management or have smaller datasets, the CCEyes platform interface offers a direct data import option. This method allows providers to manually enter or update productions directly through the platform's user interface.

  • CLI: The CCEyes platform provides a convenient tool to upload data to the API directly with a command line interface. It allows engineers to easily maintain their CCEyes productions on the long run.

Previous
User side