Plausible website screenshot

Plausible

Plausible is an open source, privacy-friendly web analytics platform designed as a lightweight alternative to Google Analytics. It provides essential website traffic metrics without using cookies or collecting personal data, making it compliant with GDPR, CCPA, and other privacy regulations out of the box. It can be self-hosted or used as a cloud service.

Plausible publishes 8 APIs on the APIs.io network, including CustomProps API, Events API, Goals API, and 5 more. Tagged areas include Analytics, Cookie-Free, Event Tracking, GDPR, and Goal Conversions.

Plausible’s developer surface includes changelog, sandbox, API reference, authentication, documentation, getting-started guide, engineering blog, and 44 more developer resources.

62.9/100 strong ▬ flat Agent 24/100 agent aware Full breakdown ↓
scored 2026-08-25 · rubric v0.14.0
AccessPaidSelf serve
8 APIs 1 MCP Servers
AnalyticsCookie-FreeEvent TrackingGDPRGoal ConversionsOpen-SourcePrivacySelf-HostedSite ManagementWeb Analytics

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-25 · rubric v0.14.0
Composite quality — 62.9/100 · strong
Contract Quality 12.3 / 25
Developer Ergonomics 13.9 / 20
Access Clarity 15.0 / 20
Operational Transparency 10.6 / 13
Contract Governance 3.6 / 12
Discoverability 7.4 / 10
Agent readiness — 24/100 · agent aware
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 0 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/plausible: 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 8

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

Plausible CustomProps API

The CustomProps API from Plausible — 2 operation(s) for customprops.

Plausible Events API

Submit pageviews and custom events.

Plausible Goals API

The Goals API from Plausible — 2 operation(s) for goals.

Plausible Guests API

The Guests API from Plausible — 2 operation(s) for guests.

Plausible Query API

Run analytics queries against site data.

Plausible SharedLinks API

The SharedLinks API from Plausible — 1 operation(s) for sharedlinks.

Plausible Sites API

The Sites API from Plausible — 2 operation(s) for sites.

Plausible Teams API

The Teams API from Plausible — 1 operation(s) for teams.

Scroll for all 8

Open Collections 12

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

API Collection

OPEN COLLECTION

Plausible Events API

OPEN COLLECTION

Plausible Sites API

OPEN COLLECTION

Plausible Stats API

OPEN COLLECTION

Scroll for all 12

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Plausible Rate Limits

3 limits

RATE LIMITS

FinOps 1

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

Security Posture 3

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

Plausible Authentication

http · 1 scheme

SECURITY

Plausible Domain Security

TLSv1.3 · DMARC

SECURITY

Plausible Vulnerability Disclosure

Hackerone · security.txt · contact published

SECURITY

Agentic Access 1

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

Plausible Agentic Access

18 operations · 12 acting

18 operations · 12 acting

AGENTIC

Resources

Get Started 6

Portal, sign-up, and the first successful call

Documentation 3

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 6

SDKs, sample code, and the tooling you integrate with

Access & Security 5

Authentication, authorization, and security posture

Operate 6

Status, limits, changes, and where to get help

Commercial 6

Pricing, plans, and the legal terms of use

Company 5

The organization behind the API

