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

The Brands API from Optimizely — 23 operation(s) for brands.

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

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

This API exposes 27 operations across 23 paths, and defines 42 schemas. It is described by OpenAPI 3.2.0, at version 1.0.

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

27 operations 23 paths 42 schemas 2 DELETE20 GET1 PATCH3 POST1 PUT

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
Resource Areas
1

Authentication & Security 1

Optimizely Brands 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 27

Across 23 paths, the API surfaces 27 operations — 2 DELETE, 20 GET, 1 PATCH, 3 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

Brands 27
GET
/api/v1/admin/Brands
Returns the EntitySet Brands
Brands_Get 8 params → 200
POST
/api/v1/admin/Brands
Post a new entity to EntitySet Brands
Brands_Post body → 200
GET
/api/v1/admin/Brands({id})
Returns the entity with the key from Brands
Brands_GetById 3 params → 200
PUT
/api/v1/admin/Brands({id})
Replace entity in EntitySet Brands
Brands_PutById 1 param body → 200
DELETE
/api/v1/admin/Brands({id})
Delete entity in EntitySet Brands
Brands_DeleteById 2 params → 200
PATCH
/api/v1/admin/Brands({id})
Update entity in EntitySet Brands
Brands_PatchById 1 param body → 200
GET
/api/v1/admin/Brands/Default.Default()
Call operation Default
Brands_Default → 200
GET
/api/v1/admin/Brands/Default.checkbrandspage(websiteId={websiteId})
Call operation checkbrandspage
Brands_CheckBrandsPageByWebsiteid_1 1 param → 200
POST
/api/v1/admin/Brands({id})/Default.unassignProductLinesProducts
Call operation unassignProductLinesProducts
Brands_UnassignProductLinesProductsById 1 param body → 204
POST
/api/v1/admin/brands({key})/unassignProductLinesProducts
Brands_UnassignProductLinesProductsByKey 1 param → 204
GET
/api/v1/admin/brands/checkbrandspage(websiteId={websiteId})
Brands_CheckBrandsPageByWebsiteid_2 1 param → 200
DELETE
/api/v1/admin/brands/delete
Brands_DeleteRoute 1 param → 200
GET
/api/v1/admin/brands({key})/brandcategoryimages({brandcategoryimageKey})
Brands_GetBrandCategoryImageByKeyAndBrandcategoryimagekey 4 params → 200
GET
/api/v1/admin/brands({key})/customproperties({custompropertyKey})
Brands_GetCustomPropertyByKeyAndCustompropertykey 4 params → 200
GET
/api/v1/admin/brands({key})/productlines({productlineKey})
Brands_GetProductLineByKeyAndProductlinekey 4 params → 200
GET
/api/v1/admin/brands({key})/products({productKey})
Brands_GetProductByKeyAndProductkey 4 params → 200
GET
/api/v1/brands/{BrandId}/categories
BrandCategoriesV1_GetCollectionAsync 8 params → 200
GET
/api/v1/brands/{BrandId}/categories/{CategoryId}
BrandCategoriesV1_GetAsync 5 params → 200
GET
/api/v1/brands/{BrandId}/productlines/{ProductLineId}/products
BrandProductLineProductsV1_GetAsync 35 params → 200
GET
/api/v1/brands/{brandId}/products
BrandProductsV1_GetAsync 33 params → 200
GET
/api/v1/brands/{BrandId}/categories/{CategoryId}/products
BrandCategoryProductsV1_GetAsync 34 params → 200
GET
/api/v1/brands
BrandsV1_GetCollectionAsync 8 params → 200
GET
/api/v1/brands/{BrandId}
BrandsV1_GetAsync 3 params → 200
GET
/api/v1/brands/getByPath
BrandsV1_GetByPathAsync 1 param → 200
GET
/api/v1/brands/feederData
BrandsV1_GetFeederData → 200
GET
/api/v1/brands/{BrandId}/productlines
BrandProductLinesV1_GetCollectionAsync 8 params → 200
GET
/api/v1/brands/{BrandId}/productlines/{ProductLineId}
BrandProductLinesV1_GetAsync 5 params → 200

Schemas 42

The contract defines 42 schemas that model the data the API accepts and returns. The most detailed are Insite.Catalog.Services.Dtos.ProductDto (114 properties), Insite.Core.Plugins.Pricing.ProductPriceDto (43 properties), Insite.Catalog.Services.Dtos.StyledProductDto (38 properties), Insite.Data.Entities.Brand (21 properties). Each schema is shown below with its type and property counts.

Insite.Data.Entities.Brand
object
21 properties 10 required
Insite.Core.Plugins.Search.Dtos.CategoryFacetDto
object
6 properties
Insite.Catalog.Services.Dtos.ConfigSectionOptionDto
object
11 properties
Insite.Core.WebApi.PaginationModel
object
12 properties
Insite.Core.Plugins.Search.Dtos.GenericFacetDto
object
5 properties
Insite.Core.Plugins.Search.Dtos.PriceRangeDto
object
4 properties
Insite.Catalog.Services.Dtos.ConfigSectionDto
object
3 properties
Insite.Catalog.Services.Dtos.BadgeDto
object
19 properties
Insite.Catalog.WebApi.V1.ApiModels.ProductCollectionModel
object
16 properties
Insite.Brands.WebApi.V1.ApiModels.BrandCategoryCollectionModel
object
4 properties
Insite.Catalog.Services.Dtos.BrandDto
object
7 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.Core.Plugins.Search.Dtos.AttributeValueFacetDto
object
8 properties
Insite.Brands.WebApi.V1.ApiModels.BrandProductLineCollectionModel
object
4 properties
Insite.Brands.WebApi.V1.ApiModels.BrandProductLineModel
object
10 properties
Insite.Brands.WebApi.V1.ApiModels.BrandCategoryModel
object
12 properties
Insite.Brands.WebApi.V1.ApiModels.BrandCollectionModel
object
4 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.Core.Plugins.Search.Dtos.AttributeTypeFacetDto
object
5 properties
Insite.Brands.WebApi.V1.ApiModels.BrandModel
object
18 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.Core.Plugins.Pricing.BreakPriceDto
object
6 properties
Insite.Catalog.Services.Dtos.ProductDto
object
114 properties
Insite.Catalog.Services.Dtos.AttributeValueDto
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.Core.Plugins.Search.Dtos.SuggestionDto
object
3 properties
Insite.Core.Plugins.Search.Dtos.PriceFacetDto
object
4 properties
Insite.Catalog.Services.Dtos.SpecificationDto
object
10 properties
Insite.Catalog.Services.Dtos.ProductUnitOfMeasureDto
object
8 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

optimizely-brands-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 Brands 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.