IQuantum Leads
Phase 1: Proof-of-life phone (Call / Hang up)
API Base URL
Make sure this matches where you deployed the Node server.
Dial (E.164 format)
Call
Hang up
Ready.
What this does
You enter a number and hit
Call
.
The page sends a request to your Node API.
Your API tells Telnyx to place an outbound call from your Telnyx number.
Telnyx sends call events to
/webhooks/telnyx
(you’ll see them in server logs).