Accessing the API
To use the SentSays API:- Go to the Developer Tools page in your dashboard.
- Click on Generate Access Token.
- Use this token as a Bearer Token in your API request headers.
Keep your token secure and never expose it publicly. It grants full access to your account’s API functions.
Webhooks
You can set up webhooks to receive real-time updates and data from SentSays. Webhooks allow you to automate processes like:- Logging incoming messages
- Syncing contact updates
- Tracking campaign events To set up your webhook, configure the endpoint URL and select the events you want to listen for.
Full API Documentation
For a complete list of available endpoints, parameters, and usage examples, visit the API Documentation.Combine APIs and webhooks for a powerful two-way integration between SentSays and your existing tools or backend systems.