Counter website screenshot

Counter

Counter (counter.dev) is an open-source, privacy-friendly web analytics service. A lightweight tracking snippet POSTs a single aggregated hit per visit to a public collect endpoint (t.counter.dev), and a token-authenticated dashboard data feed returns aggregated stats. Counter uses no cookies, no logging, and no IP fingerprinting. It is AGPL-3.0 licensed and can be self-hosted; the hosted service is pay-what-you-want.

Counter publishes 3 APIs on the APIs.io network: Account API, Stats API, and Tracking API. Tagged areas include Web Analytics, Privacy, Open-Source, Tracking, and Self-Hosted.

The Counter catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Counter’s developer surface includes authentication, documentation, engineering blog, sandbox, CLI, getting-started guide, support, and 22 more developer resources.

51.2/100 developing ▬ flat Agent 35/100 agent ready Full breakdown ↓
scored 2026-08-20 · rubric v0.12.0
AccessFreemiumOpen⚡ Free to try
3 APIs
Web AnalyticsPrivacyOpen-SourceTrackingSelf-Hosted

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-20 · rubric v0.12.0
Composite quality — 51.2/100 · developing
Contract Quality 14.8 / 25
Developer Ergonomics 11.3 / 20
Access Clarity 10.5 / 20
Operational Transparency 4.4 / 13
Contract Governance 2.0 / 12
Discoverability 8.2 / 10
Agent readiness — 35/100 · agent ready
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 6 / 6
Agent Skills 5 / 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/counter-dev: 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.

Counter Account API

The Account API from Counter — 4 operation(s) for account.

Counter Stats API

The Stats API from Counter — 2 operation(s) for stats.

Counter Tracking API

The Tracking API from Counter — 2 operation(s) for tracking.

Open Collections 5

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

API Collection

OPEN COLLECTION

Counter Account API

OPEN COLLECTION

Counter Account Stats API

OPEN COLLECTION

Counter API

OPEN COLLECTION

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Counter Dev Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Counter Stats Stream

Counter publishes NO AsyncAPI of its own. This document is DERIVED by API Evangelist from the AGPL-3.0 server source at https://github.com/ihucos/counter.dev/blob/master/backend...

ASYNCAPI

Security Posture 2

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

Counter Dev Authentication

apiKey · 2 schemes

SECURITY

Counter Dev Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

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

Counter Dev Agentic Access

8 operations · 5 acting · 1 human-in-the-loop

8 operations · 5 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 3

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 4

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 4

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: counter-dev
url: https://raw.githubusercontent.com/api-evangelist/counter-dev/refs/heads/main/apis.yml
name: Counter
kind: company
description: Counter (counter.dev) is an open-source, privacy-friendly web analytics service. A lightweight tracking snippet
  POSTs a single aggregated hit per visit to a public collect endpoint (t.counter.dev), and a token-authenticated dashboard
  data feed returns aggregated stats. Counter uses no cookies, no logging, and no IP fingerprinting. It is AGPL-3.0 licensed
  and can be self-hosted; the hosted service is pay-what-you-want.
