API Reference

Developer API
Built for scale

Integrate WhatsApp automation into your product using simple REST APIs, webhooks, and real-time session management.

Core Endpoints

POST/api/v1/message/send

Send WhatsApp message instantly

POST/api/v1/session/create

Create new WhatsApp session

GET/api/v1/session/status

Check session status

POST/api/v1/webhook/register

Register webhook URL

Quick Start

curl -X POST https://api.wamini.cloud/api/v1/message/send -H "Authorization: Bearer YOUR_API_KEY" -H "Content-Type: application/json" -d '{
  "to": "8801XXXXXXXXX",
  "message": "Hello from Wamini API"
}'

Why Developers Love It

Fast Delivery

Sub-20ms webhook response time

Secure API

Token-based authentication system

Real-time Webhooks

Instant event delivery system

Simple Auth

Just API key, no complexity

Start building with Wamini API

Build automation in minutes, not days

Get API Key