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

Optimizely Sections API

Section management operations

Optimizely Sections API is one of 420 APIs that Optimizely publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Sections. The published artifact set on APIs.io includes an OpenAPI specification.

This API exposes 8 operations across 4 paths, and defines 21 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

Requests are made against 2 base URLs: https://{hostname}/1.0, https://api.optimizely.com/v2.

8 operations 4 paths 21 schemas 1 DELETE4 GET2 PATCH1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1.0
Base URL
https://exp.mcp.opal.optimizely.com/mcp
Authentication
API Key, OAuth 2.0, HTTP Bearer
Resource Areas
1

Authentication & Security 3

Optimizely Sections API declares 3 security schemes for authenticating requests. An API key is passed in the query as key (key). It supports OAuth 2.0 (OAuth2) using the authorizationCode flow, exposing 1 scope. It accepts HTTP bearer tokens (apiKey).

  • key — API key required for authentication. Must be provided as a query parameter, for example, ?key=YOURAPIKEY.
  • OAuth2 — Write applications that authenticate with the REST API via OAuth 2.0. Or, to authenticate using a personal token, see https://docs.developers.optimizely.com/we…

Paths & Operations 8

Across 4 paths, the API surfaces 8 operations — 1 DELETE, 4 GET, 2 PATCH, 1 POST. Each is listed below with its method, path, parameters, and response codes.

sections 8

Section management operations

GET
/sections/{id}
Fetch section by ID
sectionGetMany 1 param → 200404
PATCH
/sections/{id}
Update section
sectionUpdate 1 param body → 200404
GET
/sections/{id}/content
List section content
sectionContentList 4 params → 200204404
GET
/experiments/{experiment_id}/sections
Read all the Sections in a Multivariate Test
get_experiment_sections 3 params → 200401403404default
POST
/experiments/{experiment_id}/sections
Create a new Section in a Multivariate Test
create_section 1 param body → 201401403404default
DELETE
/experiments/{experiment_id}/sections/{section_id}
Archive a Section by ID
delete_section 2 params → 204401403default
GET
/experiments/{experiment_id}/sections/{section_id}
Read a Section of a Multivariate Test
get_section 2 params → 200401403404default
PATCH
/experiments/{experiment_id}/sections/{section_id}
Update a Section by ID
update_section 2 params body → 200401403404default

Schemas 21

The contract defines 21 schemas that model the data the API accepts and returns. The most detailed are Change (18 properties), CSSAttribute (12 properties), Variation (10 properties), ChangeAttribute (8 properties). Each schema is shown below with its type and property counts.

ContentTopic
object
3 properties 3 required
ContentItem
ContentItemMinimal
object
7 properties
List
object
Base pagination metadata object.
3 properties 1 required
SectionItem
object
3 properties 3 required
ContentMainImage
object
2 properties 2 required
ContentAuthor
object
3 properties 3 required
ContentSource
object
The source (origin) of the content.
4 properties 4 required
ID
object
1 property 1 required
ContentList
A paginated list of content items with navigation metadata.
SectionPartial
object
Partial update schema for a section (used in PATCH requests).
3 properties
ContentMetadata
object
Metadata for a content item, such as language and tags.
2 properties
SectionList
object
1 property 1 required
Error
object
4 properties
Action
object
3 properties 1 required
Variation
object
10 properties 1 required
SectionUpdate
object
4 properties
Section
object
7 properties 1 required
CSSAttribute
object
12 properties
ChangeAttribute
object
8 properties
Change
object
18 properties 1 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

optimizely-sections-api-openapi.yml Raw ↑

Other APIs Optimizely publishes across the network.

Optimizely Remote MCP Server — Experimentation
Optimizely Assets API
Optimizely Attributes API
Optimizely Audiences API
Optimizely Campaigns API
Optimizely Catalog Entries API
Optimizely Catalog Entry Relations API
Optimizely Catalog Nodes API
Optimizely Catalogs API
Optimizely Content API
Optimizely Content Types API
Optimizely Customers API
Where this information came from

This is an independent, third-party profile of Optimizely Sections 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.