Shoppable website screenshot

Shoppable

Shoppable is embeddable commerce infrastructure that lets shoppers buy any product from any retailer in a single universal cart without leaving the content they are in. Founded in 2011 by Heather Udo, the company powers off-site commerce across editorial content, social media, ads, connected TV, email, and emerging AI/agentic channels through a single integration. Its Shoppable Commerce API Suite (OpenAPI 3.0) exposes product lookup, catalog search, merchant data, order data, and a universal v6 checkout backed by Stripe tokenization, plus a hosted Model Context Protocol (MCP) server for agentic commerce. Shoppable holds four U.S. patents for universal checkout and is backed by 500 Global, MI Ventures, and Bodley Group.

Shoppable publishes 6 APIs on the APIs.io network, including Catalog API, Checkout API, Merchants API, and 3 more. Tagged areas include Company, Commerce, E-Commerce, Checkout, and Catalog.

Shoppable’s developer surface includes authentication, changelog, documentation, API reference, getting-started guide, support, engineering blog, and 16 more developer resources.

44.9/100 developing ▬ flat Agent 32/100 agent ready saas Full breakdown ↓
scored 2026-09-08 · rubric v0.20.0
1 APIs 1 MCP Servers
CompanyCommerceE-CommerceCheckoutCatalogPaymentsAgentic CommerceMCPEmbeddable CommerceRetail

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-09-08 · rubric v0.20.0
Regulatory Posture applies to this provider. Its tags matched the Payments regime, so Regulatory Posture carries 15 points of the composite. If this regime is wrong for your business, say so on your provider repo — the applicability map is public and we will correct it.
Create-or-Update Ergonomics applies to this provider. This API accepts writes, so it carries 10 points of the composite. It is scored from the published contracts themselves: whether a caller can create-or-update in one call, whether the write accepts a key the caller already holds, and whether the response says which branch ran. Without that, every write needs a search-and-branch in front of it, and the first time that check is skipped a duplicate record is created. Scored against the observed mean rather than raw — a provider at the catalog average is unchanged by this facet, not penalised by it.
The six quality facets above are damped to 75 points between them, because the conditional facet above carries the other 25. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 75% of its nominal weight, not 100%. The full arithmetic is at apis.io/rating/.
Improve this rating by publishing the missing artifacts — every area above can be raised, and the full rubric is at apis.io/rating/. Every facet and dimension name above is a link: it opens that measurement's own page — what it means, the exact checks that feed it, how the whole catalog distributes on it, and the providers at the top of it. This rating is computed from github.com/api-evangelist/shoppable: open an issue to ask a question, or submit a pull request to add artifacts. Submit an artifact on GitHub — free → Manage your own listing — the Influence plan, $499/mo →

APIs 6

Individual APIs this provider publishes, each with its own machine-readable definition.

Shoppable Catalog API

The Catalog API from Shoppable — 1 operation(s) for catalog.

Shoppable Checkout API

The Checkout API from Shoppable — 1 operation(s) for checkout.

Shoppable Merchants API

The Merchants API from Shoppable — 2 operation(s) for merchants.

Shoppable OrderData API

The OrderData API from Shoppable — 1 operation(s) for orderdata.

Shoppable Orders API

The Orders API from Shoppable — 2 operation(s) for orders.

Shoppable Products API

The Products API from Shoppable — 1 operation(s) for products.

Open Collections 7

Open, tool-agnostic API collections (OpenAPI-derived and Bruno).

API Collection

OPEN COLLECTION

Scroll for all 7

MCP Servers 1

Model Context Protocol servers that expose these APIs to AI agents.

Shoppable MCP Server

Official hosted Model Context Protocol server for Shoppable's universal commerce platform. Exposes conversational product discovery, cart building, and order lookup to AI assist...

MCP SERVER

Security Posture 2

Authentication, domain security, vulnerability disclosure, and trust-center signals.

Shoppable Authentication

apiKey/http · 2 schemes

SECURITY

Shoppable Domain Security

TLSv1.3 · DMARC

SECURITY

Agentic Access 1

Recommended x-agentic-access execution contracts for AI agents.

Shoppable Agentic Access

8 operations · 3 acting

8 operations · 3 acting

AGENTIC

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 4

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 3

Pagination, idempotency, versioning, errors, and events

Access & Security 2

Authentication, authorization, and security posture

Operate 3

