How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Automattic Me API

The me API from Automattic — 17 operation(s) for me.

Automattic Me API is one of 385 APIs that Automattic publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Me. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an API reference, and a getting-started guide.

This API exposes 33 operations across 17 paths, and defines 2 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://public-api.wordpress.com/rest/v1.1, https://public-api.wordpress.com.

33 operations 17 paths 2 schemas 3 DELETE14 GET4 PATCH8 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://public-api.wordpress.com/rest/v1.1
Authentication
OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 2

Automattic Me API declares 2 security schemes for authenticating requests. It supports OAuth 2.0 (oauth2) using the authorizationCode flow, exposing 21 scopes. It accepts HTTP bearer tokens (bearerAuth). By default, every request must be authenticated.

  • oauth2 — WordPress.com OAuth 2.1 (see /.well-known/openid-configuration).
  • bearerAuth — Authorization: Bearer

Paths & Operations 33

Across 17 paths, the API surfaces 33 operations — 3 DELETE, 14 GET, 4 PATCH, 8 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

me 33
GET
/me/mailboxes
List all email mailboxes the current user has access to across all manageable sites.
getMeMailboxes 7 params → 200400401403404
GET
/wpcom/v2/me/blocks/sites
GET /wpcom/v2/me/blocks/sites
getWpcomV2MeBlocksSites 2 params → 200401404
GET
/wpcom/v2/me/connections
GET /wpcom/v2/me/connections
getWpcomV2MeConnections 2 params → 200401404
GET
/wpcom/v2/me/connections/{token_id}
GET /wpcom/v2/me/connections/{tokenid}
getWpcomV2MeConnectionsbyTokenId 3 params → 200401404
DELETE
/wpcom/v2/me/connections/{token_id}
DELETE /wpcom/v2/me/connections/{tokenid}
deleteWpcomV2MeConnectionsbyTokenId 3 params → 200401404
POST
/wpcom/v2/me/education-student-validation
POST /wpcom/v2/me/education-student-validation
postWpcomV2MeEducationStudentValidation body → 200401404
GET
/wpcom/v2/me/following
GET /wpcom/v2/me/following
getWpcomV2MeFollowing 1 param → 200401404
GET
/wpcom/v2/me/following/recommendations
GET /wpcom/v2/me/following/recommendations
getWpcomV2MeFollowingRecommendations 1 param → 200401404
POST
/wpcom/v2/me/get-apps/send-download-sms
POST /wpcom/v2/me/get-apps/send-download-sms
postWpcomV2MeGetAppsSendDownloadSms → 200401404
GET
/wpcom/v2/me/gutenberg
GET /wpcom/v2/me/gutenberg
getWpcomV2MeGutenberg → 200401404
POST
/wpcom/v2/me/gutenberg
POST /wpcom/v2/me/gutenberg
postWpcomV2MeGutenberg body → 200401404
PUT
/wpcom/v2/me/gutenberg
PUT /wpcom/v2/me/gutenberg
putWpcomV2MeGutenberg body → 200401404
PATCH
/wpcom/v2/me/gutenberg
PATCH /wpcom/v2/me/gutenberg
patchWpcomV2MeGutenberg body → 200401404
GET
/wpcom/v2/me/legacy-contacts
GET /wpcom/v2/me/legacy-contacts
getWpcomV2MeLegacyContacts → 200401404
POST
/wpcom/v2/me/legacy-contacts
POST /wpcom/v2/me/legacy-contacts
postWpcomV2MeLegacyContacts body → 200401404
GET
/wpcom/v2/me/legacy-contacts/{legacy_contact_id}
GET /wpcom/v2/me/legacy-contacts/{legacycontactid}
getWpcomV2MeLegacyContactsbyLegacyContactId 1 param → 200401404
DELETE
/wpcom/v2/me/legacy-contacts/{legacy_contact_id}
DELETE /wpcom/v2/me/legacy-contacts/{legacycontactid}
deleteWpcomV2MeLegacyContactsbyLegacyContactId 1 param → 200401404
GET
/wpcom/v2/me/locale
GET /wpcom/v2/me/locale
getWpcomV2MeLocale → 200401404
POST
/wpcom/v2/me/locale
POST /wpcom/v2/me/locale
postWpcomV2MeLocale body → 200401404
PUT
/wpcom/v2/me/locale
PUT /wpcom/v2/me/locale
putWpcomV2MeLocale body → 200401404
PATCH
/wpcom/v2/me/locale
PATCH /wpcom/v2/me/locale
patchWpcomV2MeLocale body → 200401404
GET
/wpcom/v2/me/preferences
GET /wpcom/v2/me/preferences
getWpcomV2MePreferences 1 param → 200401404
POST
/wpcom/v2/me/preferences
POST /wpcom/v2/me/preferences
postWpcomV2MePreferences body → 200401404
PUT
/wpcom/v2/me/preferences
PUT /wpcom/v2/me/preferences
putWpcomV2MePreferences body → 200401404
PATCH
/wpcom/v2/me/preferences
PATCH /wpcom/v2/me/preferences
patchWpcomV2MePreferences body → 200401404
GET
/wpcom/v2/me/profile
GET /wpcom/v2/me/profile
getWpcomV2MeProfile → 200401404
GET
/wpcom/v2/me/sites/stats/summary
GET /wpcom/v2/me/sites/stats/summary
getWpcomV2MeSitesStatsSummary 6 params → 200401404
GET
/wpcom/v2/me/ssh-keys
GET /wpcom/v2/me/ssh-keys
getWpcomV2MeSshKeys → 200401404
POST
/wpcom/v2/me/ssh-keys
POST /wpcom/v2/me/ssh-keys
postWpcomV2MeSshKeys body → 200401404
POST
/wpcom/v2/me/ssh-keys/{name}
POST /wpcom/v2/me/ssh-keys/{name}
postWpcomV2MeSshKeysbyName 1 param body → 200401404
PUT
/wpcom/v2/me/ssh-keys/{name}
PUT /wpcom/v2/me/ssh-keys/{name}
putWpcomV2MeSshKeysbyName 1 param body → 200401404
PATCH
/wpcom/v2/me/ssh-keys/{name}
PATCH /wpcom/v2/me/ssh-keys/{name}
patchWpcomV2MeSshKeysbyName 1 param body → 200401404
DELETE
/wpcom/v2/me/ssh-keys/{name}
DELETE /wpcom/v2/me/ssh-keys/{name}
deleteWpcomV2MeSshKeysbyName 1 param → 200401404

Schemas 2

The contract defines 2 schemas that model the data the API accepts and returns. The most detailed are WPRestError (3 properties), Error (2 properties). Each schema is shown below with its type and property counts.

Error
object
WordPress.com REST API error envelope (observed live).
2 properties
WPRestError
object
WordPress REST API error envelope (observed on public-api.wordpress.com).
3 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

automattic-me-api-openapi.yml Raw ↑

Other APIs Automattic publishes across the network.

WordPress.com MCP Server
WordPress VIP Platform API
Automattic A8c Lore API
Automattic A8cmentorship API
Automattic Abilities API
Automattic Activity API
Automattic Activity Log Events API
Automattic Activitypub API
Automattic Adflow API
Automattic Admin Bar API
Automattic Admin Color API
Automattic Admin Menu API
Where this information came from

This is an independent, third-party profile of Automattic Me API, 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.