Unofficial WA Gateway API paling stabil untuk Developer Indonesia. Multi-device, webhook ready, setup dalam 5 menit.
const body = {
device_key: 'secret_device_key',
to: '62812345678',
message: 'Halo, OTP Anda: 9921',
priority: 'high' // 'normal' 'low'
};
const response = await fetch('https://api.wapi.id/v1/send-message', {
method: 'POST',
headers: {
'Content-Type': 'application/json',
'x-api-key': 'your_api_key'
},
body: JSON.stringify(body)
});
// Response
{
status: true,
message: 'Message queued successfully',
data: {
messageId: 'asdf3jfkad-3ndjsjs-adnasdfks-asksdj',
priority: 'high'
}
}Semua yang kamu butuhkan untuk integrasi WhatsApp
Response time <500ms. Kirim pesan dalam hitungan milidetik.
Hubungkan multiple WhatsApp device dalam satu akun.
Real-time webhook untuk delivery status & incoming messages.
Infrastructure yang stabil dan reliable untuk production.
RESTful API yang simpel, dokumentasi lengkap, SDK tersedia.
Tim support Indonesia yang paham kebutuhan developer lokal.
Mulai gratis, scale sesuai kebutuhan
Perfect untuk testing
Untuk startup & UMKM
Untuk bisnis yang growing
Untuk agency & enterprise
Semua harga dalam IDR. BYOD = Bring Your Own Device (Gunakan nomor WhatsApp sendiri).
Setup dalam 5 menit. Gratis untuk testing. No credit card required.