Skip to main content
POST
Razorpay webhook (no auth)

Headers

X-Razorpay-Signature
string
required

HMAC-SHA256 signature computed by Razorpay over the raw request body

Body

application/json
event
string
Example:

"payment.captured"

payload
object

Response

Webhook received and processed (or ignored gracefully)

status
string
Example:

"ok"