Counter Dev Rate Limits
Counter does not publish formal rate limits, quotas, or throttling tiers for its tracking, stats, or account endpoints. The tracking snippet is designed to be lightweight - it fires at most once per tab per session (guarded by a sessionStorage flag) plus one Beacon pageview per load - which naturally bounds collect traffic. Server-side protections (e.g. bot filtering, ignoring localhost origins) exist in the source but no numeric per-client limits are documented. Self-hosted deployments are bounded only by the operator's own infrastructure.
Counter Dev Rate Limits is the machine-readable rate-limit profile for Counter on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 3 rate-limit definitions, measuring requests.
The profile also includes 3 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Web Analytics, Privacy, Open Source, Self-Hosted, and Rate Limiting.