Keen
Overview
The Keen connector lets you connect to Keen and extract event data into your destination warehouse.
Setup
- In Keen, identify your Project ID.
- Create or locate an API key with Read access (a Read Key).
- (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
| Field | Type | Required | Description |
|---|---|---|---|
project_id | string | ✅ | Your Keen Project ID. |
read_key | string | ✅ | Keen Read Key used to authenticate API requests. |
write_key | string | ✅ | Keen 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.