Other 4

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: plausible
name: Plausible
description: Plausible is an open source, privacy-friendly web analytics platform designed as a lightweight alternative to
  Google Analytics. It provides essential website traffic metrics without using cookies or collecting personal data, making
  it compliant with GDPR, CCPA, and other privacy regulations out of the box. It can be self-hosted or used as a cloud service.
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/plausible.png
tags:
- Analytics
- Cookie-Free
- Event Tracking
- GDPR
- Goal Conversions
- Open-Source
- Privacy
- Self-Hosted
- Site Management
- Web Analytics
tags_raw:
- Analytics
- Cookie-Free
- Event Tracking
- GDPR
- Goal Conversions
- Open Source
- Privacy
- Self-Hosted
- Site Management
- Web Analytics
url: https://raw.githubusercontent.com/api-evangelist/plausible/refs/heads/main/apis.yml
created: '2026-03-26'
modified: '2026-08-13'
specificationVersion: '0.23'
apis:
- aid: plausible:plausible-customprops-api
  name: Plausible CustomProps API
  description: The CustomProps API from Plausible — 2 operation(s) for customprops.
  humanURL: https://plausible.io/docs/sites-api
  baseURL: https://plausible.io/api/v1
  tags:
  - CustomProps
  properties:
  - type: OpenAPI
    url: openapi/plausible-customprops-api-openapi.yml
  - type: Overlay
    url: overlays/plausible-customprops-api-overlay.yaml
  - type: APIReference
    url: https://plausible.io/docs/sites-api
  - type: Documentation
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/sites-api
- aid: plausible:plausible-events-api
  name: Plausible Events API
  description: Submit pageviews and custom events.
  humanURL: https://plausible.io/docs/events-api
  baseURL: https://plausible.io/api
  tags:
  - Event
  tags_raw:
  - Events
  properties:
  - type: OpenAPI
    url: openapi/plausible-events-api-openapi.yml
  - type: Overlay
    url: overlays/plausible-events-api-overlay.yaml
  - type: APIReference
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/sites-api
- aid: plausible:plausible-goals-api
  name: Plausible Goals API
  description: The Goals API from Plausible — 2 operation(s) for goals.
  humanURL: https://plausible.io/docs/sites-api
  baseURL: https://plausible.io/api/v1
  tags:
  - Goals
  properties:
  - type: OpenAPI
    url: openapi/plausible-goals-api-openapi.yml
  - type: Overlay
    url: overlays/plausible-goals-api-overlay.yaml
  - type: APIReference
    url: https://plausible.io/docs/sites-api
  - type: Documentation
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/sites-api
- aid: plausible:plausible-guests-api
  name: Plausible Guests API
  description: The Guests API from Plausible — 2 operation(s) for guests.
  humanURL: https://plausible.io/docs/sites-api
  baseURL: https://plausible.io/api/v1
  tags:
  - Guests
  properties:
  - type: OpenAPI
    url: openapi/plausible-guests-api-openapi.yml
  - type: Overlay
    url: overlays/plausible-guests-api-overlay.yaml
  - type: APIReference
    url: https://plausible.io/docs/sites-api
  - type: Documentation
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/sites-api
- aid: plausible:plausible-query-api
  name: Plausible Query API
  description: Run analytics queries against site data.
  humanURL: https://plausible.io/docs/stats-api
  baseURL: https://plausible.io/api/v2
  tags:
  - Query
  properties:
  - type: OpenAPI
    url: openapi/plausible-query-api-openapi.yml
  - type: Overlay
    url: overlays/plausible-query-api-overlay.yaml
  - type: APIReference
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/sites-api
- aid: plausible:plausible-sharedlinks-api
  name: Plausible SharedLinks API
  description: The SharedLinks API from Plausible — 1 operation(s) for sharedlinks.
  humanURL: https://plausible.io/docs/sites-api
  baseURL: https://plausible.io/api/v1
  tags:
  - Shared Links
  tags_raw:
  - SharedLinks
  properties:
  - type: OpenAPI
    url: openapi/plausible-sharedlinks-api-openapi.yml
  - type: Overlay
    url: overlays/plausible-sharedlinks-api-overlay.yaml
  - type: APIReference
    url: https://plausible.io/docs/sites-api
  - type: Documentation
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/sites-api
- aid: plausible:plausible-sites-api
  name: Plausible Sites API
  description: The Sites API from Plausible — 2 operation(s) for sites.
  humanURL: https://plausible.io/docs/sites-api
  baseURL: https://plausible.io/api/v1
  tags:
  - Sites
  properties:
  - type: OpenAPI
    url: openapi/plausible-sites-api-openapi.yml
  - type: Overlay
    url: overlays/plausible-sites-api-overlay.yaml
  - type: APIReference
    url: https://plausible.io/docs/sites-api
  - type: Documentation
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/sites-api
- aid: plausible:plausible-teams-api
  name: Plausible Teams API
  description: The Teams API from Plausible — 1 operation(s) for teams.
  humanURL: https://plausible.io/docs/sites-api
  baseURL: https://plausible.io/api/v1
  tags:
  - Team
  tags_raw:
  - Teams
  properties:
  - type: OpenAPI
    url: openapi/plausible-teams-api-openapi.yml
  - type: Overlay
    url: overlays/plausible-teams-api-overlay.yaml
  - type: APIReference
    url: https://plausible.io/docs/sites-api
  - type: Documentation
    url: https://plausible.io/docs/stats-api
  - type: Documentation
    url: https://plausible.io/docs/events-api
  - type: Documentation
    url: https://plausible.io/docs/sites-api
common:
- type: Packages
  url: packages/plausible-packages.yml
