Heap website screenshot

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.

Heap publishes 5 APIs on the APIs.io network, including Add Account Properties API, Add User Properties API, Identify API, and 2 more. Tagged areas include Analytics, Autocapture, Digital Analytics, Product Analytics, and Session Replay.

Heap’s developer surface includes documentation, getting-started guide, authentication, engineering blog, pricing, signup flow, support, and 11 more developer resources.

52.8/100 developing ▬ flat Agent 34/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessFreemium
10 APIs 16 Features
AnalyticsAutocaptureDigital AnalyticsProduct AnalyticsSession ReplayUser Behavior

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 52.8/100 · developing
Contract Quality 13.7 / 25
Developer Ergonomics 7.4 / 20
Commercial Clarity 18.4 / 20
Operational Transparency 6.8 / 13
Governance 0.0 / 12
Discoverability 6.5 / 10
Agent readiness — 34/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 7 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/heap: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 10

Individual APIs this provider publishes, each with its own machine-readable definition.

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 prope...

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. Th...

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 t...

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 s...

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 scenari...

Heap Add Account Properties API

The Add Account Properties API from Heap — 1 operation(s) for add account properties.

Heap Add User Properties API

The Add User Properties API from Heap — 1 operation(s) for add user properties.

Heap Identify API

The Identify API from Heap — 1 operation(s) for identify.

Heap Track API

The Track API from Heap — 1 operation(s) for track.

Heap Webhooks API

Partner-registered webhook endpoints invoked by Heap. The only documented action type is `segment.users.sync`, which delivers delta adds/removes for a Heap behavioral segment. S...

Scroll for all 10

Open Collections 2

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Heap Server-Side API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Heap Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Heap Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Heap Finops

FINOPS

Features 16

Notable capabilities this provider offers.

Free: 10K monthly sessions, 6 months history, SSO
Growth: custom sessions, Sense AI Assistant, 12 months history
Pro: account analytics, engagement matrix, session replay add-on
Premier: data warehouse integration, region-specific storage, dedicated CSM
Auto-capture for click/page-view tracking
Define events retroactively
Funnels, retention, paths analysis
Account-based analytics (Pro+)
Behavioral cohorts
REST API at heapanalytics.com/api
Track API: high-throughput (auto-scales)
REST: 60 req/min/project
Bulk identify: 1,000 users/request
Webhooks for cohorts and segments
Acquired by Contentsquare (2023)
OAuth + API tokens

Scroll for all 16

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Heap Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Heap Trust Center

SOC 2, ISO 27001, ISO 27017, ISO 27018

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Heap Agentic Access

5 operations · 5 acting

5 operations · 5 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: heap
name: Heap
description: 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.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/heap.png
tags:
- Analytics
- Autocapture
- Digital Analytics
- Product Analytics
- Session Replay
- User Behavior
url: https://raw.githubusercontent.com/api-evangelist/heap/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-05-30'
specificationVersion: '0.19'
apis:
- 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
- aid: heap:track-api
  name: Heap Track API
  description: 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.
  humanURL: https://developers.heap.io/reference/track-1
  tags:
  - Analytics
  - Events
  - Tracking
  properties:
  - type: Documentation
    url: https://developers.heap.io/reference/track-1
- aid: heap:identify-api
  name: Heap Identify API
  description: 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.
  humanURL: https://developers.heap.io/reference/identify-1
  tags:
  - Analytics
  - Identity
  - Users
  properties:
  - type: Documentation
    url: https://developers.heap.io/reference/identify-1
- aid: heap:add-user-properties-api
  name: Heap Add User Properties API
  description: 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.
  humanURL: https://developers.heap.io/reference/add-user-properties-1
  tags:
  - Analytics
  - Properties
  - Users
  properties:
  - type: Documentation
    url: https://developers.heap.io/reference/add-user-properties-1
- aid: heap:add-account-properties-api
  name: Heap Add Account Properties API
  description: 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.
  humanURL: https://developers.heap.io/reference/add-account-properties-1
  tags:
  - Accounts
  - Analytics
  - B2B
  - Properties
  properties:
  - type: Documentation
    url: https://developers.heap.io/reference/add-account-properties-1
- aid: heap:heap-add-account-properties-api
  name: Heap Add Account Properties API
  description: The Add Account Properties API from Heap — 1 operation(s) for add account properties.
  humanURL: https://developers.heap.io/reference/server-side-apis-overview
  tags:
  - Add Account Properties
  properties:
  - type: OpenAPI
    url: openapi/heap-add-account-properties-api-openapi.yml
  - type: Documentation
    url: https://developers.heap.io/docs/creating-a-new-heap-integration-partners
  - type: Reference
    url: https://github.com/heap/heap-partner-api-reference
