Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Tealium Collect API

The Collect API from Tealium — 5 operation(s) for collect.

Tealium Collect API is one of 11 APIs that Tealium publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Collect. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 6 operations across 5 paths, and defines 3 schemas. It is described by OpenAPI 3.0.3, at version 3.0.

Requests are made against a single base URL, https://platform.tealiumapis.com/v3.

6 operations 5 paths 3 schemas 1 GET5 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
3.0
Base URL
https://platform.tealiumapis.com/v3
Resource Areas
1

Paths & Operations 6

Across 5 paths, the API surfaces 6 operations — 1 GET, 5 POST. Each is listed below with its method, path, parameters, and response codes.

Collect 6
GET
/collect/event
Send single event (GET)
collectEventGet 5 params → 200400401429
POST
/collect/event
Send single event (POST)
collectEventPost body → 200400401429
POST
/collect/bulk-event
Send bulk events (up to 10)
collectBulkEvent body → 200400401429
POST
/collect/regional/event
Send single event to regional endpoint
collectRegionalEvent body → 200400401429
POST
/collect/regional/bulk-event
Send bulk events to regional endpoint
collectRegionalBulkEvent body → 200400401429
POST
/collect/integration/event/accounts/{account}/profiles/{profile}/datasources/{datasourceId}
Send event via webhook/integration datasource
collectIntegrationEvent 3 params body → 204400401429

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are EventPayload (6 properties), BulkEventPayload (2 properties), IntegrationEventPayload (2 properties). Each schema is shown below with its type and property counts.

IntegrationEventPayload
object
2 properties 1 required
EventPayload
object
6 properties 3 required
BulkEventPayload
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

tealium-collect-api-openapi.yml Raw ↑

Other APIs Tealium publishes across the network.

Tealium Collect HTTP API
Tealium iQ Profiles API
Tealium Visitor Profile API
Tealium Visitor Privacy API
Tealium Moments API
Tealium Data Connect API
Tealium Auth API
Tealium Customer API
Tealium Personalization API
Tealium Privacy API