Install
Install the Cuey client:Configure Your Environment Variables
- Set
CUEY_API_KEYwith your API key from the dashboard (required) - Set
CUEY_BASE_URLto use relative webhook URLs (optional)
Schedule Your First Webhook
The
cuey instance automatically reads the CUEY_API_KEY environment
variable for authentication and CUEY_BASE_URL for resolving relative webhook
URLs.