Dev, Webhooks Are Here – Let’s Hear Your Thoughts! 🚀

Jan 8, 2025

Hi Dev,
Big news: webhooks have landed on SharpAPI! No more waiting, no more polling—just instant, real-time notifications when your AI jobs finish processing.

Your webhook fires, and boom! You get a clean JSON payload with all the details you need. Want the AI job result included? Check a box, and it’s yours.


Why This Matters

  • Fast: Be notified the moment your job is done.
  • Flexible: Enable webhooks for all jobs or just specific ones.
  • Secure: Payloads are signed with HMAC SHA-256 using your secret.

Plus, we’ve got examples in PHP, Python, JavaScript, and .NET to make setup a breeze.

If you're having trouble clicking the button, copy and paste the URL below into your web browser:
https://sharpapi.com/en/blog/post/ai-jobs-webhooks-real-time-notifications-for-your-application

Dev, here’s the deal:
Enable webhooks with a click, or set up custom ones using headers for individual jobs. Just ensure your endpoint can handle HTTPS, POST requests, and HTTP 200 responses.

We’d love to hear how you’re using webhooks—hit reply and let us know!

Cheers,
Dawid

Founder, SharpAPI