What is and how our Webhook works?
What is Webhook?
Webhooks are an efficient way to receive real-time notifications whenever an event occurs in your Panda Video account.
Here’s how it works: whenever actions like creating or deleting folders and videos or starting and ending a live stream take place, our platform automatically sends these events to a URL you’ve set — allowing your systems to track everything in real time.
How to use Webhooks?
You can configure a webhook in two ways:
- Directly through the Dashboard
- Using the API
Option 1: Configuring a Webhook via Dashboard
- Go to Settings > Webhook in your dashboard:
- Enter your server URL in the “Add Webhook” field:
- After configuring, you’ll receive events such as:
- Video converted:
- Live ended:
Option 2: Configuring a Webhook via API
If you prefer, you can do everything programmatically using our official API.
👉 Check the Webhook documentation for more details about the available endpoints.
Example API response (using Postman):
Got any questions?
Reach out to our support team via chat, and our team will do their best to resolve any questions you have.
Not using Panda Video yet? Visit our pricing page and choose the plan that’s right for your business.
Updated on: 08/15/2025
Thank you!