Skip to main content
HelpKnowledge baseTradingView & Webhooks
TradingView & Webhooks

Getting your TradingView webhook URL

Where the URL lives, and what to do if it leaks.

Where it is

Settings → Advanced → TradingView Alerts, then Generate webhook URL. It looks like:

https://pipsync.io/api/tradingview/webhook/YOUR_SECRET_TOKEN

Treat it as a credential

Anyone holding this URL can send signals to your account. Do not paste it into shared Pine scripts, screenshots or support threads — support never needs it.

If it leaks, hit Regenerate on the same screen. The old URL stops working immediately; then update the alert in TradingView.

Prerequisites

  • A paid TradingView plan. Webhooks are not available on the free tier at all.
  • A connected broker account.

Then

Put the JSON payload in the alert's Message field and the URL under Notifications → Webhook URL. See the payload reference.

Was this helpful?

Still stuck?

Open a ticket and we will pick it up from your account context.