REST API COLLECTION V3.0

Semua API
satu hub

Download, AI, tools — tersedia dalam satu tempat. Key unik per device, langsung siap di bot kamu.

Memeriksa server...
API Key
🔑
Dapatkan Key Kamu
Satu klik · Terikat device · Auto-revoke jika pindah
1 Device 1 Key
Auto-Revoke Protection
Rate Limit 60/min
Your API Key New
Simpan sekarang — tidak bisa dilihat lagi!
Jelajahi
Contoh Penggunaan
curl · http
# Header wajib di setiap request X-Api-Key: zxxo_xxxxxxxxxxxxxxxxxxxxxxxx # Download YouTube MP4 curl "http://68.183.17.236:3000/api/download/ytmp4?url=URL&resolution=720" \ -H "X-Api-Key: zxxo_xxx" --output video.mp4 # Download YouTube MP3 curl "http://68.183.17.236:3000/api/download/ytmp3?url=URL" \ -H "X-Api-Key: zxxo_xxx" --output audio.mp3