Keen website screenshot

Keen

Keen is an event analytics platform and API that enables developers to collect, store, analyze, and visualize custom event data. It provides a flexible RESTful API for streaming events, running multi-dimensional queries, and building embedded analytics dashboards for products and internal tools.

Keen publishes 6 APIs on the APIs.io network, including Cached Queries API, Saved Queries API, Collections API, and 3 more. Tagged areas include Analytics, Custom Events, Data Collection, Embedded Analytics, and Event Analytics.

The Keen catalog on APIs.io includes 1 Spectral governance ruleset.

Keen’s developer surface includes authentication, documentation, getting-started guide, engineering blog, pricing, GitHub presence, signup flow, and 12 more developer resources.

63.5/100 strong ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-07-28 · rubric v0.6
AccessPaidSelf serve
6 APIs
AnalyticsCustom EventsData CollectionEmbedded AnalyticsEvent Analytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-07-28 · rubric v0.6
Composite quality — 63.5/100 · strong
Contract Quality 15.5 / 25
Developer Ergonomics 10.9 / 20
Commercial Clarity 16.8 / 20
Operational Transparency 6.8 / 13
Governance 7.0 / 12
Discoverability 6.5 / 10
Agent readiness — 31/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. This rating is computed from github.com/api-evangelist/keen: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Keen Cached Queries API

The Keen Cached Queries API allows developers to create, manage, and retrieve pre-defined queries that are automatically refreshed on a schedule. Cached queries improve performa...

Keen Saved Queries API

The Keen Saved Queries API enables developers to create and manage reusable query definitions. Saved queries store query parameters as named resources that can be retrieved and ...

Keen Collections API

Inspect event collection schemas and properties for a project.

Keen Events API

Record and inspect events stored in Keen event collections.

Keen Extractions API

Extract raw event data from Keen event collections.

Keen Queries API

Run analytical queries against Keen event collections.

Postman Collections 6

Ready-to-run Postman collections for exercising this provider's APIs.

Open Collections 5

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

Keen Cached Queries API

OPEN COLLECTION

Keen Data Extraction API

OPEN COLLECTION

Keen Event Collection API

OPEN COLLECTION

Keen Query API

OPEN COLLECTION

Keen Saved Queries API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Keen Plans Pricing

4 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Keen Rate Limits

13 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Keen Finops

FINOPS

Spectral Rules 1

Spectral governance rulesets for linting and validating these APIs.

Keen API Rules

5 rules · 4 warnings 1 info

SPECTRAL

JSON Schema 5

Standalone JSON Schema definitions for this provider's data models.

CachedQuery

0 properties

JSON SCHEMA

CachedQueryDefinition

2 properties

JSON SCHEMA

Error

2 properties

JSON SCHEMA

SavedQuery

0 properties

JSON SCHEMA

SavedQueryDefinition

2 properties

JSON SCHEMA

JSON Structure 1

JSON Structure definitions describing this provider's data shapes.

Keen Structure

0 properties

JSON STRUCTURE

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Keen Authentication

apiKey · 1 scheme

SECURITY

Keen Domain Security

TLSv1.3 · DNSSEC · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Keen Agentic Access

27 operations · 8 acting

27 operations · 8 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 3

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: keen
name: Keen
description: Keen is an event analytics platform and API that enables developers to collect, store, analyze, and visualize
  custom event data. It provides a flexible RESTful API for streaming events, running multi-dimensional queries, and building
  embedded analytics dashboards for products and internal tools.
type: Index
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Paid · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/keen.png
tags:
- Analytics
- Custom Events
- Data Collection
- Embedded Analytics
- Event Analytics
url: https://raw.githubusercontent.com/api-evangelist/keen/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: keen:cached-queries-api
  name: Keen Cached Queries API
  description: The Keen Cached Queries API allows developers to create, manage, and retrieve pre-defined queries that are
    automatically refreshed on a schedule. Cached queries improve performance for frequently accessed analytics by storing
    pre-computed results, making them ideal for powering dashboards and embedded analytics experiences.
  humanURL: https://keen.io/docs/api/#cached-queries
  tags:
  - Analytics
  - Caching
  - Performance
  - Queries
  properties:
  - type: Documentation
    url: https://keen.io/docs/api/#cached-queries
  - type: OpenAPI
    url: openapi/keen-cached-queries-api-openapi.yml
