Bold Commerce website screenshot

Bold Commerce

Bold Commerce builds modular e-commerce apps and headless commerce APIs for subscriptions, checkout, and pricing. Merchants and developers integrate Bold Subscriptions (recurring orders and branded customer portals), Bold Checkout (a headless, fully customizable checkout across Frontend, Backend, and Admin surfaces), and Bold Price Rules (discounts, promotions, and dynamic pricing), alongside supporting Products, Customers, and Shops APIs. Requests are made against api.boldcommerce.com and authenticated with an OAuth 2.0 access token (public integrations) or a scoped API access token (private integrations), passed as a Bearer token.

Bold Commerce publishes 6 APIs on the APIs.io network, including Checkout API, Customers API, Price Rules API, and 3 more. Tagged areas include E-Commerce, Subscription, Checkout, Pricing, and Headless Commerce.

Bold Commerce’s developer surface includes authentication, documentation, engineering blog, and 9 more developer resources.

37.7/100 thin ▬ flat Agent 22/100 agent aware Full breakdown ↓
scored 2026-08-24 · rubric v0.13.0
AccessPaidSelf serveFree trial⚡ Free to try
6 APIs
E-CommerceSubscriptionCheckoutPricingHeadless CommerceShopify

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-24 · rubric v0.13.0
Composite quality — 37.7/100 · thin
Contract Quality 10.6 / 21
Developer Ergonomics 4.0 / 17
Access Clarity 8.1 / 17
Operational Transparency 3.8 / 11
Contract Governance 0.0 / 10
Discoverability 6.3 / 9
Regulatory Posture 4.0 / 15
Agent readiness — 22/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 10 / 10
Documented Reversibility 6 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 0 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 7 / 7
Typed Event Surface 0 / 6
Agent Skills 0 / 5
Well-Known Catalog 0 / 4
Consent & Bot Identity 0 / 3
A2A Agent Card 0 / 8
Dry-Run / Simulate Mode 0 / 4
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.
The six quality facets above are damped to 85 points between them, because the conditional facet above carries the other 15. That is why each facet's contribution is shown against a damped maximum: raising a quality facet moves the composite by 85% 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/. This rating is computed from github.com/api-evangelist/bold-commerce: open an issue to ask a question, or submit a pull request to add artifacts. Want it done for you? Prioritized profiling — $2,500 →

APIs 6

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

Bold Commerce Checkout API

Headless storefront checkout order operations.

Bold Commerce Customers API

Customer records tied to a shop.

Bold Commerce Price Rules API

Discounts, promotions, and dynamic pricing.

Bold Commerce Products API

Product catalog for a shop.

Bold Commerce Shops API

Shop configuration and shop_identifier lookup.

Bold Commerce Subscriptions API

Recurring orders, intervals, and subscription management.

Open Collections 8

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

API Collection

OPEN COLLECTION

Bold Commerce API

OPEN COLLECTION

Scroll for all 8

Pricing Plans 1

Published pricing tiers and plan structures.

Rate Limits 1

Documented rate limits and quota policies.

Bold Commerce Rate Limits

3 limits

RATE LIMITS

FinOps 1

Cost, billing, and metering signals for API financial operations.

Security Posture 3

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

Bold Commerce Authentication

http · 1 scheme

SECURITY

Bold Commerce Domain Security

TLSv1.3 · HSTS · DNSSEC · DMARC

SECURITY

Bold Commerce Trust Center

PCI DSS, GDPR

SECURITY

Agentic Access 1

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

Bold Commerce Agentic Access

29 operations · 18 acting

29 operations · 18 acting

AGENTIC

Resources

Documentation 1

Reference material describing how the API behaves

Agent Surfaces 1

MCP servers, agent skills, and machine-readable catalogs

Build 1

SDKs, sample code, and the tooling you integrate with

Access & Security 3

Authentication, authorization, and security posture

Operate 1

Status, limits, changes, and where to get help

Commercial 2

Pricing, plans, and the legal terms of use

Company 3

The organization behind the API

Source (apis.yml)

apis.yml Raw ↑
aid: bold-commerce
url: https://raw.githubusercontent.com/api-evangelist/bold-commerce/refs/heads/main/apis.yml
name: Bold Commerce
kind: company
description: Bold Commerce builds modular e-commerce apps and headless commerce APIs for subscriptions, checkout, and pricing.
  Merchants and developers integrate Bold Subscriptions (recurring orders and branded customer portals), Bold Checkout (a
  headless, fully customizable checkout across Frontend, Backend, and Admin surfaces), and Bold Price Rules (discounts, promotions,
  and dynamic pricing), alongside supporting Products, Customers, and Shops APIs. Requests are made against api.boldcommerce.com
  and authenticated with an OAuth 2.0 access token (public integrations) or a scoped API access token (private integrations),
  passed as a Bearer token.
