{"info":{"_postman_id":"335b05fc-6329-49fe-9b83-4fa57f02e491","name":"Visaic Data IQ","description":"<html><head></head><body><h1 id=\"visaic-data-iq\">Visaic Data IQ</h1>\n<p>The <strong>Visaic Data IQ</strong> collection provides access to Visaic's video analytics API for collecting, tracking, and retrieving real-time and historical metrics for video playback, campaigns, dashboards, games, and real-time viewers.</p>\n<hr>\n<h2 id=\"collection-overview\">Collection overview</h2>\n<p><strong>Collection name</strong>: Visaic Data IQ<br><strong>Purpose</strong>: Query video analytics data for dashboards, campaigns, users, games, and real-time views.</p>\n<p>Top-level folders:</p>\n<ul>\n<li><p><strong>Real Time</strong> – Real-time viewers and playback metrics.</p>\n</li>\n<li><p><strong>Games</strong> – Game-related analytics and metrics.</p>\n</li>\n<li><p><strong>Users</strong> – User lookup and analytics.</p>\n</li>\n<li><p><strong>Platform</strong> – Platform-level configuration or status endpoints.</p>\n</li>\n<li><p><strong>Highlights</strong> – Highlight-specific analytics.</p>\n</li>\n<li><p><strong>Campaigns</strong> – Campaign stats and reporting.</p>\n</li>\n<li><p><strong>Dashboard</strong> – Core dashboard and base analytics reports.</p>\n</li>\n</ul>\n<p>Top-level requests:</p>\n<ul>\n<li><code>GET https://api-analytics.visaic.tv/</code> – Status of the service (healthcheck / basic availability)</li>\n</ul>\n<hr>\n<h2 id=\"key-folders-and-example-requests\">Key folders and example requests</h2>\n<p>Below is a non-exhaustive overview of key folders and representative requests. All URLs are relative to <code>https://api-analytics.visaic.tv</code>.</p>\n<h3 id=\"real-time\">Real Time</h3>\n<ul>\n<li><code>GET https://api-analytics.visaic.tv/report/realtime/dynamodb/viewers/</code> – Real-time viewers by stream or channel.</li>\n</ul>\n<h3 id=\"dashboard\">Dashboard</h3>\n<ul>\n<li><p><code>GET https://api-analytics.visaic.tv/report/dashboard/?start_date=YYYY-MM-DD&amp;end_date=YYYY-MM-DD</code> – Main dashboard summary for a date range.</p>\n</li>\n<li><p><code>GET https://api-analytics.visaic.tv/report/base/stream/</code> – Base stream analytics.</p>\n</li>\n<li><p><code>GET https://api-analytics.visaic.tv/report/base/events/</code> – Base event analytics.</p>\n</li>\n<li><p><code>GET https://api-analytics.visaic.tv/report/base/revenues/</code> – Base revenue analytics.</p>\n</li>\n<li><p><code>GET https://api-analytics.visaic.tv/report/base/ga/</code> – Google Analytics-based dashboard metrics.</p>\n</li>\n<li><p><code>GET https://api-analytics.visaic.tv/report/highlights/</code> – Highlights performance and engagement metrics.</p>\n</li>\n</ul>\n<h3 id=\"campaigns\">Campaigns</h3>\n<ul>\n<li><code>GET https://api-analytics.visaic.tv/campaign/stats/{campaign_id}</code> – Campaign stats for a specific campaign.</li>\n</ul>\n<h3 id=\"users\">Users</h3>\n<ul>\n<li><code>POST https://api-analytics.visaic.tv/campaign/search_users</code> – Search for users associated with campaigns.</li>\n</ul>\n<h3 id=\"games\">Games</h3>\n<ul>\n<li>Game analytics endpoints for events, games, and related engagement metrics.</li>\n</ul>\n<hr>\n<h2 id=\"environments-and-variables\">Environments and variables</h2>\n<p>This collection expects an environment with the following variables. The following are defined:</p>\n<p><strong>Environment variables (Black Bear):</strong></p>\n<ul>\n<li><p><code>url</code> – Base URL for the Visaic Data IQ API (e.g., <code>https://api-analytics.visaic.tv</code> ).</p>\n</li>\n<li><p><code>api_key</code> – API key or token used for Authorization.</p>\n</li>\n<li><p><code>profile</code> – Optional profile/tenant identifier used by the backend (if required by your setup).</p>\n</li>\n</ul>\n<hr>\n<h2 id=\"authentication\">Authentication</h2>\n<p>The collection does not currently define an explicit collection-level auth configuration. Typical deployments use one of the following patterns:</p>\n<ol>\n<li><p><strong>API key in header</strong></p>\n<ul>\n<li>Header: <code>Authorization: Api-Key xxxxx.xxxxxxxxxxx</code></li>\n</ul>\n</li>\n</ol>\n<p>Check individual requests in the collection for the exact header names if they have been configured. If not, add the appropriate auth header at either:</p>\n<ul>\n<li><p>The <strong>collection level</strong> (applies to all requests), or</p>\n</li>\n<li><p>Individual requests that need specific credentials.</p>\n</li>\n</ul>\n<h1 id=\"visaic-data-iq-metric-glossary\">Visaic Data IQ — Metric Glossary</h1>\n<hr>\n<h2 id=\"audience\">Audience</h2>\n<p><strong>Category:</strong> Reach</p>\n<p>The total count of unique viewer sessions that accessed content during a given period. Each active session — whether initiated by an authenticated user or an anonymous viewer — is recorded as one audience unit. A viewer accessing content simultaneously from two devices, regardless of login status, is counted as two separate audience sessions, as the system tracks presence at the session level rather than at the account level.</p>\n<hr>\n<h2 id=\"view\">View</h2>\n<p><strong>Category:</strong> Engagement</p>\n<p>A single playback event, counted when a viewer initiates playback and the video player successfully renders the first frame. Each deliberate play action — including page refreshes followed by re-initiating playback — is recorded as an independent view. This metric reflects intent-driven engagement rather than passive exposure.</p>\n<hr>\n<h2 id=\"viewing-time\">Viewing Time</h2>\n<p><strong>Category:</strong> Consumption</p>\n<p>The cumulative duration, measured in seconds, that a viewer spent actively watching a video. Viewing Time reflects actual consumption and is used to assess content depth, audience retention, and overall engagement quality beyond simple view counts.</p>\n<h2 id=\"real-views\">Real Views</h2>\n<p><strong>Category:</strong> Engagement — (On development)</p>\n<p>A subset of total Views that excludes any playback session where the viewer watched less than 5 seconds of content. While a standard View is recorded the moment the first frame renders, a Real View requires a minimum sustained watch duration, filtering out accidental plays, page-load autoplays, or viewers who immediately abandoned the content. This metric provides a more accurate representation of intentional engagement.</p>\n<hr>\n<h2 id=\"real-viewing-time\">Real Viewing Time</h2>\n<p><strong>Category:</strong> Consumption — (On development)</p>\n<p>The cumulative watch duration, measured in seconds, attributed exclusively to sessions that qualify as Real Views (i.e. sessions where the viewer watched 5 seconds or more). Viewing time from sessions below the 5-second threshold is excluded entirely. This metric is used alongside Real Views to assess true content consumption depth, free from noise generated by incidental or abandoned playback events.</p>\n<hr>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[{"content":"Visaic Data IQ","slug":"visaic-data-iq"},{"content":"Visaic Data IQ — Metric Glossary","slug":"visaic-data-iq-metric-glossary"}],"owner":"14276323","collectionId":"335b05fc-6329-49fe-9b83-4fa57f02e491","publishedId":"2sBXVkCV9B","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2026-01-23T20:39:13.000Z"},"item":[{"name":"Real Time","item":[{"name":"Real Time Logs","id":"e16c771e-b22c-40ab-b011-b0622dc2be36","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/realtime/dynamodb/logs/","urlObject":{"path":["report","realtime","dynamodb","logs",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"e16c771e-b22c-40ab-b011-b0622dc2be36"},{"name":"Real TIme viewers","id":"18edc7f6-9d34-4f5a-92eb-b10041dcb458","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/realtime/dynamodb/viewers/","urlObject":{"path":["report","realtime","dynamodb","viewers",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"date","value":"2021-10-30"},{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"18edc7f6-9d34-4f5a-92eb-b10041dcb458"},{"name":"Real TIme Monitoring","id":"79ea8263-0dab-4be1-8f23-3dfa1d1258b3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"POST","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"stream_ids\":[4124]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-analytics.visaic.tv/report/realtime/monitoring/","urlObject":{"path":["report","realtime","monitoring",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"","value":""}],"variable":[]}},"response":[],"_postman_id":"79ea8263-0dab-4be1-8f23-3dfa1d1258b3"}],"id":"c6803987-e71a-423e-a400-6b461d48f20d","_postman_id":"c6803987-e71a-423e-a400-6b461d48f20d","description":""},{"name":"Games","item":[{"name":"Get Games","id":"b9ba96bd-ea81-4fc0-8e6d-acab245608ac","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/platform/event/55775","urlObject":{"path":["platform","event","55775"],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"b9ba96bd-ea81-4fc0-8e6d-acab245608ac"},{"name":"Get Games","id":"8f1af6ab-2f5c-45ba-a3b6-ac85a016b4ff","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"stream_ids\": [55775, 55774]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-analytics.visaic.tv/platform/event/","urlObject":{"path":["platform","event",""],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f1af6ab-2f5c-45ba-a3b6-ac85a016b4ff"},{"name":"Game Summary","id":"7bf2922b-4548-4976-b740-895c974ed511","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/summary/event_events_v3/?start_date=2025-03-24&end_date=2025-03-27","urlObject":{"path":["report","summary","event_events_v3",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"description":{"content":"<p>Unique Name String</p>\n","type":"text/plain"},"key":"tag","value":"sportswavetv%20%7C%20633-sportswavetv"},{"disabled":true,"description":{"content":"<p>Type Stream VOD/LIVE/ pre-roll/ ads/ placeholder</p>\n","type":"text/plain"},"key":"stream_type","value":"LIVE"},{"key":"start_date","value":"2025-03-24"},{"key":"end_date","value":"2025-03-27"}],"variable":[]}},"response":[],"_postman_id":"7bf2922b-4548-4976-b740-895c974ed511"},{"name":"Game Details","id":"2c03dc6b-ba70-4087-afed-5204de88a9b7","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/summary/event_detail/?stream_id=81756","urlObject":{"path":["report","summary","event_detail",""],"host":["https://api-analytics.visaic.tv"],"query":[{"key":"stream_id","value":"81756"},{"disabled":true,"key":"limit","value":"100"}],"variable":[]}},"response":[],"_postman_id":"2c03dc6b-ba70-4087-afed-5204de88a9b7"},{"name":"Game Forecast","id":"f37b9465-cf95-4253-a3ea-042b526e6338","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"stream_ids\": [\n        4836,\n        4833\n    ]\n}","options":{"raw":{"language":"json"}}},"url":"https://api-analytics.visaic.tv/platform/event/","urlObject":{"path":["platform","event",""],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"f37b9465-cf95-4253-a3ea-042b526e6338"},{"name":"Game Sessions","id":"871902d8-9f36-401a-a755-8943939a8669","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/summary/eventSession?tag=3316%20-%20Flyers%20Elite%202015%20%40%20Jersey%20Hitmen%202015","urlObject":{"path":["report","summary","eventSession"],"host":["https://api-analytics.visaic.tv"],"query":[{"description":{"content":"<p>Unique Name String</p>\n","type":"text/plain"},"key":"tag","value":"3316%20-%20Flyers%20Elite%202015%20%40%20Jersey%20Hitmen%202015"},{"disabled":true,"description":{"content":"<p>Type Stream VOD/LIVE/ pre-roll/ ads/ placeholder</p>\n","type":"text/plain"},"key":"stream_type","value":"LIVE"}],"variable":[]}},"response":[],"_postman_id":"871902d8-9f36-401a-a755-8943939a8669"}],"id":"ab60ac3d-c7fc-4bc3-9995-b9c55d54820d","_postman_id":"ab60ac3d-c7fc-4bc3-9995-b9c55d54820d","description":""},{"name":"Users","item":[{"name":"User Summary","id":"e297cd5a-2262-4dfb-9aed-9045d716b0ba","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/summary/user/?start_date=2024-11-14&end_date=2024-11-14","urlObject":{"path":["report","summary","user",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"tag","value":"themonarchpas%20%7C%20207-themonarchpas"},{"key":"start_date","value":"2024-11-14"},{"key":"end_date","value":"2024-11-14"}],"variable":[]}},"response":[],"_postman_id":"e297cd5a-2262-4dfb-9aed-9045d716b0ba"},{"name":"User Activity","id":"734c3127-c487-4b6a-b4b1-30d12a20acb2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/summary/user_activity/?user_id=65123","urlObject":{"path":["report","summary","user_activity",""],"host":["https://api-analytics.visaic.tv"],"query":[{"key":"user_id","value":"65123"},{"disabled":true,"key":"tag","value":"themonarchpas%20%7C%20207-themonarchpas"}],"variable":[]}},"response":[],"_postman_id":"734c3127-c487-4b6a-b4b1-30d12a20acb2"},{"name":"user Search","id":"66282e6d-df52-41c1-ba90-4a42d0f8b857","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"body":{"mode":"raw","raw":"{\n    //\"first_name\": \"Jorge\"\n    //\"favoritable_ids\": [61, 45],\n    //\"product_name\": \"hockey\",\n    \"orderable_type\": \"event\",\n    \"last_event_end_date\": \"2025-09-30\",\n    \"last_event_start_date\": \"2025-07-01\"\n    //\"price\": \"8.99\"\n    //\"open_search\": \"hockey\"\n    //\"price_min\": 0\n    //\"is_premium_pass\": true\n}","options":{"raw":{"language":"json"}}},"url":"https://api-analytics.visaic.tv/campaign/search_users","urlObject":{"path":["campaign","search_users"],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"66282e6d-df52-41c1-ba90-4a42d0f8b857"}],"id":"20c4366c-0291-447b-977e-62bde0811072","_postman_id":"20c4366c-0291-447b-977e-62bde0811072","description":""},{"name":"Platform","item":[{"name":"Properties","id":"857e674b-ee62-4337-9e0a-e117395fa206","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/platform/properties","urlObject":{"path":["platform","properties"],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"857e674b-ee62-4337-9e0a-e117395fa206"}],"id":"27e1526f-c004-49b4-a1b1-f493b27050d9","_postman_id":"27e1526f-c004-49b4-a1b1-f493b27050d9","description":""},{"name":"Highlights","item":[{"name":"Clips","id":"752f252f-70b5-44a1-a056-d4968f19b62c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/highlights/?start_date=2024-09-11&end_date=2024-09-18","urlObject":{"path":["report","highlights",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"description":{"content":"<p>Unique Name String</p>\n","type":"text/plain"},"key":"tag","value":"sportswavetv%20%7C%20633-sportswavetv"},{"disabled":true,"description":{"content":"<p>Type Stream VOD/LIVE/ pre-roll/ ads/ placeholder</p>\n","type":"text/plain"},"key":"stream_type","value":"LIVE"},{"key":"start_date","value":"2024-09-11"},{"key":"end_date","value":"2024-09-18"}],"variable":[]}},"response":[],"_postman_id":"752f252f-70b5-44a1-a056-d4968f19b62c"}],"id":"a9016724-302e-4aa0-98af-e20e63d9dd2d","_postman_id":"a9016724-302e-4aa0-98af-e20e63d9dd2d","description":""},{"name":"Campaigns","item":[{"name":"Stats","id":"0d283507-9dda-4ccd-8787-991a17014d1d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/campaign/stats/958","urlObject":{"path":["campaign","stats","958"],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"description":{"content":"<p>Unique Name String</p>\n","type":"text/plain"},"key":"tag","value":"sportswavetv%20%7C%20633-sportswavetv"},{"disabled":true,"description":{"content":"<p>Type Stream VOD/LIVE/ pre-roll/ ads/ placeholder</p>\n","type":"text/plain"},"key":"stream_type","value":"LIVE"}],"variable":[]}},"response":[],"_postman_id":"0d283507-9dda-4ccd-8787-991a17014d1d"}],"id":"995cc580-67f6-47c6-9223-bbc13465f854","_postman_id":"995cc580-67f6-47c6-9223-bbc13465f854","description":""},{"name":"Dashboard","item":[{"name":"Summary","id":"b0133d69-2bd7-4aa1-b06c-b1a7dccbc0e9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/base/dashboard/","urlObject":{"path":["report","base","dashboard",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"b0133d69-2bd7-4aa1-b06c-b1a7dccbc0e9"},{"name":"Game Viewership","id":"2392585e-fa7d-4db8-9987-cbddc9e851fc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/base/stream/","urlObject":{"path":["report","base","stream",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"2392585e-fa7d-4db8-9987-cbddc9e851fc"},{"name":"Audience usage","id":"b16caf34-21b1-482a-8dd2-58d27302fcee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/base/users/","urlObject":{"path":["report","base","users",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"b16caf34-21b1-482a-8dd2-58d27302fcee"},{"name":"Most Viewed Games","id":"2c3829d8-642b-462a-8c35-2e8f44f080e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/base/events/","urlObject":{"path":["report","base","events",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"2c3829d8-642b-462a-8c35-2e8f44f080e3"},{"name":"Revenue Summary","id":"2b203b4f-710c-42f0-ae1b-5e5287340ee8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/base/revenues/","urlObject":{"path":["report","base","revenues",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"2b203b4f-710c-42f0-ae1b-5e5287340ee8"},{"name":"Google GA Page Analytics","id":"224a592a-c6f1-4580-b05a-c2a4cce985cd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/base/ga/","urlObject":{"path":["report","base","ga",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"224a592a-c6f1-4580-b05a-c2a4cce985cd"},{"name":"Detailed QOS Analytics","id":"b5838566-ac6a-4da8-abe9-4ba557548a97","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/base/mux/","urlObject":{"path":["report","base","mux",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"b5838566-ac6a-4da8-abe9-4ba557548a97"},{"name":"Notifications Logs","id":"b49bfffa-716f-4b43-b037-f1d6e925d550","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/base/notifications/","urlObject":{"path":["report","base","notifications",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"b49bfffa-716f-4b43-b037-f1d6e925d550"},{"name":"Clips","id":"3903082b-491d-442c-8ee8-4cf9ba65a8a0","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/highlights/","urlObject":{"path":["report","highlights",""],"host":["https://api-analytics.visaic.tv"],"query":[{"disabled":true,"key":"start_date","value":"2024-09-11"},{"disabled":true,"key":"end_date","value":"2024-09-17"}],"variable":[]}},"response":[],"_postman_id":"3903082b-491d-442c-8ee8-4cf9ba65a8a0"},{"name":"Summary Detailed","id":"6f03c6b5-0e6b-4644-a8c8-e9709ffb854c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/advance/dasboarad/","urlObject":{"path":["report","advance","dasboarad",""],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"6f03c6b5-0e6b-4644-a8c8-e9709ffb854c"},{"name":"Transactions","id":"6a3375c4-dfc0-4777-a630-527060e2ff8d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/advance/revenue_transactions?start_date=2025-01-22&end_date=2025-01-23","urlObject":{"path":["report","advance","revenue_transactions"],"host":["https://api-analytics.visaic.tv"],"query":[{"key":"start_date","value":"2025-01-22"},{"key":"end_date","value":"2025-01-23"}],"variable":[]}},"response":[],"_postman_id":"6a3375c4-dfc0-4777-a630-527060e2ff8d"},{"name":"User acquisition","id":"742b1a69-eeb9-4c41-94aa-08a844a20afc","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/advance/users","urlObject":{"path":["report","advance","users"],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"742b1a69-eeb9-4c41-94aa-08a844a20afc"},{"name":"Platform Health","id":"8f7da342-2f20-4842-af7e-2f72f4825dc5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/advance/health/","urlObject":{"path":["report","advance","health",""],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"8f7da342-2f20-4842-af7e-2f72f4825dc5"},{"name":"Conversions","id":"bd4daf84-8028-444c-ae57-70b1113a50ee","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Api-Key xxxxx.xxxxxxxxxxx","type":"text"}],"url":"https://api-analytics.visaic.tv/report/advance/engagement/","urlObject":{"path":["report","advance","engagement",""],"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[],"_postman_id":"bd4daf84-8028-444c-ae57-70b1113a50ee"}],"id":"8dded699-624b-4b9c-bdd8-6224509758a4","_postman_id":"8dded699-624b-4b9c-bdd8-6224509758a4","description":""},{"name":"Uptime","id":"9c5bf3fc-4203-4a19-98bb-d8cf71f7d456","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"auth":{"type":"noauth","isInherited":false},"method":"GET","header":[],"url":"https://api-analytics.visaic.tv","urlObject":{"host":["https://api-analytics.visaic.tv"],"query":[],"variable":[]}},"response":[{"id":"a869d273-9782-45f5-aed1-3b9dd15bc90e","name":"Status of the service","originalRequest":{"method":"GET","header":[],"url":"https://api-analytics.visaic.tv"},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Fri, 23 Jan 2026 22:18:35 GMT"},{"key":"Content-Type","value":"application/json"},{"key":"Content-Length","value":"35"},{"key":"Connection","value":"keep-alive"},{"key":"x-amzn-RequestId","value":"3c65d01d-0efa-4eea-a444-90f0d7a49ecb"},{"key":"Referrer-Policy","value":"same-origin"},{"key":"Content-Encoding","value":"gzip"},{"key":"Allow","value":"GET, OPTIONS, POST"},{"key":"x-amzn-Remapped-Content-Length","value":"15"},{"key":"X-Frame-Options","value":"DENY"},{"key":"Cross-Origin-Opener-Policy","value":"same-origin"},{"key":"x-amz-apigw-id","value":"XqMFXE7_PHcEaNw="},{"key":"Vary","value":"origin, Cookie"},{"key":"X-Content-Type-Options","value":"nosniff"},{"key":"X-Amzn-Trace-Id","value":"Root=1-6973f3bb-2b94830852f33f7a6e82be49;Parent=5c7ab67737166586;Sampled=0;Lineage=1:116be253:0"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\"\n}"}],"_postman_id":"9c5bf3fc-4203-4a19-98bb-d8cf71f7d456"}],"event":[{"listen":"prerequest","script":{"id":"43c3994e-90ee-4a0d-857c-25084b4622df","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"c7f96f63-ddd2-4ee6-b6d6-f531ae2333f8","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"api_key","value":"Api-Key xxxxx.xxxxxxxxxxx"},{"key":"url","value":"https://api-analytics.visaic.tv"}]}