Events API
The Events API is TikTok's server-side interface for sending web conversion events. Instead of relying only on the browser pixel, your server delivers the event — with the click ID, event name and timestamp — directly to TikTok, so ad blockers, short-lived cookies and browser tracking prevention stop being single points of failure.
Events API and the TikTok Pixel
The pixel and the Events API are two delivery channels for the same conversion. The pixel covers browser journeys; the Events API recovers conversions the browser lost and carries tracker postbacks that never touched a landing page. TikTok's own guidance is to keep an Events API integration alongside the existing pixel to maximise performance — with event deduplication when both channels deliver the same conversion.
What a delivery needs
A web event references the ttclid click identifier, uses a standard event
name, and carries a timestamp within TikTok's accepted delivery window.
Integrations from trackers and automation tools map tracker conversions to
these events; the matching quality of the delivery is measured as
match rate.