aid: subbly url: https://raw.githubusercontent.com/api-evangelist/subbly/refs/heads/main/apis.yml name: Subbly kind: company description: >- Subbly is a subscription-first commerce platform for building and running subscription boxes, memberships, and recurring-product businesses without code. Alongside the no-code storefront and merchant admin, Subbly ships a developer surface for headless and custom builds: the SubblyCart.js embeddable cart widget and the Subbly.js SDK (@subbly/sdk), a browser-side client that talks to Subbly's REST backend to manage products, bundles, carts, checkout and purchase, customers, and subscriptions. Subbly also exposes a public Orders API for integrating directly with any 3PL / fulfillment provider (documentation is provided by Subbly on request), plus an in-app webhook platform for notifying external services of order and subscription events. Subbly does not publish a fully open, self-serve REST reference or an OpenAPI definition; the SDK abstracts the underlying endpoints, so the API surface modeled here is derived from the documented SDK operations and is flagged as modeled. image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg tags: - Subscriptions - Subscription Commerce - Ecommerce - Subscription Box - Recurring Billing - Headless Commerce - SDK - Webhooks created: '2026-07-10' modified: '2026-07-10' specificationVersion: '0.19' apis: - aid: subbly:subbly-products-api name: Subbly Products API tags: - Products - Bundles - Catalog image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://docs.subbly.dev/reference/subbly-sdk/ properties: - url: https://docs.subbly.dev/reference/subbly-sdk/ type: Documentation - url: https://www.subbly.dev/ type: APIReference - url: openapi/subbly-openapi.yml type: OpenAPI description: >- List storefront products, load product variants and parent products, and work with bundles (load bundles, retrieve bundle items, and generate bundle quotes). Surfaced through the Subbly.js SDK; the concrete REST endpoint paths and host are not published by Subbly, so the endpoints here are modeled from the documented SDK operations. - aid: subbly:subbly-subscriptions-api name: Subbly Subscriptions API tags: - Subscriptions - Recurring - Memberships image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://docs.subbly.dev/reference/subbly-sdk/ properties: - url: https://docs.subbly.dev/reference/subbly-sdk/ type: Documentation - url: openapi/subbly-openapi.yml type: OpenAPI description: >- Load and update a customer's subscriptions, including bundle selections and survey / preference management for subscription products. Surfaced through the Subbly.js SDK; endpoints are modeled from the documented SDK operations because Subbly does not publish REST endpoint paths. - aid: subbly:subbly-customers-api name: Subbly Customers API tags: - Customers - Accounts - Addresses image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://docs.subbly.dev/reference/subbly-sdk/ properties: - url: https://docs.subbly.dev/reference/subbly-sdk/ type: Documentation - url: openapi/subbly-openapi.yml type: OpenAPI description: >- Register and authenticate customers (password login, OTP, social login, email verification), retrieve and update customer profiles, manage saved addresses, and manage stored payment methods / wallet. Surfaced through the Subbly.js SDK; endpoints are modeled because Subbly does not publish the underlying REST reference. - aid: subbly:subbly-cart-checkout-api name: Subbly Cart and Checkout API tags: - Cart - Checkout - Payments image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://docs.subbly.dev/reference/cart/ properties: - url: https://docs.subbly.dev/reference/cart/ type: Documentation - url: https://docs.subbly.dev/docs/installation/ type: Documentation - url: openapi/subbly-openapi.yml type: OpenAPI description: >- Build and drive checkout - create and update carts, add / update / remove items, apply coupons and gift cards, set shipping methods and gifting dates, process checkout and purchase, and handle payment intents with 3DS verification. The client-side SubblyCart.js widget (loaded from assets.subbly.co) and the Subbly.js SDK are documented; the server-side REST endpoints they call are not published and are modeled here. - aid: subbly:subbly-orders-api name: Subbly Orders API tags: - Orders - Fulfillment - 3PL image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.subbly.dev/ properties: - url: https://www.subbly.dev/ type: Documentation - url: https://support.subbly.co/app-store/how-does-the-ship-station-integration-work type: Documentation description: >- Public Orders API for integrating Subbly orders directly with any third-party logistics (3PL) / fulfillment provider. Subbly states it will provide the Orders API documentation on request rather than publishing it openly, so this is a real but access-gated API - no endpoints are modeled here because Subbly's request/response contract is not publicly documented. - aid: subbly:subbly-webhooks name: Subbly Webhooks tags: - Webhooks - Events - Automation image: https://kinlane-images.s3.amazonaws.com/shared/apis-json/apis-json-logo.jpg humanURL: https://www.subbly.co/product properties: - url: https://www.subbly.co/product type: Documentation - url: https://www.subbly.co/all-features type: Documentation description: >- In-app webhook platform that notifies external and internal services of Subbly events (order and subscription lifecycle) with configurable conditions and variables. Webhooks are configured in the Subbly admin rather than via a published subscription API, and Subbly does not publish a formal event catalog or payload schema, so no webhook schemas are modeled here. common: - type: DomainSecurity url: security/subbly-domain-security.yml - type: Authentication url: authentication/subbly-authentication.yml - type: LinkedIn url: https://www.linkedin.com/company/subbly - type: Website url: https://www.subbly.co/ - type: Documentation url: https://docs.subbly.dev/ - type: DeveloperPortal url: https://www.subbly.dev/ - type: SDK url: https://docs.subbly.dev/reference/subbly-sdk/ - type: Pricing url: https://www.subbly.co/pricing - type: Plans url: plans/subbly-plans-pricing.yml - type: RateLimits url: rate-limits/subbly-rate-limits.yml - type: FinOps url: finops/subbly-finops.yml - type: SupportHelpCenter url: https://support.subbly.co/ - url: https://www.subbly.co/blog type: Blog maintainers: - FN: Kin Lane email: kin@apievangelist.com