What Snapchat Conversions API does
Snapchat's Conversions API sends conversion events from your server directly to Snapchat Ads, the same events your Snap Pixel tracks client-side - purchases, sign-ups, app installs, and other defined actions. It exists to recover the same browser-side event loss every platform in this category now addresses with a server-side path.
How delivery works
A server-side call to Snapchat's Conversions API endpoint, carrying the event, matched customer parameters, and a shared event identifier with the corresponding Snap Pixel event for deduplication.
Consent handling and verification
Gate the server-side event on the same consent record the Snap Pixel implementation respects, and verify delivery and match quality in Snapchat Ads Manager directly, not assumed from your own server's response code.