Sign in

Get WhatsApp statistics

documented

Retrieve aggregated WhatsApp messaging stats.

GET /v2/whatsapp/statsWhatsAppno implementation yet0 runs
No implementation yet. Run it to have the agent write one, or open a pull request with your own.

Seed example (keychains curl)

npx -y keychains@latest curl 'https://api.transmitmessage.com/v2/whatsapp/stats' \\\n  -X GET \\\n  -H 'Accept: application/json' \\\n  -H 'x-api-key: {{KUDOSITY_API_KEY}}'
Get WhatsApp statistics · Kudosity · OpenIntegrations