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

The Wishlists API from Optimizely — 12 operation(s) for wishlists.

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

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

This API exposes 20 operations across 12 paths, and defines 39 schemas. It is described by OpenAPI 3.2.0, at version storefront-v1.

Requests are made against a single base URL, https://dogfood.commerce.insitesandbox.com.

20 operations 12 paths 39 schemas 5 DELETE4 GET6 PATCH5 POST

Metadata

The identity and technical contract details declared by the specification.

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

Authentication & Security 1

Optimizely Wishlists API declares 1 security scheme for authenticating requests. An API key is passed in the query as access_token (access_token).

  • access_token — Token used to access storefront API.

Paths & Operations 20

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

Wishlists 20
GET
/api/v1/wishlists/{wishListId}/wishlistlines/{wishListLineId}
WishListLinesV1_GetAsync 2 params → 200
DELETE
/api/v1/wishlists/{wishListId}/wishlistlines/{wishListLineId}
WishListLinesV1_DeleteAsync 2 params → 200
PATCH
/api/v1/wishlists/{wishListId}/wishlistlines/{wishListLineId}
WishListLinesV1_PatchByIdAsync 2 params body → 200
POST
/api/v1/wishlists/{wishListId}/wishlistlines/batch/{copyFromWishListId}
WishListLinesV1_PostCollectionAsync 2 params body → 200
DELETE
/api/v1/wishlists/{wishListId}/wishlistlines/batch
WishListLinesV1_DeleteCollectionAsync 2 params → 200
PATCH
/api/v1/wishlists/{wishListId}/wishlistlines/batch
WishListLinesV1_PatchAsync 1 param body → 200
GET
/api/v1/wishlists/{wishListId}/wishlistlines
WishListLinesV1_GetCollectionAsync 8 params → 200
POST
/api/v1/wishlists/{wishListId}/wishlistlines
WishListLinesV1_PostAsync 1 param body → 200
GET
/api/v1/wishlists
WishListsV1_GetCollectionAsync → 200
POST
/api/v1/wishlists
WishListsV1_PostAsync body → 200
GET
/api/v1/wishlists/{wishListId}
WishListsV1_GetAsync 7 params → 200
DELETE
/api/v1/wishlists/{wishListId}
WishListsV1_DeleteAsync 1 param → 200
PATCH
/api/v1/wishlists/{wishListId}
WishListsV1_PatchAsync 1 param body → 200
DELETE
/api/v1/wishlists/{wishListId}/share/{wishListShareId}
WishListsV1_DeleteShareAsync 2 params → 200
PATCH
/api/v1/wishlists/activateinvite
WishListsV1_PatchInviteAsync body → 200
PATCH
/api/v1/wishlists/{wishListId}/sendacopy
WishListsV1_PatchSendACopyAsync 1 param body → 200
PATCH
/api/v1/wishlists/{wishListId}/schedule
WishListsV1_PatchScheduleAsync 1 param body → 200
POST
/api/v1/wishlists/{wishListId}/tags/batch
WishListsV1_PostTagsCollectionAsync 1 param body → 200
DELETE
/api/v1/wishlists/{wishListId}/tags/batch
WishListsV1_DeleteTagsCollectionAsync 2 params → 200
POST
/api/v1/wishlists/{wishListId}/send-pdf
WishListsV1_SendWishListPdfAsync 1 param body → 200

Schemas 39

The contract defines 39 schemas that model the data the API accepts and returns. The most detailed are Insite.Catalog.Services.Dtos.ProductDto (114 properties), Insite.WishLists.WebApi.V1.ApiModels.WishListLineModel (46 properties), Insite.Core.Plugins.Pricing.ProductPriceDto (43 properties), Insite.Catalog.Services.Dtos.StyledProductDto (38 properties). Each schema is shown below with its type and property counts.

Insite.Catalog.Services.Dtos.ConfigSectionOptionDto
object
11 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListTagCollectionModel
object
4 properties
Insite.Core.WebApi.PaginationModel
object
12 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListEmailScheduleModel
object
10 properties
Insite.Catalog.Services.Dtos.ConfigSectionDto
object
3 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListLineCollectionModel
object
5 properties
Insite.Catalog.Services.Dtos.BadgeDto
object
19 properties
Insite.Catalog.Services.Dtos.BrandDto
object
7 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListTagModel
object
4 properties
Insite.Catalog.Services.Dtos.RelatedProductDto
object
2 properties
Insite.Core.Plugins.Search.Dtos.ScoreExplanationDto
object
3 properties
Insite.Core.WebApi.SortOptionModel
object
2 properties
Insite.Catalog.Services.Dtos.ProductSubscriptionDto
object
19 properties
Insite.Catalog.Services.Dtos.StyleTraitDto
object
9 properties
Insite.Core.Plugins.Search.Dtos.FieldScoreDetailedDto
object
7 properties
Insite.Catalog.Services.Dtos.LegacyConfigurationDto
object
3 properties
Insite.Catalog.Services.Dtos.DocumentDto
object
9 properties
Insite.Core.Plugins.Pricing.ProductPriceDto
object
43 properties
Insite.Catalog.Services.Dtos.StyledProductDto
object
38 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListPdfModel
object
2 properties
Insite.Catalog.Services.Dtos.AttributeTypeDto
object
10 properties
Insite.Catalog.Services.Dtos.StyleValueDto
object
10 properties
Insite.Catalog.Services.Dtos.WarehouseDto
object
7 properties
Insite.Catalog.Services.Dtos.AvailabilityDto
object
3 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListModel
object
34 properties
Insite.Core.Plugins.Pricing.BreakPriceDto
object
6 properties
Insite.Catalog.Services.Dtos.ProductDto
object
114 properties
Insite.Catalog.Services.Dtos.AttributeValueDto
object
5 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListPdfParameter
object
13 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListCollectionModel
object
4 properties
Insite.WishLists.WebApi.V1.ApiModels.UpdateWishListLineCollectionModel
object
5 properties
Insite.Catalog.Services.Dtos.ProductImageDto
object
8 properties
Insite.Catalog.Services.Dtos.ProductLineDto
object
2 properties
Insite.Core.Plugins.Search.Dtos.FieldScoreDto
object
2 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListInviteParameter
object
1 property
Insite.Catalog.Services.Dtos.SpecificationDto
object
10 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListLineModel
object
46 properties
Insite.WishLists.WebApi.V1.ApiModels.WishListShareModel
object
4 properties
Insite.Catalog.Services.Dtos.ProductUnitOfMeasureDto
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

optimizely-wishlists-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 Wishlists 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.