Use this API to send custom events to Heap server-side. We recommend using this for events that need to exactly match your backend, such as completed order transaction info, or events that are not available for Heap to capture on the client-side.

NOTE: It is required that you use either the identity or user_id param, but not both.

❗️

  • Requests are limited to 30 requests per 30 seconds per identity per app_id.
  • It is required that you use either the identity or user_id param, but not both.
  • Please note: fetch, jQuery, and XMLHttpRequest options are not currently supported.
Did you find what you were looking for?
Thumb up Thumb down
Language
Click Try It! to start a request and see the response here!