API Reference

Integrate Whatchat capabilities into your own applications.

POST /api/v1/messages
Authorization: Bearer KEY
{
  "to": "+1234567890",
  "type": "text",
  "text": "Hello World"
}

Quick Links

  • Authentication
  • Webhooks
  • Rate Limits
  • SDKs