InstaWebhook
Contents

Getting started

Create Your First Endpoint

Updated July 5, 2026

Create Your First Endpoint

Endpoint URLs follow this structure:

Code example
https://instawebhook.com/api/ingest/YOUR_ENDPOINT_TOKEN

Treat endpoint tokens as secrets. Rotate a token if it appears in logs, tickets, screenshots, or third-party systems you no longer trust. Rotation changes the ingest URL for future webhook senders, so update the sender configuration immediately after rotation.

Configure payload and rate limits before production traffic. Start with the plan default unless a provider sends larger payloads, then send a test event from the dashboard instructions and confirm it appears on the events page.

Related articles