Overview

The Kapso WhatsApp API allows you to programmatically send and receive WhatsApp messages, manage conversations, and handle templates.

Authentication

All API requests require an API key to be included in the header:

X-API-Key: YOUR_API_KEY

Base URL

https://app.kapso.ai/api/v1

Key Features

  • Send and receive WhatsApp messages
  • Manage WhatsApp templates
  • Handle customer conversations
  • Track message status
  • Manage contact information

Rate Limits

API requests are rate-limited to ensure fair usage. Contact support if you need higher limits.

Next Steps