Skip to main content
Version: v2

Introduction

The Datasets API provides a way to list the datasets your credentials can read.

Authentication

The HTTP API requires an API key that you can generate from the Fullstory app. The header value takes the form "Basic {YOUR_API_KEY}"

Security Scheme Type:

apiKey

Header parameter name:

Authorization