External API - Overview

The Interactive Player REST API allows access to data generated by user interactions with videos, offering detailed reports and statistics for integration with external systems.

Authentication

All requests must include the following header:

access_key: Access key generated in the dashboard
Main features available
  • 📁 List available videos
  • 📊 Get detailed video report
  • 👁 Total views (with week and month data)
  • 🎯 Total interactions, responses, and executions
  • 🌎 Statistics by city and state
Response format
  • Format:JSON
  • Status HTTP:  200,401,404,500
  • Standardized error messages