Rybbit

Rybbit is an open-source, privacy-friendly web and product analytics platform positioned as a cookieless alternative to Google Analytics and Plausible. It ingests pageviews and custom events through a lightweight tracking script and HTTP /api/track endpoint, and exposes a Bearer-key-authenticated Stats API for sites, sessions, users, retention, and events. Rybbit can be self-hosted under AGPL-3.0 or consumed as a managed cloud service.

Rybbit publishes 3 APIs on the APIs.io network: Analytics API, Event Tracking API, and Sessions API. Tagged areas include Analytics, Web Analytics, Product Analytics, Privacy, and Open Source.

Rybbit’s developer surface includes authentication, engineering blog, documentation, and 10 more developer resources.

41.3/100 thin ▬ flat Agent 31/100 agent aware Full breakdown ↓
scored 2026-08-05 · rubric v0.9.1
AccessFreemiumSelf serve⚡ Free to try
3 APIs
AnalyticsWeb AnalyticsProduct AnalyticsPrivacyOpen SourceCookieless

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-05 · rubric v0.9.1
Composite quality — 41.3/100 · thin
Contract Quality 15.3 / 25
Developer Ergonomics 4.3 / 20
Commercial Clarity 9.5 / 20
Operational Transparency 4.8 / 13
Governance 0.0 / 12
Discoverability 7.4 / 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/rybbit: 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 3

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

Rybbit Analytics API

Stats API for events and reporting per site.

Rybbit Event Tracking API

Public ingestion endpoint for pageviews and custom events.

Rybbit Sessions API

Session-level analytics and cohort retention.

Open Collections 1

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

Rybbit API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rybbit Plans Pricing

5 plans

PLANS

Rate Limits 1

Documented rate limits and quota policies.

Rybbit Rate Limits

4 limits

RATE LIMITS

FinOps 1

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

Security Posture 4

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

Rybbit Authentication

http · 1 scheme

SECURITY

Rybbit Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Rybbit Vulnerability Disclosure

disclosure policy published

SECURITY

Rybbit Trust Center

ISO 27001, PCI DSS, GDPR

SECURITY

Agentic Access 1

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

Rybbit Agentic Access

10 operations · 1 acting

10 operations · 1 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 4

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: rybbit
url: https://raw.githubusercontent.com/api-evangelist/rybbit/refs/heads/main/apis.yml
name: Rybbit
kind: company
description: Rybbit is an open-source, privacy-friendly web and product analytics platform positioned as a cookieless alternative
  to Google Analytics and Plausible. It ingests pageviews and custom events through a lightweight tracking script and HTTP
  /api/track endpoint, and exposes a Bearer-key-authenticated Stats API for sites, sessions, users, retention, and events.
  Rybbit can be self-hosted under AGPL-3.0 or consumed as a managed cloud service.
accessModel:
  pricing: freemium
  onboarding: self-serve
  trial: false
  try_now: true
  public: false
  label: Freemium · 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/rybbit.png
tags:
- Analytics
- Web Analytics
- Product Analytics
- Privacy
- Open Source
- Cookieless
created: '2026-06-21'
modified: '2026-06-21'
specificationVersion: '0.19'
apis:
- aid: rybbit:rybbit-analytics-api
  name: Rybbit Analytics API
  description: Stats API for events and reporting per site.
  humanURL: https://rybbit.com/docs/api/sending-events
  baseURL: https://app.rybbit.io/api
  tags:
  - Analytics
  properties:
  - type: OpenAPI
    url: openapi/rybbit-analytics-api-openapi.yml
  - type: Documentation
    url: https://rybbit.com/docs/api/sending-events
  - type: Documentation
    url: https://rybbit.com/docs/script
  - type: PostmanCollection
    url: collections/rybbit.postman_collection.json
  - type: OpenCollection
    url: collections/rybbit.opencollection.json
  - type: Documentation
    url: https://rybbit.com/docs/api/getting-started
  - type: APIReference
    url: https://rybbit.com/docs/api/stats/misc
  - type: Documentation
    url: https://rybbit.com/docs/api/stats/sessions
- aid: rybbit:rybbit-event-tracking-api
  name: Rybbit Event Tracking API
  description: Public ingestion endpoint for pageviews and custom events.
  humanURL: https://rybbit.com/docs/api/sending-events
  baseURL: https://app.rybbit.io/api
  tags:
  - Event Tracking
  properties:
  - type: OpenAPI
    url: openapi/rybbit-event-tracking-api-openapi.yml
  - type: Documentation
    url: https://rybbit.com/docs/api/sending-events
  - type: Documentation
    url: https://rybbit.com/docs/script
  - type: PostmanCollection
    url: collections/rybbit.postman_collection.json
  - type: OpenCollection
    url: collections/rybbit.opencollection.json
  - type: Documentation
    url: https://rybbit.com/docs/api/getting-started
  - type: APIReference
    url: https://rybbit.com/docs/api/stats/misc
  - type: Documentation
    url: https://rybbit.com/docs/api/stats/sessions
- aid: rybbit:rybbit-sessions-api
  name: Rybbit Sessions API
  description: Session-level analytics and cohort retention.
  humanURL: https://rybbit.com/docs/api/sending-events
  baseURL: https://app.rybbit.io/api
  tags:
  - Sessions
  properties:
  - type: OpenAPI
    url: openapi/rybbit-sessions-api-openapi.yml
  - type: Documentation
    url: https://rybbit.com/docs/api/sending-events
  - type: Documentation
    url: https://rybbit.com/docs/script
  - type: PostmanCollection
    url: collections/rybbit.postman_collection.json
  - type: OpenCollection
    url: collections/rybbit.opencollection.json
  - type: Documentation
    url: https://rybbit.com/docs/api/getting-started
  - type: APIReference
    url: https://rybbit.com/docs/api/stats/misc
  - type: Documentation
    url: https://rybbit.com/docs/api/stats/sessions
common:
- type: AgenticAccess
  url: agentic-access/rybbit-agentic-access.yml
- type: TrustCenter
  url: security/rybbit-trust-center.yml
- type: VulnerabilityDisclosure
  url: security/rybbit-vulnerability-disclosure.yml
- type: DomainSecurity
  url: security/rybbit-domain-security.yml
- type: Authentication
  url: authentication/rybbit-authentication.yml
- url: https://rybbit.io/blog
  type: Blog
- type: GitHubOrganization
  url: https://github.com/rybbit-io
- type: LinkedIn
  url: https://www.linkedin.com/company/rybbit
- type: Website
  url: https://www.rybbit.io
- type: Documentation
  url: https://rybbit.com/docs
- type: Plans
  url: plans/rybbit-plans-pricing.yml
- type: RateLimits
  url: rate-limits/rybbit-rate-limits.yml
- type: FinOps
  url: finops/rybbit-finops.yml
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com