accessModel:
  pricing: paid
  onboarding: self-serve
  trial: true
  try_now: true
  public: false
  label: Paid (free trial) · Self-serve signup
  confidence: high
  source:
  - plans
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/bold-commerce.png
tags:
- E-Commerce
- Subscription
- Checkout
- Pricing
- Headless Commerce
- Shopify
tags_raw:
- E-Commerce
- Subscriptions
- Checkout
- Pricing
- Headless Commerce
- Shopify
created: '2026-07-10'
modified: '2026-07-10'
specificationVersion: '0.23'
apis:
- aid: bold-commerce:bold-commerce-checkout-api
  name: Bold Commerce Checkout API
  description: Headless storefront checkout order operations.
  humanURL: https://developer.boldcommerce.com/api/subscriptions
  baseURL: https://api.boldcommerce.com/subscriptions/v1
  tags:
  - Checkout
  properties:
  - type: OpenAPI
    url: openapi/bold-commerce-checkout-api-openapi.yml
  - type: Documentation
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: APIReference
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: PostmanCollection
    url: collections/bold-commerce.postman_collection.json
  - type: OpenCollection
    url: collections/bold-commerce.opencollection.json
  - type: Documentation
    url: https://developer.boldcommerce.com/api/checkout
  - type: Documentation
    url: https://developer.boldcommerce.com/guides/checkout/quick-start
  - type: Documentation
    url: https://developer.boldcommerce.com/api/price-rules
  - type: APIReference
    url: https://developer.boldcommerce.com/api/price-rules
  - type: Documentation
    url: https://developer.boldcommerce.com/api/products
  - type: Documentation
    url: https://developer.boldcommerce.com/api/customers
  - type: Documentation
    url: https://developer.boldcommerce.com/api/shops
- aid: bold-commerce:bold-commerce-customers-api
  name: Bold Commerce Customers API
  description: Customer records tied to a shop.
  humanURL: https://developer.boldcommerce.com/api/subscriptions
  baseURL: https://api.boldcommerce.com/subscriptions/v1
  tags:
  - Customers
  properties:
  - type: OpenAPI
    url: openapi/bold-commerce-customers-api-openapi.yml
  - type: Documentation
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: APIReference
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: PostmanCollection
    url: collections/bold-commerce.postman_collection.json
  - type: OpenCollection
    url: collections/bold-commerce.opencollection.json
  - type: Documentation
    url: https://developer.boldcommerce.com/api/checkout
  - type: Documentation
    url: https://developer.boldcommerce.com/guides/checkout/quick-start
  - type: Documentation
    url: https://developer.boldcommerce.com/api/price-rules
  - type: APIReference
    url: https://developer.boldcommerce.com/api/price-rules
  - type: Documentation
    url: https://developer.boldcommerce.com/api/products
  - type: Documentation
    url: https://developer.boldcommerce.com/api/customers
  - type: Documentation
    url: https://developer.boldcommerce.com/api/shops
- aid: bold-commerce:bold-commerce-price-rules-api
  name: Bold Commerce Price Rules API
  description: Discounts, promotions, and dynamic pricing.
  humanURL: https://developer.boldcommerce.com/api/subscriptions
  baseURL: https://api.boldcommerce.com/subscriptions/v1
  tags:
  - Price Rules
  properties:
  - type: OpenAPI
    url: openapi/bold-commerce-price-rules-api-openapi.yml
  - type: Documentation
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: APIReference
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: PostmanCollection
    url: collections/bold-commerce.postman_collection.json
  - type: OpenCollection
    url: collections/bold-commerce.opencollection.json
  - type: Documentation
    url: https://developer.boldcommerce.com/api/checkout
  - type: Documentation
    url: https://developer.boldcommerce.com/guides/checkout/quick-start
  - type: Documentation
    url: https://developer.boldcommerce.com/api/price-rules
  - type: APIReference
    url: https://developer.boldcommerce.com/api/price-rules
  - type: Documentation
    url: https://developer.boldcommerce.com/api/products
  - type: Documentation
    url: https://developer.boldcommerce.com/api/customers
  - type: Documentation
    url: https://developer.boldcommerce.com/api/shops
