Developer API Access

Our complete REST API documentation, Webhook settings, and Instance Keys are available securely inside the User Dashboard.

// Example Request Format
POST /api/sendText
{
  "number": "918101491746",
  "message": "Hello from ChatKing!",
  "instance_id": "YOUR_INSTANCE_KEY",
  "access_token": "YOUR_ACCESS_TOKEN"
}

Please log in to your premium account to access the full API documentation, code snippets (PHP, Python, Node.js), and your unique Access Tokens.

Go to Home / Pricing