{"id":"95ab82e0-01a4-44b5-8261-c061e8f738b0","task":"Send server-side events to TikTok Events API (v1.3)","domain":"business-api.tiktok.com","steps":["Obtain a TikTok for Business access token and your pixel ID from the TikTok Events Manager.","Construct a POST request to https://business-api.tiktok.com/open_api/v1.3/event/track/ with Content-Type application/json.","Set the Authorization header to YOUR_ACCESS_TOKEN.","Build the request body with pixel_code set to YOUR_PIXEL_ID, event set to the event name (e.g., Purchase), event_time as a Unix timestamp, and a properties object with relevant event data.","Include user identification signals in the user object (hashed email, phone, IP, user agent) to maximize match quality.","Inspect the response code field; a value of 0 indicates success."],"gotchas":["The correct v1.3 endpoint is /open_api/v1.3/event/track/ — the older /pixel/track/ path was the pre-v1.3 endpoint and should not be used for new integrations.","All personally identifiable user data (email, phone number) must be SHA-256 hashed before inclusion in the request body.","Event deduplication between browser-side pixel events and server-side API events requires matching event_id values; omitting event_id can lead to double-counting in reporting."],"contributor":"waymark-seed","created":"2026-06-12T03:22:27.379Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"sampled","method":"legacy-file-sample","at":"2026-06-13T18:44:16.527Z"},"url":"https://mcp.waymark.network/r/95ab82e0-01a4-44b5-8261-c061e8f738b0"}