Overview
Overview
Getting started
API base URL
https://joy.avada.io/app/api/v1Plan requirements
What you can do
Prerequisites
Last updated
The Joy Loyalty Webhook API enables real-time notifications when customer loyalty events occur, allowing seamless integration with external systems.
The Joy Loyalty Webhook API allows merchants to receive real-time notifications when specific events occur in their loyalty program. This enables seamless integration with external systems such as CRM platforms, marketing automation tools, email services, and custom applications.
https://joy.avada.io/app/api/v1All webhook endpoints require the Joy Ultimate plan.
Register webhook endpoints for real-time event notifications
Receive notifications for 20+ different customer loyalty events
Manage webhook configurations (create, update, delete)
Verify webhook authenticity with HMAC signatures
Before you begin, ensure you have:
Joy Ultimate plan active
App Key and Secret Key from Joy settings
HTTPS endpoint ready to receive webhooks
Basic understanding of webhook concepts
Last updated