API

LiveSession APIs, libraries, and tools

Explore LiveSession's API reference documentation.

LiveSession provides a range of software tools, app templates, example apps, and libraries to accelerate your development process.

APIs

Extend LiveSession's core functionality by building apps that integrate into LiveSession ecosystem.

Browser SDK

Capture browser user interactions like clicks, page views, and events directly from your app with minimal impact on performance.

REST API

Access and manage session data, events, and user journeys via programmatically. Perfect for custom dashboards and third-party integrations.

GraphqQL API

You can access the API programmatically using a fully customizable GraphQL interface, allowing for flexible and efficient data queries tailored to your needs.

Webhooks

Trigger actions or sync apps in real-time based on user behaviors or product events. Webhooks provide a faster, more efficient alternative to API polling.

SDKs

LiveSession provides several official libraries for interacting with the LiveSession APIs.

@livesession/browser

A JavaScript library for capturing user interactions like clicks, page views, and events.

node-js-black
livesession

A server-side JavaScript library to work with environments like Node.js, Deno, or Bun.

livesession-go

A library for interacting with LiveSession APIs via server-side in Go.

Component libraries

Explore the available component libraries and references.

Storybook

Explore LiveSession's component library and UI elements in Storybook.

App templates

The following templates can help you start your LiveSession app development.

ionicons-v5_logos
React

React Router app template for building LiveSession apps.

Vue

Vue app template for building LiveSession apps.

ionicons-v5_logos
Angular

Angular app template for building LiveSession apps.

Authentication