Home
Providers
Automattic
Automattic
Automattic is the company behind WordPress.com, Jetpack, WooCommerce, Tumblr, Gravatar, Akismet, WordPress VIP, Pocket Casts, Day One, Beeper and Simplenote. Its developer platform centres on the WordPress.com REST API at public-api.wordpress.com, which serves three parallel namespaces — the WordPress.com-native /rest/v1.x family, the WordPress-core-compatible /wp/v2 family, and the WordPress.com and Jetpack platform extensions in /wpcom/v2 — all behind a single OAuth 2.1 and OpenID Connect authorization server with PKCE, dynamic client registration and resource indicators. Every /rest/ version publishes a machine-readable help document and every /wp/ and /wpcom/ namespace publishes a route index, so the whole surface is self-describing even though Automattic does not ship OpenAPI for it. Automattic also runs a hosted Model Context Protocol server for WordPress.com, publishes OpenAPI for Akismet and for the Jetpack ai-plugin surface, and exposes a GraphQL Platform API for the enterprise WordPress VIP product.
Automattic publishes 7 APIs on the APIs.io network, including WordPress.com REST API v1.1, WordPress.com REST API v1.2, WordPress.com REST API v1.3, and 4 more. Tagged areas include Company, Content Management, Publishing, Blogging, and Website Hosting.
The Automattic catalog on APIs.io includes 1 event-driven AsyncAPI specification.
Automattic’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 39 more developer resources.
9 APIs
1 MCP Servers
On this page
Kin Score
APIs 9
Open Collections 6
MCP Servers 1
Event Specs 1
Security Posture 4
Scopes 1
Agentic Access 1
Resources 46
apis.yml
53 Operational Transparency
Composite quality — 56.8/100 · strong
Contract Quality
8.9 / 25
Developer Ergonomics
16.1 / 20
Operational Transparency
6.8 / 13
Contract Governance
3.6 / 12
Agent readiness — 62/100 · agent ready
Machine-Readable Contract
18 / 18
Agentic Access Contract
10 / 10
Documented Reversibility
6 / 6
MCP Server
12 / 12
Machine-Readable Auth
10 / 10
Idempotency
0 / 9
Stable Error Semantics
8 / 8
Request/Response Examples
7 / 7
Rate-Limit Signaling
0 / 7
Typed Event Surface
6 / 6
Agent Skills
5 / 5
Well-Known Catalog
0 / 4
Consent & Bot Identity
3 / 3
A2A Agent Card
0 / 8
Dry-Run / Simulate Mode
4 / 4
Individual APIs this provider publishes, each with its own machine-readable definition.
Scroll for all 9
Open, tool-agnostic API collections (OpenAPI-derived and Bruno).
Model Context Protocol servers that expose these APIs to AI agents.
AsyncAPI definitions for this provider's event-driven and streaming APIs.
Authentication, domain security, vulnerability disclosure, and trust-center signals.
OAuth scopes governing access to this provider's APIs.
Recommended x-agentic-access execution contracts for AI agents.
Get Started 6
Portal, sign-up, and the first successful call
Documentation 2
Reference material describing how the API behaves
Agent Surfaces 5
MCP servers, agent skills, and machine-readable catalogs
Design & Contract 7
Pagination, idempotency, versioning, errors, and events
Scroll for all 7
Build 5
SDKs, sample code, and the tooling you integrate with
Access & Security 8
Authentication, authorization, and security posture
Scroll for all 8
Operate 6
Status, limits, changes, and where to get help
Commercial 3
Pricing, plans, and the legal terms of use
Company 2
The organization behind the API
Other 2
Properties that don't map to a standard resource type
Source (apis.yml)
aid: automattic
name: Automattic
description: Automattic is the company behind WordPress.com, Jetpack, WooCommerce, Tumblr, Gravatar, Akismet, WordPress VIP,
Pocket Casts, Day One, Beeper and Simplenote. Its developer platform centres on the WordPress.com REST API at public-api.wordpress.com,
which serves three parallel namespaces — the WordPress.com-native /rest/v1.x family, the WordPress-core-compatible /wp/v2
family, and the WordPress.com and Jetpack platform extensions in /wpcom/v2 — all behind a single OAuth 2.1 and OpenID Connect
authorization server with PKCE, dynamic client registration and resource indicators. Every /rest/ version publishes a machine-readable
help document and every /wp/ and /wpcom/ namespace publishes a route index, so the whole surface is self-describing even
though Automattic does not ship OpenAPI for it. Automattic also runs a hosted Model Context Protocol server for WordPress.com,
publishes OpenAPI for Akismet and for the Jetpack ai-plugin surface, and exposes a GraphQL Platform API for the enterprise
WordPress VIP product.
image: https://automattic.com/wp-content/uploads/2024/11/cropped-automattic-logo-square.png
url: https://raw.githubusercontent.com/api-evangelist/automattic/refs/heads/main/apis.yml
x-type: company
x-source: harvest:secondary-market
specificationVersion: '0.23'
created: '2026-07-31'
modified: '2026-07-31'
tags:
- Company
- Content Management
- Publishing
- Blogging
- Website Hosting
- Web Publishing
- Content
- Comments
- Spam Filtering
- Media
- Analytics
- Domains
- E-Commerce
- Open-Source
- Developer Tools
- MCP
tags_raw:
- Company
- Content Management
- Publishing
- Blogging
- Website Hosting
- Web Publishing
- Content
- Comments
- Spam Filtering
- Media
- Analytics
- Domains
- E-Commerce
- Open Source
- Developer Tools
- Model Context Protocol
apis:
- name: WordPress.com REST API v1.1
description: 'The primary WordPress.com REST API. 253 endpoints covering sites, posts, pages, comments, media, taxonomy,
menus, themes, stats, Reader subscriptions, notifications, sharing and account management. Self-describing: every endpoint''s
method, path, parameters and response fields are published at /rest/v1.1/help.'
humanURL: https://developer.wordpress.com/docs/api/
baseURL: https://public-api.wordpress.com/rest/v1.1
image: https://automattic.com/wp-content/uploads/2024/11/cropped-automattic-logo-square.png
tags:
- Content Management
- Publishing
- Comments
- Media
- Analytics
properties:
- type: OpenAPI
url: openapi/automattic-wordpress-com-rest-v1-1-openapi.yml
- type: Overlay
url: overlays/automattic-wordpress-com-rest-v1-1-overlay.yaml
- type: Documentation
url: https://developer.wordpress.com/docs/api/
- type: APIReference
url: https://developer.wordpress.com/docs/api/rest-api-reference/
- type: GettingStarted
url: https://developer.wordpress.com/docs/api/getting-started/
- type: Console
url: https://developer.wordpress.com/docs/api/console/
- name: WordPress.com REST API v1.2
description: Additive alternate version of the WordPress.com REST API. Publishes only the 38 endpoints whose contract differs
from v1.1; clients mix versions per endpoint rather than migrating wholesale.
humanURL: https://developer.wordpress.com/docs/api/
baseURL: https://public-api.wordpress.com/rest/v1.2
tags:
- Content Management
- Publishing
properties:
- type: OpenAPI
url: openapi/automattic-wordpress-com-rest-v1-2-openapi.yml
- type: Overlay
url: overlays/automattic-wordpress-com-rest-v1-2-overlay.yaml
- type: Documentation
url: https://developer.wordpress.com/docs/api/
- name: WordPress.com REST API v1.3
description: Additive alternate version of the WordPress.com REST API, publishing 19 endpoints including WordPress.com marketplace
search.
humanURL: https://developer.wordpress.com/docs/api/
baseURL: https://public-api.wordpress.com/rest/v1.3
tags:
- Content Management
- Marketplace
properties:
- type: OpenAPI
url: openapi/automattic-wordpress-com-rest-v1-3-openapi.yml
- type: Overlay
url: overlays/automattic-wordpress-com-rest-v1-3-overlay.yaml
- type: Documentation
url: https://developer.wordpress.com/docs/api/
- name: WordPress.com REST API - wp/v2 namespace
description: The WordPress core REST API shape as served by WordPress.com, site-scoped at /wp/v2/sites/{site}/. 348 operations
across posts, pages, comments, media, taxonomies, block types, block patterns, global styles, templates, plugins, themes,
settings and the WordPress Abilities API. Chosen when portability with self-hosted WordPress matters.
humanURL: https://developer.wordpress.com/docs/api/
baseURL: https://public-api.wordpress.com/wp/v2
tags:
- Content Management
- Publishing
- Open-Source
tags_raw:
- Content Management
- Publishing
- Open Source
properties:
- type: OpenAPI
url: openapi/automattic-wordpress-com-wp-v2-openapi.yml
- type: Overlay
url: overlays/automattic-wordpress-com-wp-v2-overlay.yaml
- type: Documentation
url: https://developer.wordpress.com/docs/api/
- name: WordPress.com REST API - wpcom/v2 namespace
description: The WordPress.com and Jetpack platform extension namespace — 1,716 operations covering hosting and code deployments,
domains and DNS, plans and checkout, marketplace, agency tooling, Jetpack modules, AI features and the hosted MCP server.
The largest of the three namespaces.
humanURL: https://developer.wordpress.com/docs/api/
baseURL: https://public-api.wordpress.com/wpcom/v2
tags:
- Website Hosting
- Domains
- E-Commerce
- Developer Tools
properties:
- type: OpenAPI
url: openapi/automattic-wordpress-com-wpcom-v2-openapi.yml
- type: Overlay
url: overlays/automattic-wordpress-com-wpcom-v2-overlay.yaml
- type: Documentation
url: https://developer.wordpress.com/docs/api/
- name: WordPress.com MCP Server
description: Automattic's hosted Model Context Protocol server for WordPress.com. Streamable HTTP transport secured with
OAuth 2.1 (PKCE S256, dynamic client registration, token rotation, no client secret). Twelve documented tools spanning
content authoring, site editor context, account and site administration, domains, plans and checkout. Read-only tools
are enabled by default and write tools must be explicitly turned on. Available on all WordPress.com paid plans.
humanURL: https://developer.wordpress.com/docs/mcp/
baseURL: https://public-api.wordpress.com/wpcom/v2/mcp/v1
tags:
- MCP
- Developer Tools
- Content Management
tags_raw:
- Model Context Protocol
- Developer Tools
- Content Management
properties:
- type: MCPServer
url: mcp/automattic-mcp.yml
- type: ToolCrosswalk
url: mcp/automattic-tool-crosswalk.yml
- type: Documentation
url: https://developer.wordpress.com/docs/mcp/
- type: APIReference
url: https://developer.wordpress.com/docs/mcp/tools/
- name: Akismet API
description: Akismet is Automattic's spam-classification service. Six operations — key verification, comment check, submit
spam, submit ham, key sites and usage limit — authenticated with an Akismet API key. Automattic publishes an OpenAPI 3.0.3
document for it.
humanURL: https://akismet.com/development/api/
baseURL: https://rest.akismet.com
tags:
- Spam Filtering
- Comments
- Content
properties:
- type: OpenAPI
url: openapi/automattic-akismet-openapi.yml
- type: Overlay
url: overlays/automattic-akismet-overlay.yaml
- type: Documentation
url: https://akismet.com/development/api/
- type: SourceCode
url: https://github.com/Automattic/akismet-api
- name: Jetpack AI-Plugin API
description: A small OpenAPI-described surface for listing and creating blog posts across a user's Jetpack and WordPress.com
sites, published alongside the OpenAI plugin manifest at /.well-known/ai-plugin.json.
humanURL: https://developer.wordpress.com/docs/api/
baseURL: https://public-api.wordpress.com
tags:
- Publishing
- Content Management
properties:
- type: OpenAPI
url: openapi/automattic-jetpack-ai-plugin-openapi.yaml
- type: Overlay
url: overlays/automattic-jetpack-ai-plugin-overlay.yaml
- type: PluginManifest
url: well-known/automattic-ai-plugin.json
- name: WordPress VIP Platform API
description: The GraphQL API for WordPress VIP, Automattic's enterprise WordPress and Node.js platform. Documented operation
categories cover apps, domains, organizations, users, integrations, security and observability. Introspection is authentication-gated,
so no SDL is captured.
humanURL: https://docs.wpvip.com/vip-api/
baseURL: https://api.wpvip.com/graphql
tags:
- Website Hosting
- Developer Tools
- Enterprise
properties:
- type: GraphQL
url: graphql/automattic-vip-platform-api.yml
- type: Documentation
url: https://docs.wpvip.com/vip-api/
- type: GettingStarted
url: https://docs.wpvip.com/vip-api/getting-started
- type: APIReference
url: https://docs.wpvip.com/vip-api/reference
maintainers:
- FN: Kin Lane
email: kin@apievangelist.com
- FN: APIs.json
email: info@apis.io
common:
- type: IssueTracker
url: https://github.com/Automattic/akismet-api/issues
- type: Releases
url: https://github.com/Automattic/akismet-api/releases
- type: Website
url: https://automattic.com/
- type: DeveloperPortal
url: https://developer.wordpress.com/
- type: Documentation
url: https://developer.wordpress.com/docs/api/
- type: APIReference
url: https://developer.wordpress.com/docs/api/rest-api-reference/
- type: GettingStarted
url: https://developer.wordpress.com/docs/api/getting-started/
- type: Support
url: https://wordpress.com/support/
- type: Blog
url: https://automattic.com/blog/
- type: GitHubOrganization
url: https://github.com/Automattic
- type: Pricing
url: https://wordpress.com/pricing/
- type: SignUp
url: https://developer.wordpress.com/apps/new/
- type: Login
url: https://wordpress.com/log-in
- type: TermsOfService
url: https://wordpress.com/tos/
- type: PrivacyPolicy
url: https://automattic.com/privacy/
- type: StatusPage
url: https://automatticstatus.com/
- type: Security
url: https://automattic.com/security/
- type: TrustCenter
url: security/automattic-trust-center.yml
- type: Compliance
url: https://wpvip.com/trust/
- type: Authentication
url: authentication/automattic-authentication.yml
- type: OAuthScopes
url: scopes/automattic-scopes.yml
- type: OpenIDConnect
url: well-known/automattic-openid-configuration.json
- type: WellKnown
url: well-known/automattic-well-known.yml
- type: SecurityTxt
url: well-known/automattic-security.txt
- type: VulnerabilityDisclosure
url: security/automattic-vulnerability-disclosure.yml
- type: DomainSecurity
url: security/automattic-domain-security.yml
- type: Conformance
url: conformance/automattic-conformance.yml
- type: Conventions
url: conventions/automattic-conventions.yml
- type: ErrorCatalog
url: errors/automattic-problem-types.yml
- type: Lifecycle
url: lifecycle/automattic-lifecycle.yml
- type: ChangeLog
url: changelog/automattic-changelog.yml
- type: ReleaseNotes
url: https://developer.wordpress.com/changelog/
- type: DataModel
url: data-model/automattic-data-model.yml
- type: Packages
url: packages/automattic-packages.yml
- type: SDKs
url: packages/automattic-packages.yml
- type: CLI
url: cli/automattic-cli.yml
- type: Components
url: components/automattic-components.yml
- type: Sandbox
url: sandbox/automattic-sandbox.yml
- type: Console
url: https://developer.wordpress.com/docs/api/console/
- type: Webhooks
url: asyncapi/automattic-wordpress-com-webhooks.yml
- type: AgentSkill
url: skills/_index.yml
- type: AgenticAccess
url: agentic-access/automattic-agentic-access.yml
- type: LLMsTxt
url: llms/automattic-llms.txt
- type: MCPServer
url: mcp/automattic-mcp.yml
- type: ToolCrosswalk
url: mcp/automattic-tool-crosswalk.yml
- type: SecondaryMarketListing
url: https://forgeglobal.com/automattic_stock/
x-enrichment:
date: '2026-07-31'
status: enriched
artifacts_added: 48
pass: local-v1
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/automattic"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/automattic/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/automattic/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.