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

The experiments API from Automattic — 29 operation(s) for experiments.

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

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

This API exposes 42 operations across 29 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.

42 operations 29 paths 1 schemas 4 DELETE21 GET3 PATCH10 POST4 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 Experiments 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 42

Across 29 paths, the API surfaces 42 operations — 4 DELETE, 21 GET, 3 PATCH, 10 POST, 4 PUT. Each is listed below with its method, path, parameters, and response codes.

experiments 42
GET
/wpcom/v2/experiments/0.1.0/analyses/{experiment_id}
GET /wpcom/v2/experiments/0.1.0/analyses/{experimentid}
getWpcomV2Experiments010AnalysesbyExperimentId 2 params → 200401404
GET
/wpcom/v2/experiments/0.1.0/analyses/{experiment_id}/latest
GET /wpcom/v2/experiments/0.1.0/analyses/{experimentid}/latest
getWpcomV2Experiments010AnalysesbyExperimentIdLatest 2 params → 200401404
PATCH
/wpcom/v2/experiments/0.1.0/assignments
PATCH /wpcom/v2/experiments/0.1.0/assignments
patchWpcomV2Experiments010Assignments body → 200401404
POST
/wpcom/v2/experiments/0.1.0/assignments/log
POST /wpcom/v2/experiments/0.1.0/assignments/log
postWpcomV2Experiments010AssignmentsLog body → 200401404
GET
/wpcom/v2/experiments/0.1.0/assignments/{platform}
GET /wpcom/v2/experiments/0.1.0/assignments/{platform}
getWpcomV2Experiments010AssignmentsbyPlatform 3 params → 200401404
GET
/wpcom/v2/experiments/0.1.0/autocomplete/events
GET /wpcom/v2/experiments/0.1.0/autocomplete/events
getWpcomV2Experiments010AutocompleteEvents → 200401404
GET
/wpcom/v2/experiments/0.1.0/autocomplete/events/{name}
GET /wpcom/v2/experiments/0.1.0/autocomplete/events/{name}
getWpcomV2Experiments010AutocompleteEventsbyName 1 param → 200401404
GET
/wpcom/v2/experiments/0.1.0/autocomplete/products
GET /wpcom/v2/experiments/0.1.0/autocomplete/products
getWpcomV2Experiments010AutocompleteProducts → 200401404
GET
/wpcom/v2/experiments/0.1.0/autocomplete/transaction-types
GET /wpcom/v2/experiments/0.1.0/autocomplete/transaction-types
getWpcomV2Experiments010AutocompleteTransactionTypes → 200401404
GET
/wpcom/v2/experiments/0.1.0/autocomplete/users
GET /wpcom/v2/experiments/0.1.0/autocomplete/users
getWpcomV2Experiments010AutocompleteUsers → 200401404
GET
/wpcom/v2/experiments/0.1.0/experiments
GET /wpcom/v2/experiments/0.1.0/experiments
getWpcomV2Experiments010Experiments 1 param → 200401404
POST
/wpcom/v2/experiments/0.1.0/experiments
POST /wpcom/v2/experiments/0.1.0/experiments
postWpcomV2Experiments010Experiments body → 200401404
GET
/wpcom/v2/experiments/0.1.0/experiments/guardrails/{platform}
GET /wpcom/v2/experiments/0.1.0/experiments/guardrails/{platform}
getWpcomV2Experiments010ExperimentsGuardrailsbyPlatform 1 param → 200401404
POST
/wpcom/v2/experiments/0.1.0/experiments/preset
POST /wpcom/v2/experiments/0.1.0/experiments/preset
postWpcomV2Experiments010ExperimentsPreset body → 200401404
GET
/wpcom/v2/experiments/0.1.0/experiments/{experiment_id}
GET /wpcom/v2/experiments/0.1.0/experiments/{experimentid}
getWpcomV2Experiments010ExperimentsbyExperimentId 2 params → 200401404
PUT
/wpcom/v2/experiments/0.1.0/experiments/{experiment_id}
PUT /wpcom/v2/experiments/0.1.0/experiments/{experimentid}
putWpcomV2Experiments010ExperimentsbyExperimentId 1 param body → 200401404
PATCH
/wpcom/v2/experiments/0.1.0/experiments/{experiment_id}
PATCH /wpcom/v2/experiments/0.1.0/experiments/{experimentid}
patchWpcomV2Experiments010ExperimentsbyExperimentId 1 param body → 200401404
POST
/wpcom/v2/experiments/0.1.0/experiments/{experiment_id}/apply-guardrails
POST /wpcom/v2/experiments/0.1.0/experiments/{experimentid}/apply-guardrails
postWpcomV2Experiments010ExperimentsbyExperimentIdApplyGuardrails 1 param → 200401404
GET
/wpcom/v2/experiments/0.1.0/experiments/{experiment_id}/early-participants
GET /wpcom/v2/experiments/0.1.0/experiments/{experimentid}/early-participants
getWpcomV2Experiments010ExperimentsbyExperimentIdEarlyParticipants 2 params → 200401404
PUT
/wpcom/v2/experiments/0.1.0/experiments/{experiment_id}/status
PUT /wpcom/v2/experiments/0.1.0/experiments/{experimentid}/status
putWpcomV2Experiments010ExperimentsbyExperimentIdStatus 1 param body → 200401404
POST
/wpcom/v2/experiments/0.1.0/flags
POST /wpcom/v2/experiments/0.1.0/flags
postWpcomV2Experiments010Flags body → 200401404
GET
/wpcom/v2/experiments/0.1.0/flags
GET /wpcom/v2/experiments/0.1.0/flags
getWpcomV2Experiments010Flags 4 params → 200401404
POST
/wpcom/v2/experiments/0.1.0/flags/preset
POST /wpcom/v2/experiments/0.1.0/flags/preset
postWpcomV2Experiments010FlagsPreset body → 200401404
PATCH
/wpcom/v2/experiments/0.1.0/flags/{experiment_flag_key}
PATCH /wpcom/v2/experiments/0.1.0/flags/{experimentflagkey}
patchWpcomV2Experiments010FlagsbyExperimentFlagKey 1 param body → 200401404
DELETE
/wpcom/v2/experiments/0.1.0/flags/{experiment_flag_key}
DELETE /wpcom/v2/experiments/0.1.0/flags/{experimentflagkey}
deleteWpcomV2Experiments010FlagsbyExperimentFlagKey 1 param → 200401404
GET
/wpcom/v2/experiments/0.1.0/flags/{experiment_flag_key}/details
GET /wpcom/v2/experiments/0.1.0/flags/{experimentflagkey}/details
getWpcomV2Experiments010FlagsbyExperimentFlagKeyDetails 1 param → 200401404
POST
/wpcom/v2/experiments/0.1.0/flags/{experiment_flag_key}/experiments
POST /wpcom/v2/experiments/0.1.0/flags/{experimentflagkey}/experiments
postWpcomV2Experiments010FlagsbyExperimentFlagKeyExperiments 1 param body → 200401404
GET
/wpcom/v2/experiments/0.1.0/flags/{platform}
GET /wpcom/v2/experiments/0.1.0/flags/{platform}
getWpcomV2Experiments010FlagsbyPlatform 2 params → 200401404
GET
/wpcom/v2/experiments/0.1.0/metrics
GET /wpcom/v2/experiments/0.1.0/metrics
getWpcomV2Experiments010Metrics → 200401404
POST
/wpcom/v2/experiments/0.1.0/metrics
POST /wpcom/v2/experiments/0.1.0/metrics
postWpcomV2Experiments010Metrics body → 200401404
GET
/wpcom/v2/experiments/0.1.0/metrics/{metric_id}
GET /wpcom/v2/experiments/0.1.0/metrics/{metricid}
getWpcomV2Experiments010MetricsbyMetricId 1 param → 200401404
PUT
/wpcom/v2/experiments/0.1.0/metrics/{metric_id}
PUT /wpcom/v2/experiments/0.1.0/metrics/{metricid}
putWpcomV2Experiments010MetricsbyMetricId 1 param body → 200401404
DELETE
/wpcom/v2/experiments/0.1.0/metrics/{metric_id}
DELETE /wpcom/v2/experiments/0.1.0/metrics/{metricid}
deleteWpcomV2Experiments010MetricsbyMetricId 1 param → 200401404
GET
/wpcom/v2/experiments/0.1.0/segments
GET /wpcom/v2/experiments/0.1.0/segments
getWpcomV2Experiments010Segments → 200401404
POST
/wpcom/v2/experiments/0.1.0/segments
POST /wpcom/v2/experiments/0.1.0/segments
postWpcomV2Experiments010Segments body → 200401404
GET
/wpcom/v2/experiments/0.1.0/segments/{segment_id}
GET /wpcom/v2/experiments/0.1.0/segments/{segmentid}
getWpcomV2Experiments010SegmentsbySegmentId 1 param → 200401404
DELETE
/wpcom/v2/experiments/0.1.0/segments/{segment_id}
DELETE /wpcom/v2/experiments/0.1.0/segments/{segmentid}
deleteWpcomV2Experiments010SegmentsbySegmentId 1 param → 200401404
GET
/wpcom/v2/experiments/0.1.0/tags
GET /wpcom/v2/experiments/0.1.0/tags
getWpcomV2Experiments010Tags → 200401404
POST
/wpcom/v2/experiments/0.1.0/tags
POST /wpcom/v2/experiments/0.1.0/tags
postWpcomV2Experiments010Tags body → 200401404
GET
/wpcom/v2/experiments/0.1.0/tags/{tag_id}
GET /wpcom/v2/experiments/0.1.0/tags/{tagid}
getWpcomV2Experiments010TagsbyTagId 1 param → 200401404
PUT
/wpcom/v2/experiments/0.1.0/tags/{tag_id}
PUT /wpcom/v2/experiments/0.1.0/tags/{tagid}
putWpcomV2Experiments010TagsbyTagId 1 param body → 200401404
DELETE
/wpcom/v2/experiments/0.1.0/tags/{tag_id}
DELETE /wpcom/v2/experiments/0.1.0/tags/{tagid}
deleteWpcomV2Experiments010TagsbyTagId 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-experiments-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 Experiments 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.