Status, limits, changes, and where to get help

Commercial 3

Pricing, plans, and the legal terms of use

Company 2

The organization behind the API

Other 1

Properties that don't map to a standard resource type

Source (apis.yml)

apis.yml Raw ↑
aid: shoppable
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: true
  label: Hosted service · you call their endpoint
  confidence: high
  source:
  - openapi
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: unknown
  trial: false
  try_now: false
  public: false
  label: Unknown
  confidence: low
  source:
  - authentication
  - security
  - sandbox
  generated: '2026-09-03'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/shoppable.png
name: Shoppable
description: Shoppable is embeddable commerce infrastructure that lets shoppers buy any product from any retailer in a single
  universal cart without leaving the content they are in. Founded in 2011 by Heather Udo, the company powers off-site commerce
  across editorial content, social media, ads, connected TV, email, and emerging AI/agentic channels through a single integration.
  Its Shoppable Commerce API Suite (OpenAPI 3.0) exposes product lookup, catalog search, merchant data, order data, and a
  universal v6 checkout backed by Stripe tokenization, plus a hosted Model Context Protocol (MCP) server for agentic commerce.
  Shoppable holds four U.S. patents for universal checkout and is backed by 500 Global, MI Ventures, and Bodley Group.
url: https://raw.githubusercontent.com/api-evangelist/shoppable/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- 500-global
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-21'
tags:
- Company
- Commerce
- E-Commerce
- Checkout
- Catalog
- Payments
- Agentic Commerce
- MCP
- Embeddable Commerce
- Retail
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
apis:
- aid: shoppable:shoppable-catalog-api
  name: Shoppable Catalog API
  description: The Catalog API from Shoppable — 1 operation(s) for catalog.
  humanURL: https://about.shoppable.com/help/setup-developer-documentation
  baseURL: https://cloud.shoppable.com
  tags:
  - Catalog
  properties:
  - type: OpenAPI
    url: openapi/shoppable-catalog-api-openapi.yml
  - type: Swagger
    url: https://app.swaggerhub.com/apis-docs/shoppable-dca/shoppable-cloud_api/1.0.2
  - type: DataModel
    url: data-model/shoppable-data-model.yml
  - type: ErrorCatalog
    url: errors/shoppable-problem-types.yml
  - type: Sandbox
    url: sandbox/shoppable-sandbox.yml
- aid: shoppable:shoppable-checkout-api
  name: Shoppable Checkout API
  description: The Checkout API from Shoppable — 1 operation(s) for checkout.
  humanURL: https://about.shoppable.com/help/setup-developer-documentation
  baseURL: https://cloud.shoppable.com
  tags:
  - Checkout
  properties:
  - type: OpenAPI
    url: openapi/shoppable-checkout-api-openapi.yml
  - type: Swagger
    url: https://app.swaggerhub.com/apis-docs/shoppable-dca/shoppable-cloud_api/1.0.2
  - type: DataModel
    url: data-model/shoppable-data-model.yml
  - type: ErrorCatalog
    url: errors/shoppable-problem-types.yml
  - type: Sandbox
    url: sandbox/shoppable-sandbox.yml
- aid: shoppable:shoppable-merchants-api
  name: Shoppable Merchants API
  description: The Merchants API from Shoppable — 2 operation(s) for merchants.
  humanURL: https://about.shoppable.com/help/setup-developer-documentation
  baseURL: https://cloud.shoppable.com
  tags:
  - Merchants
  properties:
  - type: OpenAPI
    url: openapi/shoppable-merchants-api-openapi.yml
  - type: Swagger
    url: https://app.swaggerhub.com/apis-docs/shoppable-dca/shoppable-cloud_api/1.0.2
  - type: DataModel
    url: data-model/shoppable-data-model.yml
  - type: ErrorCatalog
    url: errors/shoppable-problem-types.yml
  - type: Sandbox
    url: sandbox/shoppable-sandbox.yml
- aid: shoppable:shoppable-orderdata-api
  name: Shoppable OrderData API
  description: The OrderData API from Shoppable — 1 operation(s) for orderdata.
  humanURL: https://about.shoppable.com/help/setup-developer-documentation
  baseURL: https://cloud.shoppable.com
  tags:
  - OrderData
  properties:
  - type: OpenAPI
    url: openapi/shoppable-orderdata-api-openapi.yml
  - type: Swagger
    url: https://app.swaggerhub.com/apis-docs/shoppable-dca/shoppable-cloud_api/1.0.2
  - type: DataModel
    url: data-model/shoppable-data-model.yml
  - type: ErrorCatalog
    url: errors/shoppable-problem-types.yml
  - type: Sandbox
    url: sandbox/shoppable-sandbox.yml
