Mailchimp Open Commerce

An open source, API-first, modular commerce stack built using Node.js, React, and GraphQL. Formerly known as Reaction Commerce, the project has been discontinued but documentation remains available.

Documentation

Other Resources

🔗
GraphQL Playground
https://mailchimp.com/developer/open-commerce/playground/
🔗
Plugin Development
https://mailchimp.com/developer/open-commerce/guides/build-api-plugin/
🔗
Sharing Code Between Plugins
https://mailchimp.com/developer/open-commerce/docs/sharing-code-between-plugins/
🔗
GitHubOrganization
https://github.com/reactioncommerce
🔗
Contributing
https://mailchimp.com/developer/open-commerce/docs/contribute-open-commerce/
🔗
GraphQL
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/graphql/mailchimp-graphql.md
🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-add-member-note-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-add-member-tag-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-checklist-then-send-campaign-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-create-audience-add-member-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-create-campaign-content-test-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-create-campaign-set-content-schedule-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-create-campaign-set-content-send-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-create-merge-field-add-member-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-create-static-segment-add-members-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-create-template-campaign-send-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-find-and-pause-automation-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-find-and-start-automation-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-find-campaign-pull-report-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-find-member-mark-vip-tag-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-onboard-member-to-segment-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-put-member-tag-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-replicate-campaign-test-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-sync-static-segment-members-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/mailchimp/refs/heads/main/arazzo/mailchimp-upsert-member-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/mailchimp-open-commerce"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
aid: mailchimp:mailchimp-open-commerce
name: Mailchimp Open Commerce
tags:
- E-Commerce
- GraphQL
- Headless Commerce
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg
baseURL: https://{open-commerce-host}/graphql
humanURL: https://mailchimp.com/developer/open-commerce/
overlays: []
properties:
- url: https://mailchimp.com/developer/open-commerce/docs/fundamentals/
  type: Documentation
- url: https://mailchimp.com/developer/open-commerce/guides/quick-start/
  type: GettingStarted
- url: https://mailchimp.com/developer/open-commerce/playground/
  type: GraphQL Playground
- url: https://mailchimp.com/developer/open-commerce/guides/build-api-plugin/
  type: Plugin Development
- url: https://mailchimp.com/developer/open-commerce/docs/sharing-code-between-plugins/
  type: Sharing Code Between Plugins
- url: https://github.com/reactioncommerce
  type: GitHubOrganization
- url: https://mailchimp.com/developer/open-commerce/docs/contribute-open-commerce/
  type: Contributing
- url: graphql/mailchimp-graphql.md
  type: GraphQL
description: An open source, API-first, modular commerce stack built using Node.js, React, and GraphQL.
  Formerly known as Reaction Commerce, the project has been discontinued but documentation remains available.