- aid: heap:heap-add-user-properties-api
  name: Heap Add User Properties API
  description: The Add User Properties API from Heap — 1 operation(s) for add user properties.
  humanURL: https://developers.heap.io/reference/server-side-apis-overview
  tags:
  - Add User Properties
  properties:
  - type: OpenAPI
    url: openapi/heap-add-user-properties-api-openapi.yml
  - type: Documentation
    url: https://developers.heap.io/docs/creating-a-new-heap-integration-partners
  - type: Reference
    url: https://github.com/heap/heap-partner-api-reference
- aid: heap:heap-identify-api
  name: Heap Identify API
  description: The Identify API from Heap — 1 operation(s) for identify.
  humanURL: https://developers.heap.io/reference/server-side-apis-overview
  tags:
  - Identify
  properties:
  - type: OpenAPI
    url: openapi/heap-identify-api-openapi.yml
  - type: Documentation
    url: https://developers.heap.io/docs/creating-a-new-heap-integration-partners
  - type: Reference
    url: https://github.com/heap/heap-partner-api-reference
- aid: heap:heap-track-api
  name: Heap Track API
  description: The Track API from Heap — 1 operation(s) for track.
  humanURL: https://developers.heap.io/reference/server-side-apis-overview
  tags:
  - Track
  properties:
  - type: OpenAPI
    url: openapi/heap-track-api-openapi.yml
  - type: Documentation
    url: https://developers.heap.io/docs/creating-a-new-heap-integration-partners
  - type: Reference
    url: https://github.com/heap/heap-partner-api-reference
- aid: heap:heap-webhooks-api
  name: Heap Webhooks API
  description: "Partner-registered webhook endpoints invoked by Heap. The only\ndocumented action type is `segment.users.sync`,\
    \ which delivers\ndelta adds/removes for a Heap behavioral segment.\n\nSignature verification:\n  1. Parse the `Heap-Hash`\
    \ header (comma-separated key:value pairs).\n  2. Confirm the `ts` value is within the partner's tolerance window.\n \
    \ 3. Concatenate `${ts}${requestbody}`.\n  4. Compute HMAC-SHA256 using the `webhook_secret_key` assigned at\n     webhook\
    \ creation.\n  5. Constant-time compare against the `hmac` value from the header.\n\nReturn `200 OK` on success; `429`\
    \ or other non-2xx responses trigger\nretries by Heap."
  humanURL: https://developers.heap.io/reference/server-side-apis-overview
  tags:
  - Webhooks
  properties:
  - type: OpenAPI
    url: openapi/heap-webhooks-api-openapi.yml
  - type: Documentation
    url: https://developers.heap.io/docs/creating-a-new-heap-integration-partners
  - type: Reference
    url: https://github.com/heap/heap-partner-api-reference
common:
- type: AgenticAccess
  url: agentic-access/heap-agentic-access.yml
- type: TrustCenter
  url: security/heap-trust-center.yml
- type: DomainSecurity
  url: security/heap-domain-security.yml
- type: GitHubOrganization
  url: https://github.com/heap
- type: LinkedIn
  url: https://www.linkedin.com/company/heap-inc-
- type: Website
  url: https://www.heap.io
- type: Documentation
  url: https://developers.heap.io
- type: GettingStarted
  url: https://developers.heap.io/docs/getting-started
- type: Authentication
  url: https://developers.heap.io/reference/authentication
- type: Blog
  url: https://www.heap.io/blog
- type: Pricing
  url: https://www.heap.io/pricing
- type: Login
  url: https://heapanalytics.com/app/login
- type: Signup
  url: https://heapanalytics.com/signup
- type: Support
  url: https://help.heap.io
- type: TermsOfService
  url: https://www.heap.io/terms-of-service
- type: PrivacyPolicy
  url: https://www.heap.io/privacy-policy
- type: StatusPage
  url: https://status.heap.io
- type: Features
  data:
  - 'Free: 10K monthly sessions, 6 months history, SSO'
  - 'Growth: custom sessions, Sense AI Assistant, 12 months history'
  - 'Pro: account analytics, engagement matrix, session replay add-on'
  - 'Premier: data warehouse integration, region-specific storage, dedicated CSM'
  - Auto-capture for click/page-view tracking
  - Define events retroactively
  - Funnels, retention, paths analysis
  - Account-based analytics (Pro+)
  - Behavioral cohorts
  - REST API at heapanalytics.com/api
  - 'Track API: high-throughput (auto-scales)'
  - 'REST: 60 req/min/project'
  - 'Bulk identify: 1,000 users/request'
  - Webhooks for cohorts and segments
  - Acquired by Contentsquare (2023)
  - OAuth + API tokens
  sources:
  - https://heap.io/pricing
  updated: '2026-05-04'
- type: Integrations
  url: https://www.heap.io/partners
- type: LlmsText
  url: https://developers.heap.io/llms.txt
integrations:
- name: heap partners
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com