Skip to main content

Keen

Overview

The Keen connector lets you connect to Keen and extract event data into your destination warehouse.

Setup

  1. In Keen, identify your Project ID.
  2. Create or locate an API key with Read access (a Read Key).
  3. (Optional) Create or locate an API key with Write access (a Write Key). This is not currently used for extraction, but may be required for future functionality.

Authentication

This connector uses Keen API keys:

  • Project ID
  • Read Key (used to validate access and read data)
  • Write Key (accepted by the connector configuration; currently reserved for future use)

Configuration

FieldTypeRequiredDescription
project_idstringYour Keen Project ID.
read_keystringKeen Read Key used to authenticate API requests.
write_keystringKeen Write Key. Currently not used for extraction, but required by the connector configuration.

Streams

This source extracts Keen event data.

Stream availability and exact schemas depend on your Keen project configuration and the events you collect.