accessModel:
  pricing: freemium
  onboarding: open
  trial: false
  try_now: true
  public: true
  label: Freemium · Open access
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/counter-dev.png
tags:
- Web Analytics
- Privacy
- Open-Source
- Tracking
- Self-Hosted
tags_raw:
- Web Analytics
- Privacy
- Open Source
- Tracking
- Self-Hosted
created: '2026-06-21'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: counter-dev:counter-dev-account-api
  name: Counter Account API
  description: The Account API from Counter — 4 operation(s) for account.
  humanURL: https://counter.dev/help/integration.html
  baseURL: https://t.counter.dev
  tags:
  - Account
  properties:
  - type: OpenAPI
    url: openapi/counter-dev-account-api-openapi.yml
  - type: Overlay
    url: overlays/counter-dev-account-overlay.yaml
  - type: Documentation
    url: https://counter.dev/help/integration.html
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/blob/master/docs/script.js
  - type: PostmanCollection
    url: collections/counter-dev.postman_collection.json
  - type: OpenCollection
    url: collections/counter-dev.opencollection.json
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/blob/master/backend/endpoints/query.go
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/tree/master/backend/endpoints
- aid: counter-dev:counter-dev-stats-api
  name: Counter Stats API
  description: The Stats API from Counter — 2 operation(s) for stats.
  humanURL: https://counter.dev/help/integration.html
  baseURL: https://t.counter.dev
  tags:
  - Stats
  properties:
  - type: OpenAPI
    url: openapi/counter-dev-stats-api-openapi.yml
  - type: Overlay
    url: overlays/counter-dev-stats-overlay.yaml
  - type: Documentation
    url: https://counter.dev/help/integration.html
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/blob/master/docs/script.js
  - type: PostmanCollection
    url: collections/counter-dev.postman_collection.json
  - type: OpenCollection
    url: collections/counter-dev.opencollection.json
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/blob/master/backend/endpoints/query.go
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/tree/master/backend/endpoints
- aid: counter-dev:counter-dev-tracking-api
  name: Counter Tracking API
  description: The Tracking API from Counter — 2 operation(s) for tracking.
  humanURL: https://counter.dev/help/integration.html
  baseURL: https://t.counter.dev
  tags:
  - Tracking
  properties:
  - type: OpenAPI
    url: openapi/counter-dev-tracking-api-openapi.yml
  - type: Overlay
    url: overlays/counter-dev-tracking-overlay.yaml
  - type: Documentation
    url: https://counter.dev/help/integration.html
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/blob/master/docs/script.js
  - type: PostmanCollection
    url: collections/counter-dev.postman_collection.json
  - type: OpenCollection
    url: collections/counter-dev.opencollection.json
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/blob/master/backend/endpoints/query.go
  - type: APIReference
    url: https://github.com/ihucos/counter.dev/tree/master/backend/endpoints
common:
- type: AgenticAccess
  url: agentic-access/counter-dev-agentic-access.yml
- type: DomainSecurity
  url: security/counter-dev-domain-security.yml
- type: Authentication
  url: authentication/counter-dev-authentication.yml
- type: GitHubOrganization
  url: https://github.com/ihucos/counter.dev
- type: Website
  url: https://counter.dev/
- type: Documentation
  url: https://counter.dev/help/integration.html
- type: Plans
  url: plans/counter-dev-plans-pricing.yml
- type: RateLimits
  url: rate-limits/counter-dev-rate-limits.yml
- type: FinOps
  url: finops/counter-dev-finops.yml
- url: https://counter.dev/blog
  type: Blog
- type: Packages
  url: packages/counter-dev-packages.yml
- type: AsyncAPI
  url: asyncapi/counter-dev-stats-asyncapi.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/counter-dev-llms.txt
- type: Conventions
  url: conventions/counter-dev-conventions.yml
- type: ErrorCatalog
  url: errors/counter-dev-problem-types.yml
- type: Lifecycle
  url: lifecycle/counter-dev-lifecycle.yml
- type: Conformance
  url: conformance/counter-dev-conformance.yml
- type: DataModel
  url: data-model/counter-dev-data-model.yml
- type: Sandbox
  url: sandbox/counter-dev-sandbox.yml
- type: CLI
  url: cli/counter-dev-cli.yml
- type: Components
  url: components/counter-dev-components.yml
- type: GettingStarted
  url: https://counter.dev/help/integration.html
- type: HelpCenter
  url: https://counter.dev/help/
- type: Support
  url: https://github.com/ihucos/counter.dev/issues
- type: SignUp
  url: https://counter.dev/welcome.html?sign-up
- type: PrivacyPolicy
  url: https://counter.dev/pages/privacy.html
- type: SourceCode
  url: https://github.com/ihucos/counter.dev
- type: License
  url: https://github.com/ihucos/counter.dev/blob/master/LICENSE
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 20
  pass: local-v1