Online
v2.0.0

Junzz-API's

A free and reliable API service designed for modern application development. Built with Node.js and TypeScript, delivering fast performance, stable endpoints, and easy integration.

Tentang API

Apa itu REST API?

● REST

REST API Junzz adalah antarmuka berbasis HTTP yang memungkinkan kamu mengambil data secara instan. Tanpa login, tanpa API key.

➜ GET ⚡ Fast 🔓 No Auth </> JSON
Contoh Penggunaan
example.js
const fetch = require('node-fetch');

// Search YouTube via Junzz Api's
const res = await fetch(
'https://api-junzz.web.id/search/yts'
);
Response
{
"creator": "@Junzz",
"status": true,
"result": { "msg": "Success" }
}
GET /api/search/yts?query=$