Heap Server-Side API

The Heap Server-Side API allows developers to send track, identify, and add user properties events to Heap from backend servers. It supports sending custom events and user properties that cannot be captured through Heap's automatic client-side tracking, such as server-side transactions, subscription changes, and backend process completions.

API entry from apis.yml

apis.yml Raw ↑
aid: heap:server-side-api
name: Heap Server-Side API
description: The Heap Server-Side API allows developers to send track, identify, and add user properties
  events to Heap from backend servers. It supports sending custom events and user properties that cannot
  be captured through Heap's automatic client-side tracking, such as server-side transactions, subscription
  changes, and backend process completions.
humanURL: https://developers.heap.io/reference/server-side-apis-overview
tags:
- Analytics
- Events
- Server-Side
- Tracking
properties:
- type: Documentation
  url: https://developers.heap.io/reference/server-side-apis-overview
- type: GettingStarted
  url: https://developers.heap.io/docs/getting-started