- type: SDKs
  url: packages/plausible-packages.yml
- type: ToolCrosswalk
  url: mcp/plausible-tool-crosswalk.yml
- type: LLMsTxt
  url: llms/plausible-llms.txt
- type: Conformance
  url: conformance/plausible-conformance.yml
- type: Compliance
  url: https://plausible.io/compliance
- type: ErrorCatalog
  url: errors/plausible-problem-types.yml
- type: Lifecycle
  url: lifecycle/plausible-lifecycle.yml
- type: StatusPage
  url: https://plausible.io/status
- type: Conventions
  url: conventions/plausible-conventions.yml
- type: ChangeLog
  url: changelog/plausible-changelog.yml
- type: Components
  url: components/plausible-components.yml
- type: DataModel
  url: data-model/plausible-data-model.yml
- type: Sandbox
  url: sandbox/plausible-sandbox.yml
- type: VulnerabilityDisclosure
  url: security/plausible-vulnerability-disclosure.yml
- type: Security
  url: https://plausible.io/vulnerability-disclosure-program
- type: AgentSkill
  url: skills/_index.yml
- type: Plans
  url: plans/plausible-plans-pricing.yml
- type: RateLimits
  url: rate-limits/plausible-rate-limits.yml
- type: FinOps
  url: finops/plausible-finops.yml
- type: MCPServer
  url: mcp/plausible-mcp.yml
- type: Roadmap
  url: https://plausible.io/roadmap
- type: GitHubOrganization
  url: https://github.com/plausible
- type: SourceCode
  url: https://github.com/plausible/analytics
- type: APIReference
  url: https://plausible.io/docs/stats-api
- type: DeveloperPortal
  url: https://plausible.io/docs/data-access
- type: Playground
  url: https://plausible.io/docs/stats-api-playground
- type: Demo
  url: https://plausible.io/plausible.io
- type: DataProcessingAgreement
  url: https://plausible.io/dpa
- type: Imprint
  url: https://plausible.io/imprint
- type: Bluesky
  url: https://bsky.app/profile/plausible.io
- type: Mastodon
  url: https://fosstodon.org/@plausible
- type: AgenticAccess
  url: agentic-access/plausible-agentic-access.yml
- type: DomainSecurity
  url: security/plausible-domain-security.yml
- type: Authentication
  url: authentication/plausible-authentication.yml
- type: LinkedIn
  url: https://www.linkedin.com/company/plausible-analytics
- type: Website
  url: https://plausible.io
- type: Documentation
  url: https://plausible.io/docs
- type: APIDocumentation
  url: https://plausible.io/docs/stats-api
- type: GettingStarted
  url: https://plausible.io/docs/add-website
- type: Blog
  url: https://plausible.io/blog
- type: Pricing
  url: https://plausible.io/pricing
- type: GitHub
  url: https://github.com/plausible/analytics
- type: Login
  url: https://plausible.io/login
- type: Signup
  url: https://plausible.io/register
- type: Support
  url: https://plausible.io/contact
- type: SelfHosted
  url: https://plausible.io/self-hosted-web-analytics
- type: ChangeLog
  url: https://github.com/plausible/analytics/releases
- type: TermsOfService
  url: https://plausible.io/terms
- type: PrivacyPolicy
  url: https://plausible.io/privacy
- type: DataPolicy
  url: https://plausible.io/data-policy
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
x-enrichment:
  date: '2026-08-13'
  status: enriched
  artifacts_added: 27
  pass: local-v1
x-coverage:
  state: covered
  reason: covered
  detail: 'Plausible''s three APIs are fully public and documented; contract discovery, registry lookups and live API probes
    all succeeded. The honest absences recorded this pass are the provider''s own posture, not a wall we hit: no provider-published
    OpenAPI, no /.well-known surface, no llms.txt, no agent card, no webhooks/AsyncAPI and no first-party MCP server.'
  evidence:
  - url: https://plausible.io/docs/stats-api
    status: 200
  - url: https://plausible.io/api/v2/query
    status: 401
  - url: https://plausible.io/openapi.json
    status: 404
  - url: https://plausible.io/.well-known/agent-card.json
    status: 404
  checked: '2026-08-13'

Work with this as data

Every provider here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools

Call it yourself

curl for this page
This provider
curl "https://apis.io/api/v1/providers/plausible"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/plausible/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/plausible/evidence"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no email required.

A second provider on the same verified email joins the account you already have.