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 37 more developer resources.
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 migrati...
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, ...
The WordPress.com and Jetpack platform extension namespace — 1,716 operations covering hosting and code deployments, domains and DNS, plans and checkout, marketplace, agency too...
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...
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...
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-k...
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.20'
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
- 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
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:
- 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: 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
ⓘWhere this information came from
This is an independent, third-party profile of Automattic, published by
API Evangelist. We do not operate, host, resell, or
support these APIs, and we are not affiliated with or endorsed by the company unless stated above.
Everything here is built from publicly available information — the company's own site,
developer portal, documentation, public repositories, and the specifications it publishes for public use.
Nothing is obtained by breaching a system, defeating an access control, or using credentials.
The Kin Score and Agent Readiness rating are independently calculated assessments of a company's
public API artifacts, scored against a published rubric. They are not certifications,
endorsements, security assessments, or audits.
Corrections, re-scores, and removal are free — no partnership or purchase required, and
you do not need to justify the request. A removed company is recorded as unrated, never scored
zero for having asked. Acknowledgement within one business day; removal within two.
info@apievangelist.com
·
Read the full data-sourcing policy → On a security or compliance team? Put security in the subject line and
you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.