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