---
title: Sudhanva API webhooks
canonical: https://sudhanva.me/docs/webhooks/
last-updated: 2026-08-22
---

# Sudhanva API webhooks

The read-only sudhanva.me API has no webhook registration or delivery surface.
It does not create resources, run background jobs, or accept callback URLs.

Use [RSS](https://sudhanva.me/rss.xml), the
[sitemap](https://sudhanva.me/sitemap-index.xml), cache validators, and
publication timestamps to detect public changes. If a write-capable surface is
introduced, webhook signatures, idempotency, retries, event schemas, and
versioning will be documented before public use.

[Developer documentation](https://sudhanva.me/docs/)
