Developer Docs
Technical documentation for developers integrating with Joy Subscriptions. These references are separate from the merchant User Guide — they cover the programmatic APIs your storefront, customer-account UI, or backend can use.
APIs
| API | What it's for |
|---|---|
| Storefront API | A RESTful, JSON-over-HTTPS surface for a storefront or headless portal to read and manage a customer's own subscription contracts. |
| Webhook API | Receive real-time events (subscription created, paused, cancelled, order charged…) so your systems stay in sync with subscription activity. |
Where to start
- Building a customer portal or headless storefront? Start with the Storefront API → Authentication, then the API References.
- Syncing subscription events to your backend? Start with the Webhook API → Overview and Webhook Events.