- aid: keen:saved-queries-api
  name: Keen Saved Queries API
  description: The Keen Saved Queries API enables developers to create and manage reusable query definitions. Saved queries
    store query parameters as named resources that can be retrieved and executed later, enabling consistent analytics across
    applications and simplifying the management of complex query configurations.
  humanURL: https://keen.io/docs/api/#saved-queries
  tags:
  - Analytics
  - Queries
  - Saved Queries
  properties:
  - type: Documentation
    url: https://keen.io/docs/api/#saved-queries
  - type: OpenAPI
    url: openapi/keen-saved-queries-api-openapi.yml
- aid: keen:keen-collections-api
  name: Keen Collections API
  description: Inspect event collection schemas and properties for a project.
  humanURL: https://keen.io/docs/api/#record-a-single-event
  tags:
  - Collections
  properties:
  - type: OpenAPI
    url: openapi/keen-collections-api-openapi.yml
  - type: Documentation
    url: https://keen.io/docs/api/#record-a-single-event
  - type: Documentation
    url: https://keen.io/docs/api/#analyses
  - type: Documentation
    url: https://keen.io/docs/api/#extractions
- aid: keen:keen-events-api
  name: Keen Events API
  description: Record and inspect events stored in Keen event collections.
  humanURL: https://keen.io/docs/api/#record-a-single-event
  tags:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/keen-events-api-openapi.yml
  - type: Documentation
    url: https://keen.io/docs/api/#record-a-single-event
  - type: Documentation
    url: https://keen.io/docs/api/#analyses
  - type: Documentation
    url: https://keen.io/docs/api/#extractions
- aid: keen:keen-extractions-api
  name: Keen Extractions API
  description: Extract raw event data from Keen event collections.
  humanURL: https://keen.io/docs/api/#record-a-single-event
  tags:
  - Extractions
  properties:
  - type: OpenAPI
    url: openapi/keen-extractions-api-openapi.yml
  - type: Documentation
    url: https://keen.io/docs/api/#record-a-single-event
  - type: Documentation
    url: https://keen.io/docs/api/#analyses
  - type: Documentation
    url: https://keen.io/docs/api/#extractions
- aid: keen:keen-queries-api
  name: Keen Queries API
  description: Run analytical queries against Keen event collections.
  humanURL: https://keen.io/docs/api/#record-a-single-event
  tags:
  - Queries
  properties:
  - type: OpenAPI
    url: openapi/keen-queries-api-openapi.yml
  - type: Documentation
    url: https://keen.io/docs/api/#record-a-single-event
  - type: Documentation
    url: https://keen.io/docs/api/#analyses
  - type: Documentation
    url: https://keen.io/docs/api/#extractions
common:
- type: PostmanWorkspace
  url: https://www.postman.com/kinlaneapi/keen/overview
- type: AgenticAccess
  url: agentic-access/keen-agentic-access.yml
- type: DomainSecurity
  url: security/keen-domain-security.yml
- type: Authentication
  url: authentication/keen-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/keen-io
- type: Website
  url: https://keen.io
- type: Documentation
  url: https://keen.io/docs
- type: APIDocumentation
  url: https://keen.io/docs/api
- type: GettingStarted
  url: https://keen.io/docs/getting-started
- type: Blog
  url: https://keen.io/blog
- type: Pricing
  url: https://keen.io/pricing
- type: GitHub
  url: https://github.com/keen
- type: Login
  url: https://keen.io/login
- type: Signup
  url: https://keen.io/signup
- type: Support
  url: https://keen.io/support
- type: SDKs
  url: https://keen.io/docs/sdks
- type: StatusPage
  url: https://status.keen.io
- type: TermsOfService
  url: https://keen.io/terms-of-service
- type: PrivacyPolicy
  url: https://keen.io/privacy-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com