Cratejoy website screenshot

Cratejoy

Cratejoy is a subscription-box commerce platform and marketplace (a CRV and Y Combinator company) that lets independent creators launch, sell, and manage recurring subscription boxes and one-time products. It exposes two public REST APIs: a Merchant API (https://api.cratejoy.com/v1/) covering customers, orders, subscriptions, shipments, products, inventory, carts, transactions, and webhooks; and a front-end Store API for reading and writing customer-scoped data from a storefront theme. Resources are JSON, authenticated with HTTP Basic credentials, paginated, filterable with double-underscore operators, and rate-limited with Retry-After.

Cratejoy publishes 2 APIs on the APIs.io network. Tagged areas include Company, E-Commerce, Subscription, Subscription Boxes, and Marketplace.

The Cratejoy catalog on APIs.io includes 1 event-driven AsyncAPI specification.

Cratejoy’s developer surface includes documentation, API reference, getting-started guide, support, engineering blog, pricing, signup flow, and 17 more developer resources.

39.8/100 developing ▬ flat Agent 23/100 agent aware saas Full breakdown ↓
scored 2026-08-30 · rubric v0.17.2
AccessSelf serve
2 APIs 1 MCP Servers
CompanyE-CommerceSubscriptionSubscription BoxesMarketplacePaymentsOrderWebhookREST

Kin Score

Kin Score Kin Score How this is scored →
scored 2026-08-30 · rubric v0.17.2
Composite quality — 39.8/100 · developing
Contract Quality 9.1 / 21
Developer Ergonomics 6.5 / 17
Access Clarity 7.6 / 17
Operational Transparency 2.9 / 11
Contract Governance 0.5 / 10
Discoverability 6.5 / 9
Regulatory Posture 5.9 / 15
Agent readiness — 23/100 · agent aware
Machine-Readable Contract 18 / 18
Agentic Access Contract 0 / 10
Documented Reversibility 0 / 6
MCP Server 0 / 12
Machine-Readable Auth 10 / 10
Idempotency 0 / 9
Stable Error Semantics 8 / 8
Request/Response Examples 0 / 7
Rate-Limit Signaling 0 / 7
Typed Event Surface 6 / 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
Delegated User Identity 0 / 6
Protected Resource Metadata 0 / 5
Registration Without a Human 0 / 6
Agentic Commerce Surface 0 / 5
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/cratejoy: 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 2

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

Cratejoy Merchant API

REST interface into most of the data and functionality of interest to Cratejoy merchants and developers: customers, orders, subscriptions, shipments, products, inventory, carts,...

Cratejoy Store API

Front-end API that lets storefront JavaScript read (and sometimes write) data on behalf of the logged-in customer: customer, product, subscription, shipment, address, and survey...

MCP Servers 1

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

Event Specifications 1

AsyncAPI definitions for this provider's event-driven and streaming APIs.

Security Posture 2

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

Cratejoy Authentication

http · 1 scheme

SECURITY

Cratejoy Domain Security

TLSv1.3 · HSTS · DMARC

SECURITY

Resources

Get Started 3

Portal, sign-up, and the first successful call

Documentation 2

Reference material describing how the API behaves

Agent Surfaces 2

MCP servers, agent skills, and machine-readable catalogs

Design & Contract 6

Pagination, idempotency, versioning, errors, and events

Build 2

SDKs, sample code, and the tooling you integrate with

Access & Security 2

Authentication, authorization, and security posture

Operate 2

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

Source (apis.yml)

apis.yml Raw ↑
aid: cratejoy
deliveryModel:
  model: saas
  open_source: false
  commercial: true
  callable_host: false
  label: Hosted service · you call their endpoint
  confidence: medium
  source:
  - pricing
  generated: '2026-08-28'
  method: derived
accessModel:
  pricing: unknown
  onboarding: self-serve
  trial: false
  try_now: false
  public: false
  label: Self-serve signup
  confidence: medium
  source:
  - authentication
  generated: '2026-07-22'
  method: derived
image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/icons/cratejoy.png
name: Cratejoy
description: 'Cratejoy is a subscription-box commerce platform and marketplace (a CRV and Y Combinator company) that lets
  independent creators launch, sell, and manage recurring subscription boxes and one-time products. It exposes two public
  REST APIs: a Merchant API (https://api.cratejoy.com/v1/) covering customers, orders, subscriptions, shipments, products,
  inventory, carts, transactions, and webhooks; and a front-end Store API for reading and writing customer-scoped data from
  a storefront theme. Resources are JSON, authenticated with HTTP Basic credentials, paginated, filterable with double-underscore
  operators, and rate-limited with Retry-After.'
url: https://raw.githubusercontent.com/api-evangelist/cratejoy/refs/heads/main/apis.yml
x-type: company
x-source: vc-portfolio
x-backed-by:
- crv
- y-combinator
x-tier: stub
x-tier-reason: portfolio-lead
specificationVersion: '0.23'
created: '2026-07-17'
modified: '2026-07-18'
tags:
- Company
- E-Commerce
- Subscription
- Subscription Boxes
- Marketplace
- Payments
- Order
- Webhook
- REST
tags_raw:
- Company
- Ecommerce
- Subscriptions
- Subscription Boxes
- Marketplace
- Payments
- Orders
- Webhooks
- REST
apis:
- name: Cratejoy Merchant API
  description: 'REST interface into most of the data and functionality of interest to Cratejoy merchants and developers: customers,
    orders, subscriptions, shipments, products, inventory, carts, transactions, addresses, stores, and webhooks. JSON throughout,
    HTTP Basic auth, page-number pagination, double-underscore filtering, 429 Retry-After.'
  humanURL: https://docs.cratejoy.com/reference/introduction-1
  baseURL: https://api.cratejoy.com/v1/
  properties:
  - type: Documentation
    url: https://docs.cratejoy.com/reference/introduction-1
  - type: APIReference
    url: https://docs.cratejoy.com/reference/authorization
  - type: Authentication
    url: authentication/cratejoy-authentication.yml
  - type: Conventions
    url: conventions/cratejoy-conventions.yml
  - type: ErrorCatalog
    url: errors/cratejoy-problem-types.yml
  - type: Webhooks
    url: asyncapi/cratejoy-webhooks.yml
  - type: DataModel
    url: data-model/cratejoy-data-model.yml
  - type: MCPServer
    url: mcp/cratejoy-mcp.yml
- name: Cratejoy Store API
  description: 'Front-end API that lets storefront JavaScript read (and sometimes write) data on behalf of the logged-in customer:
    customer, product, subscription, shipment, address, and survey methods, plus add-to-cart URLs.'
  humanURL: https://docs.cratejoy.com/reference/introduction
  baseURL: https://api.cratejoy.com/v1/
  properties:
  - type: Documentation
    url: https://docs.cratejoy.com/reference/introduction
maintainers:
- FN: Kin Lane
  email: kin@apievangelist.com
- FN: APIs.json
  email: info@apis.io
common:
- type: Website
  url: https://www.cratejoy.com/
- type: DeveloperPortal
  url: https://docs.cratejoy.com/
- type: Documentation
  url: https://docs.cratejoy.com/
- type: APIReference
  url: https://docs.cratejoy.com/reference/introduction-1
- type: GettingStarted
  url: https://docs.cratejoy.com/reference/quick-start-add-a-tracking-number-to-a-shipment
- type: Support
  url: https://www.cratejoy.com/pages/contact
- type: Blog
  url: https://www.cratejoy.com/blogs/box-insider
- type: GitHubOrganization
  url: https://github.com/cratejoy
- type: Pricing
  url: https://sell.cratejoy.com/pricing
- type: SignUp
  url: https://sell.cratejoy.com/
- type: TermsOfService
  url: https://www.cratejoy.com/pages/terms
- type: PrivacyPolicy
  url: https://www.cratejoy.com/pages/privacy
- type: StatusPage
  url: https://status.cratejoy.com
- type: LLMsTxt
  url: llms/cratejoy-llms.txt
- type: Authentication
  url: authentication/cratejoy-authentication.yml
- type: Conventions
  url: conventions/cratejoy-conventions.yml
- type: ErrorCatalog
  url: errors/cratejoy-problem-types.yml
- type: Webhooks
  url: asyncapi/cratejoy-webhooks.yml
- type: Lifecycle
  url: lifecycle/cratejoy-lifecycle.yml
- type: Packages
  url: packages/cratejoy-packages.yml
- type: MCPServer
  url: mcp/cratejoy-mcp.yml
- type: Conformance
  url: conformance/cratejoy-conformance.yml
- type: DataModel
  url: data-model/cratejoy-data-model.yml
- type: DomainSecurity
  url: security/cratejoy-domain-security.yml
x-enrichment:
  date: '2026-07-19'
  status: backfilled
  pass: local-v1
  note: backfilled from .gitignore signal + verified work evidence

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