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 Sharing API

The sharing API from Automattic — 15 operation(s) for sharing.

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

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

This API exposes 17 operations across 15 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version v1.1.

Requests are made against a single base URL, https://public-api.wordpress.com/rest/v1.1.

17 operations 15 paths 1 schemas 10 GET7 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

Automattic Sharing 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 17

Across 15 paths, the API surfaces 17 operations — 10 GET, 7 POST. Each is listed below with its method, path, parameters, and response codes.

sharing 17
GET
/me/keyring-connections/
Get a list of all the keyring connections associated with the current user.
getMeKeyringConnections 9 params → 200400401403404
GET
/me/keyring-connections/{keyring_connection_ID}
Get a single Keyring connection that the current user has setup.
getMeKeyringConnectionsByKeyringConnectionId 7 params → 200400401403404
POST
/me/keyring-connections/{keyring_connection_ID}/delete
Delete the Keyring connection (and associated token) with the provided ID. Also deletes all associated publicize connect
postMeKeyringConnectionsByKeyringConnectionIdDelete 7 params → 200400401403404
GET
/me/publicize-connections/
Get a list of publicize connections that the current user has set up.
getMePublicizeConnections 9 params → 200400401403404
GET
/me/publicize-connections/{publicize_connection_ID}
Get a single publicize connection that the current user has set up.
getMePublicizeConnectionsByPublicizeConnectionId 7 params → 200400401403404
POST
/me/publicize-connections/{publicize_connection_ID}
Update a single publicize connection belonging to the current user.
postMePublicizeConnectionsByPublicizeConnectionId 7 params body → 200400401403404
POST
/me/publicize-connections/{publicize_connection_ID}/delete
Delete the specified publicize connection.
postMePublicizeConnectionsByPublicizeConnectionIdDelete 7 params → 200400401403404
GET
/meta/external-services/
Get a list of third-party services that WordPress.com or Jetpack sites can integrate with via keyring.
getMetaExternalServices 7 params → 200400401403404
GET
/meta/external-services/{service}
Get information about a single external service that WordPress.com or Jetpack sites can integrate with via keyring.
getMetaExternalServicesByService 7 params → 200400401403404
GET
/meta/sharing-buttons
Get a list of external services for which sharing buttons are supported.
getMetaSharingButtons 6 params → 200400401403404
GET
/sites/{site}/publicize-connections/
Get a list of publicize connections that are associated with the specified site.
getSitesBySitePublicizeConnections 10 params → 200400401403404
POST
/sites/{site}/publicize-connections/new
Create a new publicize connection that is associated with the specified site.
postSitesBySitePublicizeConnectionsNew 7 params body → 200400401403404
GET
/sites/{site}/publicize-connections/{publicize_connection_ID}
Get a single publicize connection that is associated with the specified site.
getSitesBySitePublicizeConnectionsByPublicizeConnectionId 8 params → 200400401403404
POST
/sites/{site}/publicize-connections/{publicize_connection_ID}
Update a single publicize connection belonging to the specified site.
postSitesBySitePublicizeConnectionsByPublicizeConnectionId 8 params body → 200400401403404
POST
/sites/{site}/publicize-connections/{publicize_connection_ID}/delete
Delete the specified publicize connection.
postSitesBySitePublicizeConnectionsByPublicizeConnectionIdDelete 8 params → 200400401403404
POST
/sites/{site}/sharing-buttons
Edit all sharing buttons for a site.
postSitesBySiteSharingButtons 7 params body → 200400401403404
GET
/sites/{site}/sharing-buttons/
Get a list of a site's sharing buttons.
getSitesBySiteSharingButtons 9 params → 200400401403404

Schemas 1

The contract defines 1 schema that model the data the API accepts and returns. The most detailed is 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

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

automattic-sharing-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 Sharing 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.