Settings & account
API keys & webhooks
For developers and integrations, Salonify offers API keys and webhooks. Keys authenticate your own systems against the API; webhooks push events (like a new booking or payment) to an endpoint you control, enabling automation with your other tools.
How to set it up
- 1
Open Settings
Find the API keys & webhooks section.
- 2
Generate an API key
Create a key and store it securely — treat it like a password.
- 3
Add a webhook endpoint
Enter the URL that should receive events and select which events to send.
- 4
Test the integration
Trigger a test event and confirm your endpoint receives it.
Good to know
- Keep API keys secret — rotate them if exposed.
- Webhooks enable real-time automation with other systems.
- Subscribe only to the events you actually need.