The Developer Tools section is designed for developers who want to integrate SentSays into their own tools, applications, or workflows using APIs and Webhooks.

Accessing the API

To use the SentSays API:

  1. Go to the Developer Tools page in your dashboard.
  2. Click on Generate Access Token.
  3. Use this token as a Bearer Token in your API request headers.
Authorization: Bearer YOUR_ACCESS_TOKEN
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.

With Developer Tools, you can extend SentSays to fit your custom workflows and build powerful automations around WhatsApp marketing.