API Gateway
Integrasi Bot
Otomatis.
Akses layanan kompresi ConvertSW langsung dari sistem Anda. Didesain khusus untuk developer Baileys / WWebJS agar dapat melayani user tanpa batas.
Developer Login
Masuk untuk mengelola API Key.
ATAU
Dashboard
Kelola integrasi API dan Kuota kamu.
API Credentials
Secret Key
Belum ada API Key. Beli paket di bawah!
Status Layanan
Paket Aktif
-
Sisa Kuota
-
Quick Start
Kirim POST dengan multipart/form-data ke endpoint:
POST https://convertsw.my.id/api/v1/process
Contoh Axios (Node.js)
const form = new FormData();
form.append('video', fs.createReadStream('in.mp4'));
const res = await axios.post(url, form, {
headers: {
...form.getHeaders(),
'x-api-key': 'API_KEY_ANDA'
},
responseType: 'arraybuffer'
});
Tingkatkan Limit API
Developer Basic
Ideal untuk testing bot lokal
Rp 15k/ bulan
- Limit 1.000 proses/bln
- Max 50MB per file
- Output MP4 (HD)
POPULER
Bot Master Pro
Untuk skala user besar
Rp 50k/ bulan
- Unlimited proses/bln
- Max 100MB per file
- Prioritas Antrean (Fast)