Skip to content
SoundSyncAudio software platform

Guide

Subscription Bundles API

Public customer and developer API reference for fixed recurring subscription bundles.

POST /activateGET /validatePOST /deactivate
Product credentials
Activation request
Entitlement check
Device registration
Periodic validation
Deactivation when needed
Live Moonwave FX products workspace showing the SoundSync product management surface for audio software releases.

SoundSync

Implemented endpoints

These paths are also present in OpenAPI.

MethodPathPurpose
GET/api/subscriptions/bundles/:bundleIdFetch public bundle detail.
POST/api/subscriptions/bundles/checkoutCreate bundle checkout.
POST/api/subscriptions/bundles/change-previewPreview upgrade/downgrade and proration.
POST/api/subscriptions/bundles/change-confirmConfirm immediate upgrade or scheduled downgrade.
POST/api/subscriptions/bundles/cancelCancel at period end.
POST/api/subscriptions/bundles/reactivateReactivate before period end.
GET/api/subscriptions/bundles/customer/subscriptionsList customer bundle subscriptions.
GET/POST/api/developer/subscription-bundlesList or create developer bundle definitions.
GET/api/developer/subscription-bundles/:bundleIdFetch developer bundle detail.
GET/api/developer/subscription-bundles/reporting/summaryFetch developer reporting summary.

API reference

Endpoint groups are organized by authentication model, product scope, request shape, response shape, errors, idempotency, and integration surface.

GET/POST limited

Subscription Bundles API

/docs/api/subscription-bundles

Promotion-offer creation is verified; checkout is not.