Plugopolis
Log in
Back to Documentation

Webhooks & Events Documentation

Detailed setup guides and frequently asked questions for Webhooks & Events.

Security first

Always up to date with latest security standards.

Optimized

Zero bloat, high performance focus.

Detailed

Complete API and hook references.

Configuring Webhooks

  1. Go to Plugopolis > Global Settings > Webhooks.
  2. Click Add New Endpoint.
  3. Enter your destination URL and select the events you want to listen to.
  4. Copy the Signing Secret to verify the authenticity of outgoing requests in your app.

Event Types

  • license.expired: Dispatched 24 hours before a yearly license expires.
  • update.available: Dispatched when a security patch is released.
  • system.alert: High-priority warnings about API key exhaustion or carrier downtime.

Frequently Asked Questions

Q.Do you support retry logic?

A.

Yes. If your server returns a non-200 status code, we will retry the delivery up to 5 times with exponential backoff.

Still have questions?

Contact our technical support team for priority assistance.

Get Support