- aid: shoppable:shoppable-orders-api
  name: Shoppable Orders API
  description: The Orders API from Shoppable — 2 operation(s) for orders.
  humanURL: https://about.shoppable.com/help/setup-developer-documentation
  baseURL: https://cloud.shoppable.com
  tags:
  - Order
  tags_raw:
  - Orders
  properties:
  - type: OpenAPI
    url: openapi/shoppable-orders-api-openapi.yml
  - type: Swagger
    url: https://app.swaggerhub.com/apis-docs/shoppable-dca/shoppable-cloud_api/1.0.2
  - type: DataModel
    url: data-model/shoppable-data-model.yml
  - type: ErrorCatalog
    url: errors/shoppable-problem-types.yml
  - type: Sandbox
    url: sandbox/shoppable-sandbox.yml
- aid: shoppable:shoppable-products-api
  name: Shoppable Products API
  description: The Products API from Shoppable — 1 operation(s) for products.
  humanURL: https://about.shoppable.com/help/setup-developer-documentation
  baseURL: https://cloud.shoppable.com
  tags:
  - Product
  tags_raw:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/shoppable-products-api-openapi.yml
  - type: Swagger
    url: https://app.swaggerhub.com/apis-docs/shoppable-dca/shoppable-cloud_api/1.0.2
  - type: DataModel
    url: data-model/shoppable-data-model.yml
  - type: ErrorCatalog
    url: errors/shoppable-problem-types.yml
  - type: Sandbox
    url: sandbox/shoppable-sandbox.yml
common:
- type: Overlay
  url: overlays/shoppable-cloud-overlay.yaml
- type: DomainSecurity
  url: security/shoppable-domain-security.yml
- type: AgenticAccess
  url: agentic-access/shoppable-agentic-access.yml
- type: Authentication
  url: authentication/shoppable-authentication.yml
- type: MCPServer
  url: mcp/shoppable-mcp.yml
- type: Conventions
  url: conventions/shoppable-conventions.yml
- type: Conformance
  url: conformance/shoppable-conformance.yml
- type: Lifecycle
  url: lifecycle/shoppable-lifecycle.yml
- type: StatusPage
  url: https://status.shoppable.com
- type: ChangeLog
  url: changelog/shoppable-changelog.yml
- type: AgentSkill
  url: skills/_index.yml
- type: LLMsTxt
  url: llms/shoppable-llms.txt
- type: DeveloperPortal
  url: https://about.shoppable.com/help/setup-developer-documentation
- type: Documentation
  url: https://ask.shoppable.com
- type: APIReference
  url: https://app.swaggerhub.com/apis-docs/shoppable-dca/shoppable-cloud_api/1.0.2
- type: GettingStarted
  url: https://about.shoppable.com/help/setup-developer-documentation
- type: Support
  url: https://ask.shoppable.com
- type: Blog
  url: https://about.shoppable.com/blog
- type: Pricing
  url: https://about.shoppable.com/pricing
- type: SignUp
  url: https://app.shoppable.com/signin
- type: TermsOfService
  url: https://about.shoppable.com/terms#terms-of-use
- type: PrivacyPolicy
  url: https://about.shoppable.com/terms#privacy-policy
- type: Website
  url: https://shoppable.com
x-enrichment:
  date: '2026-07-21'
  status: enriched
  artifacts_added: 15
  pass: local-v1

Work with this as data

Every provider 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 providers

9 MCP tools reach this
  • find_providersBrowse and filter every provider in the catalog.
  • get_provider_artifactsEvery artifact this provider publishes, grouped by type.
  • get_provider_operationsEvery operation across all of their OpenAPIs — one call instead of parsing every spec.
  • get_provider_toolsEvery MCP tool they ship, with the operation each wraps.
  • get_provider_evidenceHow each part of their score was established. Free — the basis for a claim should not sit behind it.
  • get_provider_ratingPRO — composite, band, trend and facet scores.
  • 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 provider
curl "https://apis.io/api/v1/providers/shoppable"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/shoppable/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/shoppable/evidence"

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.