Skip to content

api-evangelist/heap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Heap (heap)

Heap is a digital analytics platform that automatically captures every user interaction on web and mobile applications without requiring manual event tracking code. It provides product analytics, session replay, and behavioral data science capabilities to help teams understand user behavior and improve digital experiences.

URL: Visit APIs.json URL

Scope

  • Type: Index
  • Position: Consuming
  • Access: 3rd-Party

Tags

  • Analytics, Autocapture, Digital Analytics, Product Analytics, Session Replay, User Behavior

Timestamps

  • Created: 2026-03-26
  • Modified: 2026-04-28

APIs

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.

Human URL: https://developers.heap.io/reference/server-side-apis-overview

Tags

  • Analytics, Events, Server-Side, Tracking

Properties

Heap Track API

The Heap Track API enables developers to send custom track events from server-side applications to Heap. Each event includes an identity, event name, and optional properties. This API is used to capture important backend events such as purchases, subscription upgrades, or other server-side actions that supplement Heap's automatic client-side tracking.

Human URL: https://developers.heap.io/reference/track-1

Tags

  • Analytics, Events, Tracking

Properties

Heap Identify API

The Heap Identify API allows developers to associate a user identity with Heap's automatically captured data from the server side. This enables linking anonymous user sessions to known user identities when authentication or identification occurs on the backend rather than the client side.

Human URL: https://developers.heap.io/reference/identify-1

Tags

  • Analytics, Identity, Users

Properties

Heap Add User Properties API

The Heap Add User Properties API enables developers to attach custom properties to user profiles from server-side applications. These properties can include attributes such as subscription tier, account type, company name, or any other user-level data that enriches Heap's behavioral analytics and segmentation capabilities.

Human URL: https://developers.heap.io/reference/add-user-properties-1

Tags

  • Analytics, Properties, Users

Properties

Heap Add Account Properties API

The Heap Add Account Properties API allows developers to attach custom properties to account-level profiles from server-side applications. This is used for B2B analytics scenarios where users belong to organizations or accounts, enabling analysis at the account level in addition to the individual user level.

Human URL: https://developers.heap.io/reference/add-account-properties-1

Tags

  • Accounts, Analytics, B2B, Properties

Properties

Common Properties

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

Heap is a digital analytics platform that automatically captures every user interaction on web and mobile applications without requiring manual event tracking code. It provides product analytics, session replay, and behavioral data science capabilities to help teams understand user behavior and improve digital experiences.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors