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

Mailchimp Ecommerce API

The Ecommerce API from Mailchimp — 10 operation(s) for ecommerce.

Mailchimp Ecommerce API is one of 120 APIs that Mailchimp publishes on the APIs.io network, described by a machine-readable OpenAPI specification and an AsyncAPI event-driven specification.

This API exposes 4 JSON Schema definitions.

Tagged areas include E-Commerce. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, an AsyncAPI specification, a JSON-LD context, an API reference, a getting-started guide, and 4 JSON Schemas.

This API exposes 29 operations across 10 paths. It is described by OpenAPI 2.0, at version 3.0.55.

Requests are made against the base URL https://server.api.mailchimp.com/3.0.

29 operations 10 paths 0 schemas 8 DELETE10 GET8 PATCH1 POST2 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 2.0
API Version
3.0.55
Base URL
https://server.api.mailchimp.com/3.0
Authentication
basic
Resource Areas
1

Authentication & Security 1

Mailchimp Ecommerce API declares 1 security scheme for authenticating requests. It defines a basic scheme (basicAuth). By default, every request must be authenticated.

Paths & Operations 29

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

Ecommerce 29
GET
/reports/{campaign_id}/ecommerce-product-activity
Mailchimp List Campaign Product Activity
getReportsIdEcommerceProductActivity 6 params → 200default
GET
/ecommerce/stores/{store_id}
Mailchimp Get Store Info
getEcommerceStoresId 3 params → 200default
PATCH
/ecommerce/stores/{store_id}
Mailchimp Update Store
patchEcommerceStoresId 2 params → 200default
DELETE
/ecommerce/stores/{store_id}
Mailchimp Delete Store
deleteEcommerceStoresId 1 param → 204default
GET
/ecommerce/stores/{store_id}/carts/{cart_id}
Mailchimp Get Cart Info
getEcommerceStoresIdCartsId 4 params → 200default
PATCH
/ecommerce/stores/{store_id}/carts/{cart_id}
Mailchimp Update Cart
patchEcommerceStoresIdCartsId 3 params → 200default
DELETE
/ecommerce/stores/{store_id}/carts/{cart_id}
Mailchimp Delete Cart
deleteEcommerceStoresIdCartsId 2 params → 204default
GET
/ecommerce/stores/{store_id}/carts/{cart_id}/lines/{line_id}
Mailchimp Get Cart Line Item
getEcommerceStoresIdCartsIdLinesId 5 params → 200default
PATCH
/ecommerce/stores/{store_id}/carts/{cart_id}/lines/{line_id}
Mailchimp Update Cart Line Item
patchEcommerceStoresIdCartsIdLinesId 4 params → 200default
DELETE
/ecommerce/stores/{store_id}/carts/{cart_id}/lines/{line_id}
Mailchimp Delete Cart Line Item
deleteEcommerceStoresIdCartsLinesId 3 params → 204default
GET
/ecommerce/stores/{store_id}/customers/{customer_id}
Mailchimp Get Customer Info
getEcommerceStoresIdCustomersId 4 params → 200default
PUT
/ecommerce/stores/{store_id}/customers/{customer_id}
Mailchimp Add or Update Customer
putEcommerceStoresIdCustomersId 3 params → 200default
PATCH
/ecommerce/stores/{store_id}/customers/{customer_id}
Mailchimp Update Customer
patchEcommerceStoresIdCustomersId 3 params → 200default
DELETE
/ecommerce/stores/{store_id}/customers/{customer_id}
Mailchimp Delete Customer
deleteEcommerceStoresIdCustomersId 2 params → 204default
GET
/ecommerce/stores/{store_id}/promo-rules/{promo_rule_id}
Mailchimp Get Promo Rule
getEcommerceStoresIdPromorulesId 4 params → 200default
PATCH
/ecommerce/stores/{store_id}/promo-rules/{promo_rule_id}
Mailchimp Update Promo Rule
patchEcommerceStoresIdPromorulesId 3 params → 200default
DELETE
/ecommerce/stores/{store_id}/promo-rules/{promo_rule_id}
Mailchimp Delete Promo Rule
deleteEcommerceStoresIdPromorulesId 2 params → 204default
GET
/ecommerce/stores/{store_id}/promo-rules/{promo_rule_id}/promo-codes
Mailchimp List Promo Codes
getEcommerceStoresIdPromocodes 6 params → 200default
POST
/ecommerce/stores/{store_id}/promo-rules/{promo_rule_id}/promo-codes
Mailchimp Add Promo Code
postEcommerceStoresIdPromocodes 3 params → 200default
GET
/ecommerce/stores/{store_id}/orders/{order_id}/lines/{line_id}
Mailchimp Get Order Line Item
getEcommerceStoresIdOrdersIdLinesId 5 params → 200default
PATCH
/ecommerce/stores/{store_id}/orders/{order_id}/lines/{line_id}
Mailchimp Update Order Line Item
patchEcommerceStoresIdOrdersIdLinesId 4 params → 200default
DELETE
/ecommerce/stores/{store_id}/orders/{order_id}/lines/{line_id}
Mailchimp Delete Order Line Item
deleteEcommerceStoresIdOrdersIdLinesId 3 params → 204default
GET
/ecommerce/stores/{store_id}/products/{product_id}/variants/{variant_id}
Mailchimp Get Product Variant Info
getEcommerceStoresIdProductsIdVariantsId 5 params → 200default
PUT
/ecommerce/stores/{store_id}/products/{product_id}/variants/{variant_id}
Mailchimp Add or Update Product Variant
putEcommerceStoresIdProductsIdVariantsId 4 params → 200default
PATCH
/ecommerce/stores/{store_id}/products/{product_id}/variants/{variant_id}
Mailchimp Update Product Variant
patchEcommerceStoresIdProductsIdVariantsId 4 params → 200default
DELETE
/ecommerce/stores/{store_id}/products/{product_id}/variants/{variant_id}
Mailchimp Delete Product Variant
deleteEcommerceStoresIdProductsIdVariantsId 3 params → 204default
GET
/ecommerce/stores/{store_id}/products/{product_id}/images/{image_id}
Mailchimp Get Product Image Info
getEcommerceStoresIdProductsIdImagesId 5 params → 200default
PATCH
/ecommerce/stores/{store_id}/products/{product_id}/images/{image_id}
Mailchimp Update Product Image
patchEcommerceStoresIdProductsIdImagesId 4 params → 200default
DELETE
/ecommerce/stores/{store_id}/products/{product_id}/images/{image_id}
Mailchimp Delete Product Image
deleteEcommerceStoresIdProductsIdImagesId 3 params → 204default

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

mailchimp-ecommerce-api-openapi.yml Raw ↑

Other APIs Mailchimp publishes across the network.

Mailchimp Open Commerce
Mailchimp Abuse API
Mailchimp Account Export API
Mailchimp Accounts API
Mailchimp Actions API
Mailchimp Activity API
Mailchimp Advice API
Mailchimp Allowlists API
Mailchimp Answers API
Mailchimp Applications API
Mailchimp Archive API
Mailchimp Authorized API
Where this information came from

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