Use these tools to encourage viewer engagement with interactive events and rewards.
The MEDKit REST API supports a variety of techniques for aggregating and analyzing viewer data, and supports the creation of interactive viewer-engagement events.
Service | Description | Endpoints |
---|---|---|
Basic Accumulation | Aggregation is the key to building user-interaction functionality as you scale up to large numbers of viewers. Accumulating user data is the simplest form of aggregation. | accumulate |
Basic Ranking | The ranking service lets you ask open-ended questions, and collect user responses. The service counts matching responses, so that you can determine their relative popularity. | rank |
Poll Management | The polling service allows admins to create and manage polls, with options that users can vote for. | poll vote vote_logs |