- aid: bold-commerce:bold-commerce-products-api
  name: Bold Commerce Products API
  description: Product catalog for a shop.
  humanURL: https://developer.boldcommerce.com/api/subscriptions
  baseURL: https://api.boldcommerce.com/subscriptions/v1
  tags:
  - Product
  tags_raw:
  - Products
  properties:
  - type: OpenAPI
    url: openapi/bold-commerce-products-api-openapi.yml
  - type: Documentation
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: APIReference
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: PostmanCollection
    url: collections/bold-commerce.postman_collection.json
  - type: OpenCollection
    url: collections/bold-commerce.opencollection.json
  - type: Documentation
    url: https://developer.boldcommerce.com/api/checkout
  - type: Documentation
    url: https://developer.boldcommerce.com/guides/checkout/quick-start
  - type: Documentation
    url: https://developer.boldcommerce.com/api/price-rules
  - type: APIReference
    url: https://developer.boldcommerce.com/api/price-rules
  - type: Documentation
    url: https://developer.boldcommerce.com/api/products
  - type: Documentation
    url: https://developer.boldcommerce.com/api/customers
  - type: Documentation
    url: https://developer.boldcommerce.com/api/shops
- aid: bold-commerce:bold-commerce-shops-api
  name: Bold Commerce Shops API
  description: Shop configuration and shop_identifier lookup.
  humanURL: https://developer.boldcommerce.com/api/subscriptions
  baseURL: https://api.boldcommerce.com/subscriptions/v1
  tags:
  - Shops
  properties:
  - type: OpenAPI
    url: openapi/bold-commerce-shops-api-openapi.yml
  - type: Documentation
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: APIReference
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: PostmanCollection
    url: collections/bold-commerce.postman_collection.json
  - type: OpenCollection
    url: collections/bold-commerce.opencollection.json
  - type: Documentation
    url: https://developer.boldcommerce.com/api/checkout
  - type: Documentation
    url: https://developer.boldcommerce.com/guides/checkout/quick-start
  - type: Documentation
    url: https://developer.boldcommerce.com/api/price-rules
  - type: APIReference
    url: https://developer.boldcommerce.com/api/price-rules
  - type: Documentation
    url: https://developer.boldcommerce.com/api/products
  - type: Documentation
    url: https://developer.boldcommerce.com/api/customers
  - type: Documentation
    url: https://developer.boldcommerce.com/api/shops
- aid: bold-commerce:bold-commerce-subscriptions-api
  name: Bold Commerce Subscriptions API
  description: Recurring orders, intervals, and subscription management.
  humanURL: https://developer.boldcommerce.com/api/subscriptions
  baseURL: https://api.boldcommerce.com/subscriptions/v1
  tags:
  - Subscription
  tags_raw:
  - Subscriptions
  properties:
  - type: OpenAPI
    url: openapi/bold-commerce-subscriptions-api-openapi.yml
  - type: Documentation
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: APIReference
    url: https://developer.boldcommerce.com/api/subscriptions
  - type: PostmanCollection
    url: collections/bold-commerce.postman_collection.json
  - type: OpenCollection
    url: collections/bold-commerce.opencollection.json
  - type: Documentation
    url: https://developer.boldcommerce.com/api/checkout
  - type: Documentation
    url: https://developer.boldcommerce.com/guides/checkout/quick-start
  - type: Documentation
    url: https://developer.boldcommerce.com/api/price-rules
  - type: APIReference
    url: https://developer.boldcommerce.com/api/price-rules
  - type: Documentation
    url: https://developer.boldcommerce.com/api/products
  - type: Documentation
    url: https://developer.boldcommerce.com/api/customers
  - type: Documentation
    url: https://developer.boldcommerce.com/api/shops
common:
- type: AgenticAccess
  url: agentic-access/bold-commerce-agentic-access.yml
- type: TrustCenter
  url: security/bold-commerce-trust-center.yml
- type: DomainSecurity
  url: security/bold-commerce-domain-security.yml
- type: Authentication
  url: authentication/bold-commerce-authentication.yml
- type: GitHubOrganization
  url: https://github.com/bold-commerce
- type: LinkedIn
  url: https://www.linkedin.com/company/bold-commerce
- type: Website
  url: https://boldcommerce.com
- type: Documentation
  url: https://developer.boldcommerce.com
- type: Plans
  url: plans/bold-commerce-plans-pricing.yml
- type: RateLimits
  url: rate-limits/bold-commerce-rate-limits.yml
- type: FinOps
  url: finops/bold-commerce-finops.yml
- url: https://boldcommerce.com/blog
  type: Blog
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com

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/bold-commerce"
All providers
curl "https://apis.io/api/v1/providers?limit=25"
Every operation they expose
curl "https://apis.io/api/v1/providers/bold-commerce/operations?limit=25"
How their score was established
curl "https://apis.io/api/v1/providers/bold-commerce/evidence"

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

Get an API key

Free tier, no email required.

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