Unofficial WA Gateway API

Kirim Notifikasi WhatsApp & OTP Tanpa Ribet

Unofficial WA Gateway API paling stabil untuk Developer Indonesia. Multi-device, webhook ready, setup dalam 5 menit.

99.9%
Uptime
<500ms
Response Time
5 Min
Setup
send-message.js
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'
  }
}
Setup in 5 min

Built for Developers

Semua yang kamu butuhkan untuk integrasi WhatsApp

Lightning Fast

Response time <500ms. Kirim pesan dalam hitungan milidetik.

Multi-Device

Hubungkan multiple WhatsApp device dalam satu akun.

Webhook Ready

Real-time webhook untuk delivery status & incoming messages.

99.9% Uptime

Infrastructure yang stabil dan reliable untuk production.

Developer-First

RESTful API yang simpel, dokumentasi lengkap, SDK tersedia.

Support Lokal

Tim support Indonesia yang paham kebutuhan developer lokal.

Pricing yang Transparan

Mulai gratis, scale sesuai kebutuhan

Developer

Gratis

Perfect untuk testing

  • Sandbox mode
  • 300 pesan/bulan
  • API Documentation
  • Community Support
  • Text Only
Mulai Gratis

Starter

Rp 99k/bulan

Untuk startup & UMKM

  • 1 Device Connected
  • 6000 pesan/bulan
  • Unlimited Messages (BYOD)
  • Webhook Support
  • Email Support
  • Support Text & Media
Pilih Starter
POPULAR

Business

Rp 249k/bulan

Untuk bisnis yang growing

  • 5 Devices Connected
  • Unlimited Messages (BYOD)
  • Priority Queue
  • Priority Support
  • Advanced Analytics
  • Support Text & Media
Pilih Business

Professional Agensi

Rp 899k/bulan

Untuk agency & enterprise

  • 15 Devices Connected
  • Unlimited Messages (BYOD)
  • Dedicated Support
  • Custom Integration
  • White-label Option
  • SLA Guarantee
Pilih Professional

Semua harga dalam IDR. BYOD = Bring Your Own Device (Gunakan nomor WhatsApp sendiri).

Siap untuk Mulai?

Setup dalam 5 menit. Gratis untuk testing. No credit card required.