Skip to content
SoundSyncAudio software platform

API reference

API Idempotency

Idempotency guidance for activation, checkout, external orders, partner actions, webhooks, refunds, and retry-safe client behavior.

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

Reference shape

Every API group follows the same integration documentation pattern.

FieldGuidance
PurposeWhat the endpoint group is used for and which product/customer state it can affect.
Method and routeHTTP method, route pattern, and product/customer scope.
HeadersAuthentication, content type, idempotency key where applicable, and webhook signature where applicable.
ParametersPath, query, and body parameters with required/optional status.
Request exampleSanitized request shape using demo values only.
Success responseSanitized response shape and important state transitions.
Error responseError code, message, retry guidance, and support path.
Side effectsOrder, entitlement, activation, device, library, webhook, billing, or reporting changes.
Related endpointsNext integration calls and troubleshooting references.