FullStory
FullStory is a digital experience intelligence platform that captures and analyzes user interactions across websites and mobile apps. The FullStory developer platform exposes server-side REST APIs for sending user and event data, exporting behavioral segments, retrieving session replay URLs, and managing webhook destinations, plus a Browser SDK for client-side data capture and custom events.
APIs
FullStory Server API
The FullStory Server API is a RESTful API that enables developers to programmatically send user and event data to FullStory. It supports creating and updating individual users, ...
FullStory Segments Export API
The FullStory Segments Export API provides an asynchronous workflow for downloading captured event data from FullStory. Developers can initiate export jobs to aggregate segment ...
FullStory Sessions API
The FullStory Sessions API allows developers to retrieve session replay URLs for specific users. By querying with a user email address or user ID, the API returns a list of sess...
FullStory Webhooks API
The FullStory Webhooks API enables developers to create, update, retrieve, and manage webhook endpoints that receive real-time notifications from FullStory. Supported event type...
FullStory Browser SDK
The FullStory Browser SDK is a JavaScript library that enables developers to manage FullStory data capture on websites, retrieve deep links to session replays, and send custom e...
Features
Event Specifications
FullStory Webhook Events
FullStory delivers real-time webhook notifications when specific events occur within the platform. Supported event types include segment creation, segment threshold alerts, cust...
ASYNCAPI