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 Jetpack Partners API

The jetpack-partners API from Automattic — 14 operation(s) for jetpack-partners.

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

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

This API exposes 26 operations across 14 paths, and defines 1 schema. It is described by OpenAPI 3.2.0, at version v2.

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

26 operations 14 paths 1 schemas 1 DELETE10 GET5 PATCH5 POST5 PUT

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 2

Automattic Jetpack Partners 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, per https://public-api.wordpress.com/.well-known/openid-configuration

Paths & Operations 26

Across 14 paths, the API surfaces 26 operations — 1 DELETE, 10 GET, 5 PATCH, 5 POST, 5 PUT. Each is listed below with its method, path, parameters, and response codes.

jetpack-partners 26
GET
/wpcom/v2/jetpack-partners
GET /wpcom/v2/jetpack-partners
getWpcomV2JetpackPartners 1 param → 200401404
POST
/wpcom/v2/jetpack-partners
POST /wpcom/v2/jetpack-partners
postWpcomV2JetpackPartners → 200401404
PUT
/wpcom/v2/jetpack-partners
PUT /wpcom/v2/jetpack-partners
putWpcomV2JetpackPartners → 200401404
PATCH
/wpcom/v2/jetpack-partners
PATCH /wpcom/v2/jetpack-partners
patchWpcomV2JetpackPartners → 200401404
GET
/wpcom/v2/jetpack-partners/activations
GET /wpcom/v2/jetpack-partners/activations
getWpcomV2JetpackPartnersActivations 2 params → 200401404
GET
/wpcom/v2/jetpack-partners/capabilities
GET /wpcom/v2/jetpack-partners/capabilities
getWpcomV2JetpackPartnersCapabilities → 200401404
GET
/wpcom/v2/jetpack-partners/{partner_id}
GET /wpcom/v2/jetpack-partners/{partnerid}
getWpcomV2JetpackPartnersbyPartnerId 1 param → 200401404
POST
/wpcom/v2/jetpack-partners/{partner_id}/key
POST /wpcom/v2/jetpack-partners/{partnerid}/key
postWpcomV2JetpackPartnersbyPartnerIdKey 1 param → 200401404
PUT
/wpcom/v2/jetpack-partners/{partner_id}/key
PUT /wpcom/v2/jetpack-partners/{partnerid}/key
putWpcomV2JetpackPartnersbyPartnerIdKey 1 param → 200401404
PATCH
/wpcom/v2/jetpack-partners/{partner_id}/key
PATCH /wpcom/v2/jetpack-partners/{partnerid}/key
patchWpcomV2JetpackPartnersbyPartnerIdKey 1 param → 200401404
GET
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}
GET /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}
getWpcomV2JetpackPartnersbyPartnerIdKeybyKeyId 2 params → 200401404
POST
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}
POST /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}
postWpcomV2JetpackPartnersbyPartnerIdKeybyKeyId 2 params → 200401404
PUT
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}
PUT /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}
putWpcomV2JetpackPartnersbyPartnerIdKeybyKeyId 2 params → 200401404
PATCH
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}
PATCH /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}
patchWpcomV2JetpackPartnersbyPartnerIdKeybyKeyId 2 params → 200401404
DELETE
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/activation/{activation_id}
DELETE /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/activation/{activationid}
deleteWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdActivationbyActivationId 3 params → 200401404
GET
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/activations
GET /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/activations
getWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdActivations 7 params → 200401404
POST
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/disable
POST /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/disable
postWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdDisable 2 params → 200401404
PUT
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/disable
PUT /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/disable
putWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdDisable 2 params → 200401404
PATCH
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/disable
PATCH /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/disable
patchWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdDisable 2 params → 200401404
POST
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/enable
POST /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/enable
postWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdEnable 2 params → 200401404
PUT
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/enable
PUT /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/enable
putWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdEnable 2 params → 200401404
PATCH
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/enable
PATCH /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/enable
patchWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdEnable 2 params → 200401404
GET
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/stripe/invoices
GET /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/stripe/invoices
getWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdStripeInvoices 2 params → 200401404
GET
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/stripe/subscription
GET /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/stripe/subscription
getWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdStripeSubscription 2 params → 200401404
GET
/wpcom/v2/jetpack-partners/{partner_id}/key/{key_id}/stripe/upcoming-invoice
GET /wpcom/v2/jetpack-partners/{partnerid}/key/{keyid}/stripe/upcoming-invoice
getWpcomV2JetpackPartnersbyPartnerIdKeybyKeyIdStripeUpcomingInvoice 2 params → 200401404
GET
/wpcom/v2/jetpack-partners/{partner_id}/stripe/customer
GET /wpcom/v2/jetpack-partners/{partnerid}/stripe/customer
getWpcomV2JetpackPartnersbyPartnerIdStripeCustomer 1 param → 200401404

Schemas 1

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

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-jetpack-partners-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 Jetpack Partners 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.