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, transactions, addresses, stores, and webhooks. JSON throughout, HTTP Basic auth, page-number pagination, double-underscore filtering, 429 Retry-After.

API entry from apis.yml

apis.yml Raw ↑
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