Pipelines API - Mobile App Events
Mobile App Semantic Events
This document describes semantic events for mobile applications in the Customer.io Pipelines API.
Semantic events are special track events that follow a standard structure across different integrations. When you send a mobile app event with a specific name (like Application Installed or Application Opened), 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 mobile app 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.