OpenPanel website screenshot

OpenPanel

OpenPanel is an open source product analytics platform that provides event tracking, user journey analysis, real-time dashboards, and funnel analysis, offering a privacy-friendly alternative to tools like Mixpanel and Amplitude.

OpenPanel publishes 7 APIs on the APIs.io network, including Event API, Export API, Import API, and 4 more. Tagged areas include Event Tracking, Funnels, Open Source, Product Analytics, and Real-Time Analytics.

OpenPanel’s developer surface includes documentation, GitHub presence, getting-started guide, engineering blog, and 8 more developer resources.

36.9/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemium
7 APIs
Event TrackingFunnelsOpen SourceProduct AnalyticsReal-Time AnalyticsUser Analytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 36.9/100 · thin
Contract Quality 9.9 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 10.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 10
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
MCP Server 0 / 12
Machine-Readable Auth 0 / 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/openpanel: 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 7

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

OpenPanel Event API

Legacy event ingestion (deprecated, use /track)

OpenPanel Import API

Import historical data

OpenPanel Insights API

Query analytics data

OpenPanel Manage API

Manage projects and clients

OpenPanel Profile API

Identify and update user profiles

OpenPanel Track API

Track events and sessions

Scroll for all 7

Open Collections 1

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

OpenPanel API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Openpanel Rate Limits

5 limits

RATE LIMITS

FinOps 1

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

Security Posture 2

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

Openpanel Domain Security

TLSv1.3 · DMARC

SECURITY

Openpanel Vulnerability Disclosure

security.txt · contact published

SECURITY

Agentic Access 1

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

Openpanel Agentic Access

80 operations · 15 acting

80 operations · 15 acting

AGENTIC

Resources

Get Started 2

Portal, sign-up, and the first successful call

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Company 3

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: openpanel
name: OpenPanel
description: OpenPanel is an open source product analytics platform that provides event tracking, user journey analysis, real-time
  dashboards, and funnel analysis, offering a privacy-friendly alternative to tools like Mixpanel and Amplitude.
type: Index
accessModel:
  pricing: freemium
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Freemium
  confidence: medium
  source:
  - plans
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/openpanel.png
tags:
- Event Tracking
- Funnels
- Open Source
- Product Analytics
- Real-Time Analytics
- User Analytics
url: https://raw.githubusercontent.com/api-evangelist/openpanel/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-05-19'
specificationVersion: '0.19'
apis:
- aid: openpanel:openpanel-event-api
  name: OpenPanel Event API
  description: Legacy event ingestion (deprecated, use /track)
  humanURL: https://openpanel.dev
  baseURL: https://api.openpanel.dev
  tags:
  - Event
  properties:
  - type: OpenAPI
    url: openapi/openpanel-event-api-openapi.yml
  - type: Documentation
    url: https://openpanel.dev/docs
  - type: GettingStarted
    url: https://openpanel.dev/docs/getting-started
  - type: GitHubOrg
    url: https://github.com/Openpanel-dev/openpanel
  - type: SDKs
    url: https://openpanel.dev/docs/sdks
- aid: openpanel:openpanel-export-api
  name: OpenPanel Export API
  description: Export data
  humanURL: https://openpanel.dev
  baseURL: https://api.openpanel.dev
  tags:
  - Export
  properties:
  - type: OpenAPI
    url: openapi/openpanel-export-api-openapi.yml
  - type: Documentation
    url: https://openpanel.dev/docs
  - type: GettingStarted
    url: https://openpanel.dev/docs/getting-started
  - type: GitHubOrg
    url: https://github.com/Openpanel-dev/openpanel
  - type: SDKs
    url: https://openpanel.dev/docs/sdks
- aid: openpanel:openpanel-import-api
  name: OpenPanel Import API
  description: Import historical data
  humanURL: https://openpanel.dev
  baseURL: https://api.openpanel.dev
  tags:
  - Import
  properties:
  - type: OpenAPI
    url: openapi/openpanel-import-api-openapi.yml
  - type: Documentation
    url: https://openpanel.dev/docs
  - type: GettingStarted
    url: https://openpanel.dev/docs/getting-started
  - type: GitHubOrg
    url: https://github.com/Openpanel-dev/openpanel
  - type: SDKs
    url: https://openpanel.dev/docs/sdks
- aid: openpanel:openpanel-insights-api
  name: OpenPanel Insights API
  description: Query analytics data
  humanURL: https://openpanel.dev
  baseURL: https://api.openpanel.dev
  tags:
  - Insights
  properties:
  - type: OpenAPI
    url: openapi/openpanel-insights-api-openapi.yml
  - type: Documentation
    url: https://openpanel.dev/docs
  - type: GettingStarted
    url: https://openpanel.dev/docs/getting-started
  - type: GitHubOrg
    url: https://github.com/Openpanel-dev/openpanel
  - type: SDKs
    url: https://openpanel.dev/docs/sdks
- aid: openpanel:openpanel-manage-api
  name: OpenPanel Manage API
  description: Manage projects and clients
  humanURL: https://openpanel.dev
  baseURL: https://api.openpanel.dev
  tags:
  - Manage
  properties:
  - type: OpenAPI
    url: openapi/openpanel-manage-api-openapi.yml
  - type: Documentation
    url: https://openpanel.dev/docs
  - type: GettingStarted
    url: https://openpanel.dev/docs/getting-started
  - type: GitHubOrg
    url: https://github.com/Openpanel-dev/openpanel
  - type: SDKs
    url: https://openpanel.dev/docs/sdks
- aid: openpanel:openpanel-profile-api
  name: OpenPanel Profile API
  description: Identify and update user profiles
  humanURL: https://openpanel.dev
  baseURL: https://api.openpanel.dev
  tags:
  - Profile
  properties:
  - type: OpenAPI
    url: openapi/openpanel-profile-api-openapi.yml
  - type: Documentation
    url: https://openpanel.dev/docs
  - type: GettingStarted
    url: https://openpanel.dev/docs/getting-started
  - type: GitHubOrg
    url: https://github.com/Openpanel-dev/openpanel
  - type: SDKs
    url: https://openpanel.dev/docs/sdks
- aid: openpanel:openpanel-track-api
  name: OpenPanel Track API
  description: Track events and sessions
  humanURL: https://openpanel.dev
  baseURL: https://api.openpanel.dev
  tags:
  - Track
  properties:
  - type: OpenAPI
    url: openapi/openpanel-track-api-openapi.yml
  - type: Documentation
    url: https://openpanel.dev/docs
  - type: GettingStarted
    url: https://openpanel.dev/docs/getting-started
  - type: GitHubOrg
    url: https://github.com/Openpanel-dev/openpanel
  - type: SDKs
    url: https://openpanel.dev/docs/sdks
common:
- type: AgenticAccess
  url: agentic-access/openpanel-agentic-access.yml
- type: VulnerabilityDisclosure
  url: security/openpanel-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/openpanel-domain-security.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/openpanel
- type: Website
  url: https://openpanel.dev
- type: Documentation
  url: https://openpanel.dev/docs
- type: GitHub
  url: https://github.com/Openpanel-dev/openpanel
- type: GettingStarted
  url: https://openpanel.dev/docs/getting-started
- type: Blog
  url: https://openpanel.dev/blog
- type: SelfHosting
  url: https://openpanel.dev/docs/self-hosting
- type: Login
  url: https://dashboard.openpanel.dev
- type: LlmsText
  url: https://openpanel.dev/llms.txt
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com