API
documentation.
Build against TrackLayer ingestion, identity, segmentation, activation, notification, and status APIs from one data-driven reference.
API version: v1. Backward-compatible changes only. Authenticated endpoints use bearer API keys from the dashboard.
Sources
Manage first-party ingestion sources and SDK connection state.
Events
Ingest, inspect, replay, and validate customer events.
Identity
Resolve, inspect, and delete visitor identity graph records.
Segments
Build reusable customer groups from event and profile filters.
Audiences
Create predictive and SQL audiences for activation.
/v1/audiencesList audiencesPOST/v1/audiences/predictiveCreate a predictive audiencePOST/v1/audiences/sqlCreate a SQL audienceGET/v1/audiences/{audience_id}Get an audiencePATCH/v1/audiences/{audience_id}Update an audienceGET/v1/audiences/{audience_id}/membersList audience membersPOST/v1/audiences/{audience_id}/syncSync an audienceDELETE/v1/audiences/{audience_id}Delete an audienceDestinations
Configure downstream platforms and delivery controls.
/v1/destinationsList destinationsPOST/v1/destinationsCreate a destinationGET/v1/destinations/{destination_id}Get a destinationPATCH/v1/destinations/{destination_id}Update a destinationPOST/v1/destinations/{destination_id}/testTest a destinationPOST/v1/destinations/{provider}/syncSync an audience to a destination providerWebhooks
Subscribe external systems to delivery and data lifecycle events.
Notifications
Manage alerts for operational events and data quality issues.
Status
Read service health and API availability.