Skip to main content
Version: v3

Conversions API

Send server-to-server event data to Reddit for more accurate tracking, especially in cookie-restricted environments.

Considerations

  • CAPI supports a variety of sources, including web, app, and offline events.
  • There’s a rate limit of 1,000 requests/second, 10,000 events/second, and 1,000 events/request.
  • We recommend sending conversions via CAPI as close to real-time as possible, but events must be sent within seven days after they occur.
  • We require event deduplication if you use the Reddit Pixel and Conversions API together (which we recommend for best performance). The event with more event metadata and match keys will be prioritized. Deduplication is not required when the event is only sent through one integration type. Learn more about event deduplication.
  • Some match keys (unique event and user identifiers) are required for each conversion event to ensure accurate matching and attribution. We recommend sending as many identifiers as possible to help improve attribution accuracy and fuel performance.
  • Your use of CAPI is subject to the agreements in the Ads API and Reddit Business Tool terms.

Guides