Pipelines API - Video Events
Video Semantic Events
This document describes semantic events for video tracking in the Customer.io Pipelines API.
Semantic events are special payloads for our track endpoint based on the event name. When you send a video event with a specific name (like Video Playback Started), Customer.io and downstream integrations recognize it and handle it appropriately.
With semantic events, you can set up your events and they'll work with any of our destinations that support video events.
Server addresses: US and EU
Customer.io hosts services in the United States (US) and European Union. Select the appropriate server address for your region.
| Region | Server Address |
|---|---|
| US | https://cdp.customer.io |
| EU | https://cdp-eu.customer.io |
If you're in our EU region, you'll need to specify the EU URL when you initialize our server-side libraries.
Authentication
The Data Pipelines API uses basic authentication with your API key as the username and a blank password.