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

Manage email attachments

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

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

This API exposes 9 operations across 5 paths, and defines 8 schemas. It is described by OpenAPI 3.2.0, at version 1.

Requests are made against a single base URL, https://api.campaign.episerver.net/rest.

9 operations 5 paths 8 schemas 1 DELETE4 GET4 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
API Version
1
Base URL
https://exp.mcp.opal.optimizely.com/mcp
Authentication
API Key
Resource Areas
1

Authentication & Security 1

Optimizely Attachments API declares 1 security scheme for authenticating requests. An API key is passed in the header as Authorization (Authorization).

Paths & Operations 9

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

Attachments 9

Manage email attachments

GET
/{clientId}/attachments/count
Get the total number of attachments
count_1 1 param → 200
GET
/{clientId}/attachments
Get information about all attachments
getAllAttachments 5 params → 200400
POST
/{clientId}/attachments
Create an attachment
createAttachment 1 param body → 201400
GET
/{clientId}/attachments/{attachmentId}/content
Get the content of an uploaded attachment
getUploadAttachment 2 params → 200404
POST
/{clientId}/attachments/{attachmentId}/content
Update the content of an uploaded attachment
uploadAttachment 2 params body → 200404
GET
/{clientId}/attachments/{attachmentId}
Get information about an attachment
getAttachment 2 params → 200
POST
/{clientId}/attachments/{attachmentId}
Update attachment information
updateAttachment 2 params body → 200404
DELETE
/{clientId}/attachments/{attachmentId}
Delete an attachment
deleteAttachment 2 params → 200404409
POST
/{clientId}/attachments/personalized
Create a personalized attachment
createAttachment_1 1 param body → 200400406500

Schemas 8

The contract defines 8 schemas that model the data the API accepts and returns. The most detailed are RestAttachment (11 properties), RestPersonalizedAttachment (6 properties), RestAttachmentStreamingCollection (5 properties), AttachmentRequestData (3 properties). Each schema is shown below with its type and property counts.

RestMultiPartRequestSchema
object
2 properties 1 required
RestPersonalizedAttachmentUpload
object
2 properties
RestAttachment
object
11 properties
RestCount
object
2 properties
AttachmentRequestData
object
3 properties
RestAttachmentStreamingCollection
object
5 properties
RestApiLink
object
2 properties
RestPersonalizedAttachment
object
List of uploaded attachments
6 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

optimizely-attachments-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 Attachments 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.