PROCESSING
v2.1 ONLINE
Explore and test available endpoints.
Fetching Routes...
Integrate our API seamlessly into your application.
Gunakan key ini sebagai parameter apikey=free pada request Anda.
apikey=free
Loading...
const axios = require('axios'); async function fetchData() { try { const response = await axios.get('/api/example', { params: { text: 'hello', apikey: 'free' }, responseType: 'arraybuffer' // Use this if endpoint returns media (image/audio/video) }); console.log(response.data); } catch (error) { console.error(error); } }
Real-time metrics and system health.
Latency (Ping)
Uptime
RAM Usage
Total Requests
Endpoints
Dapatkan update terbaru, fitur baru, dan laporan bug langsung di saluran kami.
Official Announcements