Skip to main content
Version: v2

Introduction

The Events API provides access to create custom events.

Version: v2

Authentication


The HTTP API requires an API key that you can generate from the Fullstory app. The API key must have Admin or Architect level permissions for requests which retrieve data. The header value takes the form "Basic {YOUR_API_KEY}".

Security Scheme Type:apiKey
Header parameter name:Authorization