Mini Webhook

Use this unique ID to receive and view requests.

Endpoints

Open Viewer Open Viewer (fallback)

Repository: github.com/akhmadnuzula/webhook

Tip: Simpan URL View agar kamu bisa memantau request yang masuk.

Quick test (cURL)
curl -X POST 'http://webhook.ngee.top/hook/e0839cd76387053a' \
  -H 'Content-Type: application/json' \
  -d '{"event":"ping","data":{"hello":"world"}}'