Pipelines API - Customer.io Semantic Events
Customer.io Semantic Events
This document describes semantic events that perform actions in Customer.io Journeys via the Pipelines API.
These are special track events that trigger specific actions in your Customer.io workspace, such as:
- Managing devices (creating, updating, or deleting mobile device tokens)
- Deleting people or objects
- Suppressing or unsuppressing people for compliance
- Removing relationships between people and objects
- Reporting delivery events for in-app messages
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.