7. Developer Credentials & Setup
Retrieve your credentials from the Siteti Dashboard to begin.
How to get your Client ID and API Key
- Log in to Siteti.com.
- Navigate to Settings -> Developer Settings.
- Copy your Client ID (used in Webhook URLs).
- Reveal and copy your API Key (
X-API-Key).
Registering your Outbound Webhook
- Go to Settings -> Developer Settings.
- Paste your server URL into the Webhook URL field.
- Click Save Changes.
Final Implementation Checklist:
- [ ] Complete Siteti Onboarding (Connect WABA).
- [ ] Retrieve Client ID and API Key.
- [ ] Point Moniepoint webhook to the
/active URL. - [ ] Set your listener URL in Developer Settings.